IPositionEventArgs.Width

Syntax

Width: Integer;

Description

The Width property returns the component width after component resize.

Comments

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

See also:

IPositionEventArgs