Recently Posted Articles and Screencasts
How You Can Document Component Settings In Delphi - This is a very brief screencast for new Delphi users demonstrating a couple methods of how you can document properties of components.
Delphi Control Hints and TBalloonHint - In this screencast we discuss how you create hints for Delphi controls.
Delphi JVCL TJvOutlookBar and TJvNavigationPane Demo - This is a demonstration of the two Outlook bars available in the Delphi JEDI Project's JVCL library. TJvOutlookBar and TJvNavigationPane.
Part 1 - Delphi TToolBar and TMainMenu Tutorial - This screencast covers the basics of how to set up a nice menu system using TMainMenu and TToolBar in combination with TActionList items.
Part 2 - Delphi TToolBar and TMainMenu Tutorial - This screencast builds on the first one by demonstrating how to merge the TMainMenu on your main form with the ones on sub-forms. It also shows how you can place the TToolBar in a TCoolBar or a TControlBar for various look and feel reasons.
Delphi XE Project Manager Improvements - This screencast briefly covers some of the nice improvements that were made in the Delphi XE Project Manager.
Delphi XE Form Designer and Code Editor Improvements - There weren't that many significant improvements in Form Designer or the Code Editor over previous versions, but there were a couple interesting ones I thought I'd point out in this screencast.
Delphi TRibbon Tutorial for Split Buttons, Galleries and Button Groups - In this screencast we demonstrate how to create a split button, how to group buttons together, how to attach dialogs to page groups and how to create a gallery using the built-in Delphi TRibbon control.
Introduction to GExperts for Delphi - This is a short introduction to GExperts for Delphi, particularly geared towards developers new to Delphi. It would also be a helpful introduction to anyone who hasn't used it in the past.
Delphi TRibbonApplicationMenuBar Tutorial - In this screencast we take a closer look at how to work with Delphi's TRibbon TRibbonApplicationMenuBar component at design time.