OnObjectResizingITabSheetBoxEventsDelegate

Syntax

OnObjectResizingITabSheetBoxEventsDelegate(Sender: Object; Agrs: ITabObjectResizingEventArgs);

Parameters

Sender. The parameter that returns the component that generated the event.

Args. The parameter that enables the user to determine event parameters.

Description

The OnObjectResizingITabSheetBoxEventsDelegate delegate describes the method that can handle the TabSheetBox.OnObjectResizing event.

See also:

Tab Assembly Delegates