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

TR_EasyRequest

Declaration

Source position: triton.pas line 702

function TR_EasyRequest(

  app: pTR_App;

  bodyfmt: PAnsiChar;

  gadfmt: PAnsiChar;

  taglist: pTagItem

):ULONG;

function TR_EasyRequest(

  app: pTR_App;

  bodyfmt: PAnsiChar;

  gadfmt: ShortString;

  taglist: pTagItem

):ULONG;

function TR_EasyRequest(

  app: pTR_App;

  bodyfmt: ShortString;

  gadfmt: PAnsiChar;

  taglist: pTagItem

):ULONG;

function TR_EasyRequest(

  app: pTR_App;

  bodyfmt: ShortString;

  gadfmt: ShortString;

  taglist: pTagItem

):ULONG;


Documentation generated on: 2025-07-25