PROPERTIES keyword

Applies to

Valid in list source specifications, and in parameters for validators of type In Collection

Syntax

PROPERTIES( property1 [ , property2 ] . . . )

Remarks

PROPERTIES( ) is used to select the properties to bring into the cache. By default, all the properties requested via the PROPERTIES keyword will be shown in the list of the combo box or in the list box, and the component will be bound to the first property in the PROPERTIES specification. However, you can use the DISPLAY keyword to override this.