TabColumnEventArgs.CreateTabColumnArgs(TabSheet: ITabSheetBox; Column: Integer);
TabSheet - object of TabSheetBox, for which an event occurs.
Column - column, in which the event occurs.
The CreateTabColumnArgs constructor creates an argument of the event that occurs on clicking a table column header.
See also: