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

TCustomDBGrid.IsValidChar

IsValidChar - returns True if the supplied field contains a valid ASCII or UTF8 character

Declaration

Source position: dbgrids.pas line 419

protected function TCustomDBGrid.IsValidChar(

  AField: TField;

  AChar: TUTF8Char

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.