TdxOcNodeInfo.Align Field
In This Article
Stores the node’s horizontal alignment.
#Declaration
Delphi
Align: TdxOcNodeAlign
#Field Value
Type |
---|
Tdx |
#Remarks
Use this field to obtain the node’s relative alignment. The node’s GetNodeInfo procedure saves the stored ChildAlign property value to the Align field.
See Also