CreateEx(TdxReportCell,Boolean) Constructor
Initializes a new instance of the TcxSchedulerReportNotesAreaCell class with specified settings.
Declaration
constructor CreateEx(AParent: TdxReportCell; ALined: Boolean); virtual;
Parameters
Name | Type |
---|---|
AParent | TdxReportCell |
ALined | Boolean |
See Also