IPositionEventArgs.Width

Syntax

Width: Integer;

Description

The Width property returns the width of the component after the change of its sizes.

Comments

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

See also:

IPositionEventArgs