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

IndyAddPair

Declaration

Source position: IdGlobal.pas line 1385

function IndyAddPair(

  AStrings: TStrings;

  const AName: string;

  const AValue: string

):TStrings; overload;

function IndyAddPair(

  AStrings: TStrings;

  const AName: string;

  const AValue: string;

  AObject: TObject

):TStrings; overload;



CT Web help

CodeTyphon Studio