IPositionEventArgs.Height

Syntax

Height: Integer;

Description

The Height property returns the component height after component resize.

Comments

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

See also:

IPositionEventArgs