Skip to main content

CreateEx(TdxReportCell,Integer,Integer,Integer,Boolean) Constructor

Initializes a new instance of the TcxSchedulerReportDateNavigatorDay class with specified settings.

Declaration

constructor CreateEx(AParent: TdxReportCell; ADay: Integer; ACol: Integer; ARow: Integer; ABold: Boolean); virtual;

Parameters

Name Type
AParent TdxReportCell
ADay Integer
ACol Integer
ARow Integer
ABold Boolean
See Also