[Overview][Constants][Types][Classes][Procedures and functions][Index] |
EditorCanAcceptKey - returns True if the Editor is able to accept the nominated (UTF8) key
Source position: grids.pas line 841
protected function TCustomGrid.EditorCanAcceptKey( |
const ch: TUTF8Char |
):Boolean; virtual; |