|
<< Click to Display Table of Contents >> Navigation: Classes > TIWCustomListbox > Properties > Selected |
SIGNATURE=IWCompListbox.TIWCustomListbox.Selected
ETYPE=Property
Declaration:
Delphi: |
public property Selected [AIndex: Integer]: Boolean; |
C++: |
public: __property bool Selected[int AIndex]; |
Description: This is Selected, a member of class TIWCustomListbox.