OnAfterEditITabSheetBoxEventsDelegate

Fore Syntax

OnAfterEditITabSheetBoxEventsDelegate(Sender: Object; Args: ITabCellAfterEditEventArgs);

Fore.NET Syntax

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

Parameters

Sender. Component where the event occurs.

Args. Event parameters.

Description

The OnAfterEditITabSheetBoxEventsDelegate delegate describes the method that can handle the OnAfterEdit event for the TabSheetBox component.

See also:

Tab Assembly Delegates