Create(TabSheet: ITabSheetBox; Row: Integer; Column: Integer; Cancel: Boolean);
TabSheet - the object of TabSheetBox, for which an event occurs.
Row - the row, in which the event occurs.
Column - the column, in which the event occurs.
Cancel - the parameter, defining whether changes in the cell should be cancelled.
The Create constructor creates argument of the event that occurs before cell editing starts.
See also: