TdxOcNodeInfo.IAlign Field
Stores the node image’s alignment within the client area.
Declaration
IAlign: TdxOcImageAlign
Field Value
Type |
---|
TdxOcImageAlign |
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