DATALIST (Dialog Item)


PLBCMP GUI Only

DATALIST={top}:{bottom}:{left}:{right}[:M][:'tabstops']

 

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

 

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

 

The M option may be specified to select multiple items.

 

{tabstops} may be specified to align multiple columns of data. It is a list of numeric values separated by semi-colons. Each numeric value defines a tab location in the current units within the bounds of the DATALIST. The {tabstops} definition must be enclosed within single quotes.

 

 

See Also: DIALOG Items, DIALOG

 



PL/B Language Reference CHECKGRP (Dialog Item) EDIT (Dialog Item)