OnExpanderChangedITabSheetBoxEventsDelegate

Fore Syntax

OnExpanderChangedITabSheetBoxEventsDelegate(Sender: Object; Args: ITabExpanderChangedEventArgs);

Fore.NET Syntax

Prognoz.Platform.Forms.Net.TabSheetBoxNet.OnExpanderChangedEventHandler(Sender: System.Object; Args: Prognoz.Platform.Interop.Tab.TabExpanderChangedEventArgs);

Parameters

Sender. Component where the event occurs.

Args. Event parameters.

Description

The OnExpanderChangedITabSheetBoxEventsDelegate delegate describes the method that can handle the OnExpanderChanged event for the TabSheetBox component.

See also:

Tab Assembly Delegates