Vcl.ControlList.TCustomControlList.ItemIndex
Delphi
property ItemIndex: Integer read FItemIndex write SetItemIndex default -1;
C++
__property int ItemIndex = {read=FItemIndex, write=SetItemIndex, default=-1};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
property | public | Vcl.ControlList.pas Vcl.ControlList.hpp |
Vcl.ControlList | TCustomControlList |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !