New demo code for articles #9 & #27
I've just added demo code to my delphidabbler/article-demos repo for these two articles:
- How to programatically detect installed versions of Delphi
- How to get notified when the content of the clipboard changes
The first one is new and provides code that does just what the title says.
The second one has been dragged out of a old Assembla SVN repo and converted to Git. It provides a simple editor where text can be cut, copied and pasted. The clipboard change notifications are used to update the state of the Paste button depending on whether or not the clipboard contains text. Yes, I know there are other ways to do that, but it demonstrates the article simply!
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