TdxOcNodeInfo.Height Field
Stores the node’s actual height, in pixels.
Declaration
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