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

StrLComp

Declaration

Source position: compactutils.pas line 444

function StrLComp(

  const Str1: PChar;

  const Str2: PChar;

  MaxLen: Cardinal

):Integer;