OnProtectionFailITabSheetBoxEventsDelegate

Fore Syntax

OnProtectionFailITabSheetBoxEventsDelegate(Sender: Object; Args: ITabProtectionFailedEventArgs);

Fore.NET Syntax

Prognoz.Platform.Forms.Net.TabSheetBoxNet.OnProtectionFailEventHandler(Sender: Object; Args: Prognoz.Platform.Interop.Tab.TabProtectionFailedEventArgs);

Parameters

Sender. Component where the event occurs.

Args. Event parameters.

Description

The OnProtectionFailITabSheetBoxEventsDelegate delegate describes the method that can handle the OnProtectionFail event for the TabSheetBox component.

See also:

Tab Assembly Delegates