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

TCustomDBGrid.EditorCanAcceptKey

EditorCanAcceptKey checks the integrity of the datalink and that the key and field are valid character entities

Declaration

Source position: dbgrids.pas line 381

protected function TCustomDBGrid.EditorCanAcceptKey(

  const ch: TUTF8Char

):Boolean; override;

See also

TCustomGrid.EditorCanAcceptKey

  

EditorCanAcceptKey - returns True if the Editor is able to accept the nominated (UTF8) key

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads