Unit 'uPSC_strutils' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] [#pl_pascalscript]

PosEx

Declaration

Source position: uPSC_strutils.pas line 115

function PosEx(

  const SubStr: string;

  const S: string;

  Offset: Cardinal

):Integer;

function PosEx(

  const SubStr: string;

  const S: string

):Integer;

function PosEx(

  c: char;

  const S: string;

  Offset: Cardinal

):Integer;



CT Web help

CodeTyphon Studio