Skip to main content

TcxCalendarGetDayOfWeekStateEvent Type

Declaration

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

Parameters

Name Type
Sender TObject
ADayOfWeek TDay
AState TCustomDrawState
AFont TFont
ABackgroundColor TColor
See Also