Skip to main content

Create(TdxGanttControlBase,TdxGanttControlTask) Constructor

Initializes a new instance of the TdxGanttControlRecurringTaskInformationDialogForm class with specified settings.

Declaration

constructor Create(AGanttControl: TdxGanttControlBase; ATask: TdxGanttControlTask); reintroduce; overload; virtual;

Parameters

Name Type
AGanttControl TdxGanttControlBase
ATask TdxGanttControlTask
See Also