TcxCalendarGetDayStateEvent Type
#Declaration
TcxCalendarGetDayStateEvent = procedure(Sender: TObject; ADate: TDateTime; AState: TCustomDrawState; AFont: TFont; var ABackgroundColor: TColor) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
ADate | TDate |
AState | TCustom |
AFont | TFont |
ABackground |
TColor |