Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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: string

):Boolean; virtual;