API:Vcl.WinXCalendars.TCalendarViewDrawer.PrepareCalendarPickerParams

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure PrepareCalendarPickerParams(ADrawParams: TDrawParams; ACalendarPicker: TCustomCalendarPicker;  AHot, APressed, AEnabled: Boolean); virtual;

C++

virtual void __fastcall PrepareCalendarPickerParams(TDrawParams* ADrawParams, TCustomCalendarPicker* ACalendarPicker, bool AHot, bool APressed, bool AEnabled);

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!