Vcl.WinXPickers.TPickerDrawer.DrawCell

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DrawCell(Canvas: TCanvas; DrawInfo: TPickerCellDrawInfoInternal); virtual;

C++

virtual void __fastcall DrawCell(Vcl::Graphics::TCanvas* Canvas, TPickerCellDrawInfoInternal* DrawInfo);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.WinXPickers.pas
Vcl.WinXPickers.hpp
Vcl.WinXPickers TPickerDrawer

Description

Embarcadero Technologies does not currently have any additional information.