Unit 'IdGlobal' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

Fetch

Declaration

Source position: IdGlobal.pas line 1217

function Fetch(

  var AInput: string;

  const ADelim: string = IdFetchDelimDefault;

  const ADelete: Boolean = IdFetchDeleteDefault;

  const ACaseSensitive: Boolean = IdFetchCaseSensitiveDefault

):string;



CT Web help

CodeTyphon Studio