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 be aware that I moderate all comments, so there will be a delay before your comment appears.
Advertising spam and the rare abusive, hateful or racist comments will be blocked and reported.
Finally, should you have a query about, or a bug report for, one of my programs or libraries please use the relevant issue tracker rather than posting a comment to report it.
Thanks