This year’s Delphi Summit will be held on June 5-6 in Amsterdam. I am very much looking forward to speaking at this year’s event. Visit the Delphi Summit website for more information about the conference and to register.
I will be presenting the following sessions:
Delphi IDE Tips & Tricks
It is no surprise that RAD Studio developers spend most of their time working in the IDE. What is surprising is that many RAD Studio developers are not aware of many of the productivity features available. In this session, I highlight many of my favorite IDE tips and tricks including the QuickEdit Designer. Also covered are tips that focus on improving IDE navigation, tips accelerate code editing, others simplify form design, but all of them will enhance your IDE experience.
Creating High DPI VCL Applications
For the past few releases, Embarcadero has continued to add features and improve support for creating High DPI applications in Delphi. Features such as the TImageCollection and TVirtualImageList components, support for Microsoft’s Per Monitor V2 mode, and new High DPI related RTL functions. In the process, several low level changes were made to the VCL itself to allow components to support high DPI. This session dives into each of these topics and illustrates how to make your apps look their best on High DPI displays.