IPositionEventArgs.Height

Syntax

Height: Integer;

Description

The Height property returns the height of the component after the change of its sizes.

Comments

This property is used in the handler of the OnControlResize event.

See also:

IPositionEventArgs