ListBoxItem property: RecordFieldDefn class
Description
This property is True if this record field is defined as a List Box item of the associated record definition.
The default value is False.
This property is read/write.
Example
&recField.ListBoxItem = True;