Archive
Thursday, 23. October 2014
1
vote

Movie #106 - Express Quantum Grid First Impressions
LearnDelphi.TV
– Here we take a look at the Express Quantum Grid from DevExpress. This is the first in a series, and in this video we take a look at what the end user sees if we leave all the properties on their defaults. We contrast this with what you get with the standard TDBGrid that comes in Delphi. The video ...
Wednesday, 22. October 2014
4
votes

Bjarne Stroustrup "Make Simple Tasks Simple!" at CodeRage 9 - Wednesday, Oct. 29: 9-11am PDT
Sip from the Firehose
– It is again my pleasure, once again, to announce that Bjarne Stroustrup will take part in the upcoming CodeRage 9 free online virtual developer conference next week. Bjarne last took part our CodeRage 7 C++ conference, "A Conversation with the C++ language designer and original implementer, Bjarne ...
0
votes

Adding VCL Styles at runtime
Stephen Ball
– VCL Styles An example before & after VCL Styles provide a great way to update the look and feel of your VCL applications. VCL Styles can be easily added into an application before you compile through project options > appearance options. While you can add VCL Styles into the application ...
1
vote

Barry Kelly on “Implementing Closures” in Delphi (via: Google Groups)
The Wiert Corner
– It is always nice to see one of the compiler engineers write down how something was implemented. In this case, Barry Kelly explains in comp.compilers on Implementing Closures in Delphi 2009. The post is about 4.5 years old, but still very relevant. About 9 months earlier, he participated in a Reddit ...