Vcl.ControlList.TControlListDrawItemEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TControlListDrawItemEvent = procedure(AIndex: Integer;
ACanvas: TCanvas; ARect: TRect; AState: TOwnerDrawState) of object;

C++

typedef void __fastcall (__closure *TControlListDrawItemEvent)(int AIndex, Vcl::Graphics::TCanvas* ACanvas, const System::Types::TRect &ARect, Winapi::Windows::TOwnerDrawState AState);

Propriétés

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

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 !