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