Vcl.WinXCalendars.TDrawDayOfWeekEvent
Delphi
TDrawDayOfWeekEvent = procedure(Sender: TObject; DrawParams: TDrawParams;
DayNumber: Integer; var Text: string) of object;
C++
typedef void __fastcall (__closure *TDrawDayOfWeekEvent)(System::TObject* Sender, TDrawParams* DrawParams, int DayNumber, System::UnicodeString &Text);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | Vcl.WinXCalendars.pas Vcl.WinXCalendars.hpp |
Vcl.WinXCalendars | Vcl.WinXCalendars |
Description
Embarcadero Technologies does not currently have any additional information.