TdxBarComboControl.Items Property
Determines the strings that appear in a dropdown list.
Declaration
property Items: TStrings read;
Property Value
Type |
---|
TStrings |
Remarks
This property returns a set of strings, which is displayed in a dropdown window.
See Also