TabColumnEventArgs.CreateTabColumnArgs

Syntax

TabColumnEventArgs.CreateTabColumnArgs(TabSheet: ITabSheetBox; Column: Integer);

Parameters

TabSheet - object of TabSheetBox, for which an event occurs.

Column - column, in which the event occurs.

Description

The CreateTabColumnArgs constructor creates an argument of the event that occurs on clicking a table column header.

See also:

TabColumnEventArgs