Graham Murt
Graham Murt
Great! thank you Andrea! I don't know if a TArray would have helped as I use the Names[..] and Values[..] of the TStrings properies which. Thanks for exposing these ;-)
Apologies, I didn't mean to close the issue.
Hi Andrea, Sorry, I've only now got around to testing this. I've pulled the latest source and just have a quick question... I have code for pulling values from the...
Ah, forget this, I've just re-read your comment above. So the best option is to copy to a string list in my code? That's fine, just so I know I'm...
If it was possible to add the TPairor something similar it would help as access by param name in lots of places in my code.
Please test the latest version which now supports this. Any problems, let me know.
Thanks, I’ll look into this. On Mon, 12 Apr 2021 at 19:53, leocecchet ***@***.***> wrote: > EmailHtml.zip > > When trying to send email with a certain HTML format, the...
Hi Dave, Great work! Looking forward to trying this out. Just one thing, the way I would need to use it is to build the actions dynamically from a call...
Yes, this is exactly what I meant, makes it much more flexible! Thanks a lot Dave, will be trying this later today.