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