Archive
Sunday, 28. September 2014
0
votes

Making Windows Icons for RAD Studio Applications
OTAPI
– Following a recent discussion with Steve Maughan in which he was having difficulties with the Windows icon for his Delphi Applications, I’ve decided to assemble this tutorial on making proper Windows icons for your Applications. This tutorial will actually show you how to produce “multi- ...
9
votes

Write a Twitter Client with Delphi XE7
Nick Hodges
– I just wrote a Twitter client with Delphi XE7. It took about thirty minutes, and most of that was spent trying to figure things out on the Twitter side of things. Here’s the first tweet from my app: It was surprisingly easy once you figure out the Twitter security. Here's how I did ...