TabEditorEventArgs.CreateEditorArgs

Syntax

CreateEditorArgs(TabSheet: ITabSheetBox; Editor: ITabEditor);

Parameters

TabSheet. The component, for which event is generated.

Editor. Cell editor options.

Description

The CreateEditorArgs constructor creates argument of the event that occurs on cell text editing.

See also:

TabEditorEventArgs