[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns True if the Editor is able to accept the specified UTF-8 character.
Source position: grids.pas line 1053
protected function TCustomGrid.EditorCanAcceptKey( |
const ch: TUTF8Char |
):Boolean; virtual; |