OnExpanderChangedITabSheetBoxEventsDelegate(Sender: Object; Args: ITabExpanderChangedEventArgs);
Prognoz.Platform.Forms.Net.TabSheetBoxNet.OnExpanderChangedEventHandler(Sender: System.Object; Args: Prognoz.Platform.Interop.Tab.TabExpanderChangedEventArgs);
Sender. Component where the event occurs.
Args. Event parameters.
The OnExpanderChangedITabSheetBoxEventsDelegate delegate describes the method that can handle the OnExpanderChanged event for the TabSheetBox component.
See also: