TdxOcNodeInfo.IAlign Field
In This Article
Stores the node image’s alignment within the client area.
#Declaration
Delphi
IAlign: TdxOcImageAlign
#Field Value
Type |
---|
Tdx |
#Remarks
Use this field to obtain the node’s alignment. The node’s GetNodeInfo procedure saves the stored ImageAlign property value to the IAlign field.
See Also