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