API:FMX.Grid.Style.TStyledGrid.CellRect

From RAD Studio API Documentation
Jump to: navigation, search

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. Please help us document this topic by using the Discussion page!