Vcl.DBGrids.TCustomDBGrid.CalcExpandedCellRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

virtual Vcl::Grids::TGridRect __fastcall CalcExpandedCellRect(const Vcl::Grids::TGridCoord &Coord);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.DbGrids.pas
Vcl.DBGrids.hpp
Vcl.DBGrids TCustomDBGrid

Description


Embarcadero Technologies does not currently have any additional information.