Back to Devexpress

dxOrgChartCustomizeFormManager Variable

vcl-dxorgchr-b5806951.md

latest950 B
Original Source

dxOrgChartCustomizeFormManager Variable

Provides access to the manager of Items Editor dialogs that allow end-users to edit the OrgChart control content.

Declaration

delphi
var dxOrgChartCustomizeFormManager: TdxOrgChartCustomizeFormManager;

Variable Value

Type
TdxOrgChartCustomizeFormManager

Remarks

This global variable allows you to select the required Items Editor dialog and display it. For detailed information, refer to the TdxOrgChartCustomizeFormManager class description.

See Also

TdxOrgChartCustomizeFormManager

dxorgchr.ShowOrgChartEditor

TdxOrgChartCustomizeFormManager.Customize

dxorgchr Unit