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

StrPMatchCharW

Declaration

Source position: flcStrings.pas line 326

function StrPMatchCharW(

  const P: PWideChar;

  const Len: Integer;

  const M: ByteCharSet

):Boolean; overload;

function StrPMatchCharW(

  const P: PWideChar;

  const Len: Integer;

  const M: TWideCharMatchFunction

):Boolean; overload;



CT Web help

CodeTyphon Studio