[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'CompactUtils' (#powtils_extras)

StrScanLen

Declaration

Source position: compactutils.pas line 450

function StrScanLen(

  Str: PChar;

  Chr: Char;

  Len: Integer

):PChar;