OnObjectResizingITabSheetBoxEventsDelegate(Sender: Object; Agrs: ITabObjectResizingEventArgs);
Sender. The parameter that returns the component that generated the event.
Args. The parameter that enables the user to determine event parameters.
The OnObjectResizingITabSheetBoxEventsDelegate delegate describes the method that can handle the TabSheetBox.OnObjectResizing event.
See also: