Returns True if the Editor is able to accept the specified UTF-8 key.
Source position: grids.pas line 1049
protected function TCustomGrid.EditorCanAcceptKey(
const ch: string
):Boolean; virtual;