TcxMCListBox.Selected Property
In This Article
Specifies the selected state of individual items.
#Declaration
Delphi
property Selected[: Integer]: Boolean read; write;
#Property Value
Type | Description |
---|---|
Boolean |
|
See Also