Back to Devexpress

TdxFlowChartEditorOptions Class

vcl-dxflchrt-836a6406.md

latest1.0 KB
Original Source

TdxFlowChartEditorOptions Class

Contains settings that enable users to choose shapes that the ribbon-based editor can display.

Declaration

delphi
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

TdxFlowChartEditorOptions Members

dxflchrt Unit