Back to Devexpress

TdxOrgChart Class

vcl-dxorgchr.md

latest1.9 KB
Original Source

TdxOrgChart Class

An unbound OrgChart control.

Declaration

delphi
TdxOrgChart = class(
    TdxCustomOrgChart
)

Remarks

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.

Inheritance

Show 11 items

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxScrollingControl TdxCustomOrgChart TdxOrgChart

See Also

TdxDbOrgChart

Integrated Touch Gesture Support

Overview

TdxOrgChart Members

dxorgchr Unit