Applies a changed value from a cell editor in the grid control.
Source position: dbgrids.pas line 459
protected procedure TCustomDBGrid.EditorTextChanged(
const aCol: Integer;
const aRow: Integer;
const aText: string
); override;