Create(Grid: IDataGrid; Row: Integer; Column: Integer; Cancel: Boolean);
Grid. Table, for which the event is generated.
Row. Number of the cell row, for which the event is generated.
Column. Pass-through number of the cell column, for which the event is generated.
Cancel. Indicates whether a cell is edited.
The Create constructor creates an argument of the event before editing cell value.
See also: