API:FMX.Grid.Style.TStyledGrid.CellRect
Delphi
function CellRect(const ACol, ARow: Integer): TRect;
C++
System::Types::TRect __fastcall CellRect(const int ACol, const int ARow);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | FMX.Grid.Style.pas FMX.Grid.Style.hpp | FMX.Grid.Style | TStyledGrid | 
Description
Embarcadero Technologies does not currently have any additional information.