TdxFlowChartCustomizeFormManager Class
Manages the flow chart control ExpressFlowChart Editor forms.
Declaration
TdxFlowChartCustomizeFormManager = class(
TObject
)
Remarks
This class provides the following methods that allow you to:
Open the ExpressFlowChart Editor dialog (Customize)
Add or remove the ExpressFlowChart Editor dialog (Register and Unregister)
The dxFlowChartCustomizeFormManager global variable references a TdxFlowChartCustomizeFormManager object.
Inheritance
TObject
TdxFlowChartCustomizeFormManager
See Also