RADIO (Dialog Item)


PLBCMP GUI Only

RADIO={top}:{bottom}:{left}:{right}:{title}

 

The RADIO dialog item creates a RADIO object in the dialog.

 

The {top}, {bottom}, {left} and {right} are decimal constants that define the position and size of the radio button.

 

The {title} is a character string enclosed in single quotes that is the title for the radio button.

 

 

See Also: DIALOG Items, DIALOG

 



PL/B Language Reference PROGRESS (Dialog Item) RADIOGRP (Dialog Item)