vcl-dxorgchr.md
An unbound OrgChart control.
TdxOrgChart = class(
TdxCustomOrgChart
)
The OrgChart control is designed for creating, displaying, and editing hierarchically arranged data.
The control imposes no limitations on the size of the displayed structures, consisting of editable nodes that you can rearrange by dragging-and-dropping.
In addition to publishing the properties and events derived from the TdxCustomOrgChart class, TdxOrgChart introduces the LoadFromFile and LoadFromStream procedures that allow you to load the previously saved content into the control.
Show 11 items
TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxScrollingControl TdxCustomOrgChart TdxOrgChart
See Also