Create(TabSheet: ITabSheetBox; Row: Integer; Column: Integer; Value: Variant);
TabSheet is the object of TabSheetBox for which an event occurs.
Row is the row, in which the event occurs.
Column is the column, in which the event occurs.
Value is the value which should be placed in the cell.
The Create constructor creates argument of the event that occurs on changing value of the table cell.
See also: