ITabObjectMovingEventArgs.Rect

Syntax

Rect: IGxRectF;

Description

The Rect property returns coordinates of rectangular area occupied by object.

Comments

To get changed object, use the ITabObjectMovingEventArgs.Object property.

Example

The property/method use is given in the example for TabSheetBox.OnObjectMoving.

See also:

ITabObjectMovingEventArgs