FMX.Layouts.TGridPanelLayout.CellRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CellRect[AColumn, ARow: Integer]: TRectF read GetCellRect;

C++

__property System::Types::TRectF CellRect[int AColumn][int ARow] = {read=GetCellRect};

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.