TabSheetBaseEventArgs.CreateArgs

Fore Syntax

CreateArgs(TabSheet: ITabSheet);

Fore.NET Syntax

CreateArgs(TabSheet: Prognoz.Platform.Interop.Tab.TabSheet);

Parameters

TabSheet - table of the component for which the event is generated.

Description

The CreateArgs constructor creates event argument related to the component's table.

See also:

TabSheetBaseEventArgs