Vcl.ControlList.TControlListDrawItemsEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TControlListDrawItemsEvent = procedure(ACanvas: TCanvas; ARect: TRect) of object;

C++

typedef void __fastcall (__closure *TControlListDrawItemsEvent)(Vcl::Graphics::TCanvas* ACanvas, const System::Types::TRect &ARect);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.