Vcl.Grids.TCustomGrid.CalcExpandedCellRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CalcExpandedCellRect(const Coord: TGridCoord): TGridRect; virtual;

C++

virtual TGridRect __fastcall CalcExpandedCellRect(const TGridCoord &Coord);

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.