OnEditorTextChangedITabSheetBoxEventsDelegate

Fore Syntax

OnEditorTextChangedITabSheetBoxEventsDelegate(Sender: Object; Args: ITabEditorEventArgs);

Fore.NET Syntax

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

Parameters

Sender. Component where the event occurs.

Args. Event parameters.

Description

The OnEditorTextChangedITabSheetBoxEventsDelegate delegate describes the method that can handle the OnEditorTextChanged event for the TabSheetBox component.

See also:

Tab Assembly Delegates