API:Vcl.WinXCalendars.TCalendarViewDrawer.DrawCalendarPicker

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DrawCalendarPicker(ADrawParams: TDrawParams; ACanvas: TCanvas; ACalendarPicker:  TCustomCalendarPicker; ABorderSize, AIconSize: Integer); virtual; abstract;

C++

virtual void __fastcall DrawCalendarPicker(TDrawParams* ADrawParams, Vcl::Graphics::TCanvas* ACanvas, TCustomCalendarPicker* ACalendarPicker, int ABorderSize, int AIconSize) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars TCalendarViewDrawer

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!