TdxOcNodeInfo.Width Field
Stores the node’s actual width, in pixels.
Declaration
Width: Word
Field Value
Type |
---|
Word |
Remarks
Use the Width and Height fields to obtain the node’s dimensions. The node’s GetNodeInfo procedure saves the stored Width property value to the Width field.
See Also