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

PosNotCharSetU

Declaration

Source position: flcStrings.pas line 507

function PosNotCharSetU(

  const F: ByteCharSet;

  const S: UnicodeString;

  const Index: Integer = 1

):Integer; overload;

function PosNotCharSetU(

  const F: TWideCharMatchFunction;

  const S: UnicodeString;

  const Index: Integer = 1

):Integer; overload;



CT Web help

CodeTyphon Studio