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

FindInvalidUTF8Character

Declaration

Source position: lclproc.pas line 315

function FindInvalidUTF8Character(

  p: PChar;

  Count: Integer;

  StopOnNonASCII: Boolean = false

):Integer;