TcxCalendarGetDayOfWeekStateEvent Type
#Declaration
TcxCalendarGetDayOfWeekStateEvent = procedure(Sender: TObject; ADayOfWeek: TDay; AState: TCustomDrawState; AFont: TFont; var ABackgroundColor: TColor) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
ADay |
TDay |
AState | TCustom |
AFont | TFont |
ABackground |
TColor |