API:FMX.Layouts.TGridPanelLayout.TControlCollection.ControlItems
Delphi
property ControlItems[AColumn, ARow: Integer] : TControlItem read GetControlItem;
C++
__property TGridPanelLayout::TControlItem* ControlItems[int AColumn][int ARow] = {read=GetControlItem};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | FMX.Layouts.pas FMX.Layouts.hpp |
FMX.Layouts | TControlCollection |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.