Create(Grid: IDataGrid; Row: Integer; Column: Integer; Changed: 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.
Changed. Indicates whether cell value is changed.
The Create constructor creates an argument of the event after editing cell value.
See also: