Unit 'flcStrings' Package
[Overview][Constants][Classes][Procedures and functions][Index] [#pl_fundamentals]

StrMatchLenU

Declaration

Source position: flcStrings.pas line 381

function StrMatchLenU(

  const S: UnicodeString;

  const M: ByteCharSet;

  const Index: Integer = 1

):Integer; overload;

function StrMatchLenU(

  const S: UnicodeString;

  const M: TWideCharMatchFunction;

  const Index: Integer = 1

):Integer; overload;



CT Web help

CodeTyphon Studio