API:Vcl.Controls.TCustomListControl.ItemIndex
Delphi
property ItemIndex: Integer read GetItemIndex write SetItemIndex;
C++
__property int ItemIndex = {read=GetItemIndex, write=SetItemIndex, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TCustomListControl |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!