[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'tiUtils' (#tiopf)

tiStrPos

Replacement for Delphi's StrPos, but much faster. Not for FPC though!

Declaration

Source position: tiUtils.pas line 123

function tiStrPos(

  const AString: PChar;

  const ASubString: PChar

):PChar;

Description

Replacement for Delphi's StrPos, but much faster. Not for FPC though!.


Documentation generated on: 2017-08-16