TdxOcNodeInfo.Height Field
In This Article
Stores the node’s actual height, in pixels.
#Declaration
Delphi
Height: 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 Height property value to the Height field.
See Also