Back to Devexpress

TcxCalendarGetDayOfWeekStateEvent Type

vcl-cxcalendar-6f57c16b.md

latest775 B
Original Source

TcxCalendarGetDayOfWeekStateEvent Type

Declaration

delphi
TcxCalendarGetDayOfWeekStateEvent = procedure(Sender: TObject; ADayOfWeek: TDay; AState: TCustomDrawState; AFont: TFont; var ABackgroundColor: TColor) of object;

Parameters

NameType
SenderTObject
ADayOfWeekTDay
AStateTCustomDrawState
AFontTFont
ABackgroundColorTColor

See Also

cxCalendar Unit