FMX.Types.TFmxObject.Index
Delphi
property Index: Integer read GetIndex write SetIndex;
C++
__property int Index = {read=GetIndex, write=SetIndex, nodefault};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TFmxObject |
Description
Spécifie l'index de l'objet enfant dans le tableau d'enfants attachés à cet objet.