[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#lcl)

TCustomGrid.EditorCanAcceptKey

Returns True if the Editor is able to accept the specified UTF-8 key.

Declaration

Source position: grids.pas line 1049

protected function TCustomGrid.EditorCanAcceptKey(

  const ch: TUTF8Char

):Boolean; virtual;