Back to Devexpress

TdxOcNode.Owner Property

vcl-dxorgchr-dot-tdxocnode-5161e30c.md

latest609 B
Original Source

TdxOcNode.Owner Property

Provides access to the OrgChart control to which the node belongs.

Declaration

delphi
property Owner: TdxCustomOrgChart read;

Property Value

Type
TdxCustomOrgChart

Remarks

To access the control’s type-specific members, cast the Owner property to the TdxOrgChart or TdxDbOrgChart classes, respectively.

See Also

TdxOcNode Class

TdxOcNode Members

dxorgchr Unit