TdxBarComboControl.Sorted Property
Determines whether items in a dropdown list are alphabetically sorted.
Declaration
property Sorted: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
This property refers to the Sorted property of an underlying item and returns True if items in the dropdown list are alphabetized.
See Also