OnBeforeObjectChangeITabSheetBoxEventsDelegate

Syntax

OnBeforeObjectChange(Sender: Object; Args: ITabObjectChangeEventArgs);

Parameters

Sender. The component that generated an event.

Args. Parameters of the object, in which an event occurred.

Description

The OnBeforeObjectChangeITabSheetBoxEventsDelegate delegate describes the method that can handle the TabSheetBox.OnBeforeObjectChange event.

Comments

The TabSheetBox.OnBeforeObjectChange event occurs before changing an object.

See also:

Tab Assembly Delegates