RADIOGRP (Dialog Item)
PLBCMP GUI Only
RADIOGRP={top}:{bottom}:{left}:{right}:{title}:{names}
The RADIOGRP dialog item creates a RADIOGRP object in the dialog.
The {top}, {bottom}, {left} and {right} are decimal constants that define the position and size of the RADIOGRP.
The {title} is a character string enclosed in single quotes that is the title for the radio button group.
The {names} is a character string enclosed in single quotes containing the names of the radio buttons separated by semicolon (;) characters.
See Also: DIALOG Items, DIALOG
![]() |