OnScaleChangeITabSheetBoxEventsDelegate

Fore Syntax

OnScaleChangeITabSheetBoxEventsDelegate(Sender: Object; Args: ITabScaleEventArgs);

Fore.NET Syntax

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

Parameters

Sender. Component where the event occurs.

Args. Event parameters.

Description

The OnScaleChangeITabSheetBoxEventsDelegate delegate describes the method that can handle the OnScaleChange event for the TabSheetBox component.

See also:

Tab Assembly Delegates