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