API:Vcl.DBGrids.TCustomDBGrid.DefaultDrawDataCell

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DefaultDrawDataCell(const Rect: TRect; Field: TField;  State: TGridDrawState); { obsolete }

C++

void __fastcall DefaultDrawDataCell(const System::Types::TRect &Rect, Data::Db::TField* Field, Vcl::Grids::TGridDrawState State);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!