API:Vcl.ControlList.TCustomControlList.DrawItem

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DrawItem(ACanvas: TCanvas; AX, AY: Integer; AIndex: Integer);

C++

void __fastcall DrawItem(Vcl::Graphics::TCanvas* ACanvas, int AX, int AY, int AIndex);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ControlList.pas
Vcl.ControlList.hpp
Vcl.ControlList TCustomControlList

Description

Embarcadero Technologies does not currently have any additional information.