TdxFlowChartEditorOptions.CreateOptions Method
Enables you to use only XML-based shapes.
Declaration
class function CreateOptions: TdxFlowChartEditorOptions; static;
Returns
| Type |
|---|
| TdxFlowChartEditorOptions |
Remarks
Pass this class function as the AOptions parameter during the ShowFlowChartEditor function call to omit legacy shapes from the “Basic Shapes” category in the Shapes pane.
See Also