API:Vcl.Grids.TDrawCellEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TDrawCellEvent = procedure (Sender: TObject; ACol, ARow: Longint;
Rect: TRect; State: TGridDrawState) of object;

C++

typedef void __fastcall (__closure *TDrawCellEvent)(System::TObject* Sender, System::LongInt ACol, System::LongInt ARow, const System::Types::TRect &Rect, TGridDrawState State);

Propriétés

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

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 !