TdxOcNodeInfo.Width Field
In This Article
Stores the node’s actual width, in pixels.
#Declaration
Delphi
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