TdxFlowChartEditorOptions Class
Contains settings that enable users to choose shapes that the ribbon-based editor can display.
Declaration
TdxFlowChartEditorOptions = class(
TObject
)
Remarks
This class provides the following members that allow you to specify whether the editor’s “Basic Shapes” category includes outdated or advanced shapes (CreateOptions, CreateLegacyOptions, and UseAdvancedShapesOnly).
Inheritance
TObject
TdxFlowChartEditorOptions
See Also