OnAfterObjectChangeITabSheetBoxEventsDelegate

Syntax

OnAfterObjectChange(Sender: Object; Args: ITabObjectChangeEventArgs);

Parameters

Sender. The component that generated an event.

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

Description

The OnAfterObjectChangeITabSheetBoxEventsDelegate delegate describes the method that can handle the TabSheetBox.OnAfterObjectChange event.

Comments

The TabSheetBox.OnAfterObjectChange event occurs after changing an object.

See also:

Tab Assembly Delegates