Create(TdxGanttControlHistory) Constructor
Initializes a new instance of the TdxGanttControlHistoryItem class with specified settings.
Declaration
constructor Create(AOwner: TdxGanttControlHistory); virtual;
Parameters
Name | Type |
---|---|
AOwner | TdxGanttControlHistory |
See Also