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