Create(TabSheet: ITabSheetBox; Row: Integer; Column: Integer; Cancel: Boolean);
TabSheet. The TabSheetBox object to which the event appears.
Row. The row in which the event appears.
Column. The column in which the event appears.
Cancel. Option that determines whether to cancel changes in the cell.
The Create constructor creates argument of the event that occurs after editing a cell of the TabSheetBox component.
See also: