Source position: triton.pas line 743
function TR_EasyRequestTags( |
app: pTR_App; |
bodyfmt: PAnsiChar; |
gadfmt: PAnsiChar; |
const taglist: array of PtrUInt |
):ULONG; |
app: pTR_App; |
bodyfmt: PAnsiChar; |
gadfmt: ShortString; |
const taglist: array of PtrUInt |
):ULONG; |
app: pTR_App; |
bodyfmt: ShortString; |
gadfmt: PAnsiChar; |
const taglist: array of PtrUInt |
):ULONG; |
app: pTR_App; |
bodyfmt: ShortString; |
gadfmt: ShortString; |
const taglist: array of PtrUInt |
):ULONG; |