Create(TdxGanttControlBase) Constructor
In This Article
Initializes a new instance of the TdxGanttControlHistory class with specified settings.
#Declaration
Delphi
constructor Create(AControl: TdxGanttControlBase);
#Parameters
Name | Type |
---|---|
AControl | Tdx |
See Also