FMX.Layouts.TGridPanelLayout.CellRect
Delphi
property CellRect[AColumn, ARow: Integer]: TRectF read GetCellRect;
C++
__property System::Types::TRectF CellRect[int AColumn][int ARow] = {read=GetCellRect};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
property | public | FMX.Layouts.pas FMX.Layouts.hpp |
FMX.Layouts | TGridPanelLayout |
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 !