API:Vcl.Grids.TCustomGrid.CellRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CellRect(ACol, ARow: Longint): TRect;

C++

System::Types::TRect __fastcall CellRect(int ACol, int ARow);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids TCustomGrid

Description

Embarcadero Technologies does not currently have any additional information.