Skip to main content

Create(TdxGanttControlBase,Integer) Constructor

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

Declaration

constructor Create(AGanttControl: TdxGanttControlBase; ANewTaskIndex: Integer); reintroduce; overload; virtual;

Parameters

Name Type
AGanttControl TdxGanttControlBase
ANewTaskIndex Integer
See Also