Blog
Featured Blog Post
Monday, November 3, 2025
TMS FNC UI Pack 6.9 Intro Working with large datasets can be challenging. When your grid contains thousands or even millions of rows, displaying them all at once isn't just impracticalit can bring your application to a craw...
Blog Posts:
Latest arrow_downward | Views
Monday, January 26, 2009
We're pleased to let you know we have released today a new version of the TMS IntraWeb Component Pack Pro (SE) v3.5. TMS IntraWeb Component Pack Pro offers over 70 feature packed IntraWeb components for creating feature rich web applications fa...
We'd like to inform a new version of TMS Flexcel Studio for .NET is available now. Flexcel Studio for .NET is a 100% managed code Excel file manipulation engine & Excel & PDF report generation for .NET & .NET Compact Framework.What's new ...
Wednesday, January 21, 2009
Introduction The parameter identifier is specified through the controls href tag in the anchor formatting. This takes the format of : <A href="param identifier">param value</A> Multiple parameter identifiers can be used in the control b...
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...