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

PosCharSetRevU

Declaration

Source position: flcStrings.pas line 522

function PosCharSetRevU(

  const F: ByteCharSet;

  const S: UnicodeString;

  const Index: Integer = 1

):Integer; overload;

function PosCharSetRevU(

  const F: TWideCharMatchFunction;

  const S: UnicodeString;

  const Index: Integer = 1

):Integer; overload;



CT Web help

CodeTyphon Studio