Create(TabSheet: ITabSheet; Row: Integer; Column: Integer; Cancel: Boolean);
TabSheet - table of the component for which the event is generated.
Row - index of the row containing the cell for which the event is generated.
Column - index of the column containing the cell for which the event is generated.
Cancel - shows whether the value changes after editing the table cell.
The Create constructor creates event argument containing the indicator of changed cell value.
See also: