Create(TdxGanttControlSheetOptions) Constructor
Initializes a new instance of the TdxGanttControlChooseDetailsDialogForm class with specified settings.
Declaration
constructor Create(AOptions: TdxGanttControlSheetOptions); reintroduce;
Parameters
Name | Type |
---|---|
AOptions | TdxGanttControlSheetOptions |
See Also