TdxCustomOrgChart.Options Property
Specifies the control’s appearance and behavior settings.
#Declaration
property Options: TdxOcOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Options include:
Value | Description |
---|---|
oc |
Highlights the selected node. |
oc |
Marks the focused node with the dashed rectangle outlining the node’s client area. |
oc |
Displays expand buttons. |
oc |
Allows an end-user to expand or collapse nodes by double clicking. |
oc |
Allows you to enable the text editing mode. |
oc |
Allows an end-user to perform Drag & Drop operations on the nodes. |
oc |
Displays the node and its connection to the destination parent during a Drag & Drop operation. |
oc |
Allows you to insert or delete the nodes. |
oc |
This option is deprecated. |
oc |
Enables the node expand/collapse animation effect |
oc |
This option is deprecated. |