Unit 'TRITON' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

TR_EasyRequestTags

Declaration

Source position: triton.pas line 737

function TR_EasyRequestTags(

  app: pTR_App;

  bodyfmt: pCHAR;

  gadfmt: pCHAR;

  const taglist: array of PtrUInt

):LongWord;

function TR_EasyRequestTags(

  app: pTR_App;

  bodyfmt: pCHAR;

  gadfmt: string;

  const taglist: array of PtrUInt

):LongWord;

function TR_EasyRequestTags(

  app: pTR_App;

  bodyfmt: string;

  gadfmt: pCHAR;

  const taglist: array of PtrUInt

):LongWord;

function TR_EasyRequestTags(

  app: pTR_App;

  bodyfmt: string;

  gadfmt: string;

  const taglist: array of PtrUInt

):LongWord;


Documentation generated on: 2021-07-30