Blog

Featured Blog Post

Monday, August 25, 2025

We are proud to announce the release of TMS Smart Setup 2.0 — a major new version that takes Smart Setup beyond its original scope and transforms it into a universal build and installation platform for the entire Delph...

Blog Posts:  Latest arrow_downward | Views

PREVIOUS NEXT

Wednesday, January 21, 2009

Effectively using the PictureContainer component The PictureContainer makes it easy to use and embed JPEG, GIF, ICO, BMP and WMF images in your applications from the IDE without needing to resort to resource files. Note that the PictureContainer ...


The mini HTML implementation to display text with HTML tags in various TMS components is a subset of the HTML standard and supports following tags: B : Bold tag <B> : start bold text </B> : end bold text Example : This...


In some cases it is not desirable and even annoying that a menu immediately disappears when a selection is made. To address such situations, the new component TAdvStickyPopupMenu was created. The TAdvStickyPopupMenu component was modelled aft...


The Office 2007 ribbon GUI has sophisticated capabilities to resize controls depending on the size of the window & its toolbars. A button can have 3 different size states: glyph size (bsGlyph size) label size (bsLabel size) large size (b...


Introduction An eye-catching feature of the new Office 2007 environment is the round button that sits in the top right corner of the window from where a menu can be shown that resembles the old File menu. What makes this menu a little diffe...


Introduction In article 5, we've introduced the basic API to use the new Vista TaskDialog from Delphi. The basic API however only allows to do marginally more than the good old MessageBox. To get more out of the new TaskDialog, Vista exposes the ...


Introduction In Windows Vista the common File Open and File Save dialogs have got a facelift as well. Unfortunately, Microsoft didn't make the new common file dialogs 100% backwards compatible with the existing GetOpenFileName, GetSaveFileName A...


Introduction Windows Vista introduces a new dialog to communicate with the user, called TaskDialog. In its most simple form, a TaskDialog is just a nicer looking MessageBox equivalent with options to customize the title and to add a description an...


TMS Advanced Office Graphics Control Pack offers a range of controls that seamingless integrate with the Office 2007 / Office 2003 toolbars. It includes components for most common toolbar actions such as font, fontsize, color, textcolor, bruhstyle...


Over the past couple of years, appearances as these from Windows XP, Office 2003 / Office 2007, Visual Studio .NET and now Windows Vista / Windows 7 / Terminal styles have set standards for how an application should look. The techniques for definin...


PREVIOUS NEXT