FMX.Layouts.TGridPanelLayout.CellSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CellSize[AColumn, ARow: Integer]: TPointF read GetCellSizes;

C++

__property System::Types::TPointF CellSize[int AColumn][int ARow] = {read=GetCellSizes};

Properties

Type Visibility Source Unit Parent
property public
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TGridPanelLayout

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!