These videos are AWESOME, Holger! You explain things very well -- clear and concise and it's very helpful to see you typing the code . And I love how you take small topics/projects and explain so many additional programming hints and tips all around it, so we not only learn the topic/project but all sorts of other useful Delphi/TMS/VCL-related things as well. LOVE IT!! Keep 'em coming sir!
@hindermath2 жыл бұрын
A great Video about Base64 {en|de}coding. Glad to have the TMS FNC components in my arsenal to do this in one line as you showing in this video! Thank you for this video.
@李伟鸣2 жыл бұрын
Thanks Holger!
@Esico62 жыл бұрын
Good explanation.
@baeckerg2 жыл бұрын
Awesome video. Is the code available for download?
@piotrs40972 ай бұрын
Ok ... but when I have file in Base64 ... which function from TTMSFNCUtils I have to use for create binary file from Base64? e.g. I have png file ... converts it to the Base64 and finally save to file from Base64 to png.
@tmssoftwareTV2 ай бұрын
You could use Decode64ToBytes() and then save this byte array to file
@jonathanwareham43612 жыл бұрын
Hi, what is the font you have selected in your Delphi code editor?