Skip to main content

dxFlowChartCustomizeFormManager Variable

Provides access to the manager of the ExpressFlowChart Editor dialogs that allow end-users to edit the flow chart control content.

Declaration

var dxFlowChartCustomizeFormManager: TdxFlowChartCustomizeFormManager;

Variable Value

Type
TdxFlowChartCustomizeFormManager

Remarks

This global variable allows you to select the required the ExpressFlowChart Editor dialog and display it.

For detailed information, refer to the TdxFlowChartCustomizeFormManager class description.

See Also