Vcl.DBGrids.TDrawDataCellEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TDrawDataCellEvent = procedure (Sender: TObject; const Rect: TRect; Field: TField;
State: TGridDrawState) of object;

C++

typedef void __fastcall (__closure *TDrawDataCellEvent)(System::TObject* Sender, const System::Types::TRect &Rect, Data::Db::TField* Field, Vcl::Grids::TGridDrawState State);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
Vcl.DbGrids.pas
Vcl.DBGrids.hpp
Vcl.DBGrids Vcl.DBGrids

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !