Demo code made available for more articles
About a week ago I released demo code for some more articles.
Now, when I say "released" I really meant that I dug out some old demo code from an obscure repo and imported it into the delphidabbler/article-demos GitHub repo!
Here are the relevant articles:
- Articles #2 ("How to store files inside an executable program") & #3 ("How to read data embedded in your program's resources") shared demo.
- Article #5: "How to write filters that extend the functionality of the TStream classes".
- Article #22: "How to call Delphi code from scripts running in a TWebBrowser".
- Article #23: "How to get operating system version information".
- Article #24: "How to receive data dragged from other applications".
- Article #25: "How to handle drag and drop in a TWebBrowser control".
There are links to the demos on each of the above article pages.
At the time of writing each of the above pages link to a PDF version of the article. One day I might get round to converting the original HTML to display properly in the current site. Might!
Comments
Post a Comment
Comments are very welcome, but please don't comment here if:
1) You have a query about, or a bug report for, one of my programs or libraries. Most of my posts contain a link to the relevant repository where there will be an issue tracker you can use.
2) You have a query about any 3rd party programs I feature, please address them to the developer(s) - there will be a link in the post.
3) You're one of the tiny, tiny minority who are aggressive or abusive - in the bin you go and reported you will be!
Thanks