TcxMCListBox.Items Property
Provides access to all item captions.
Declaration
property Items: TStrings read; write;
Property Value
Type | Description |
---|---|
TStrings | Stores item captions. |
See Also
Provides access to all item captions.
property Items: TStrings read; write;
Type | Description |
---|---|
TStrings | Stores item captions. |
No
Your feedback is appreciated.