Back to Devexpress

TcxCalendarGetDayStateEvent Type

vcl-cxcalendar-853f00c6.md

latest810 B
Original Source

TcxCalendarGetDayStateEvent Type

Declaration

delphi
TcxCalendarGetDayStateEvent = procedure(Sender: TObject; ADate: TDateTime; AState: TCustomDrawState; AFont: TFont; var ABackgroundColor: TColor) of object;

Parameters

NameType
SenderTObject
ADateTDateTime
AStateTCustomDrawState
AFontTFont
ABackgroundColorTColor

See Also

cxCalendar Unit