TdxOcNode.ChildAlign Property
Aligns the node in relation to its direct descendants.
#Declaration
property ChildAlign: TdxOcNodeAlign read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Options include:
Value | Description |
---|---|
ca |
Sets the node to the leftmost position above its children. |
ca |
Centers the node. |
ca |
Sets the node to the rightmost position above its children. |