Back to Devexpress

dxFlowChartCustomizeFormManager Variable

vcl-dxflchrt-6f90e726.md

latest1.2 KB
Original Source

dxFlowChartCustomizeFormManager Variable

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

Declaration

delphi
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

dxflchrt.ShowFlowChartEditor

TdxFlowChartCustomizeFormManager.Customize

TdxOrgChartCustomizeFormManager.Customize

dxflchrt Unit