CreateEx(TdxReportCell,TDay,Integer) Constructor
Initializes a new instance of the TcxSchedulerReportDateNavigatorDayCaption class with specified settings.
Declaration
constructor CreateEx(AParent: TdxReportCell; ADayOfWeek: TDay; ACol: Integer); virtual;
Parameters
Name | Type |
---|---|
AParent | TdxReportCell |
ADayOfWeek | TDay |
ACol | Integer |
See Also