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
			
			Sunday, February 14, 2021
			
		
		
		
		
		
		
		
		
				
		We are thrilled to launch the first version of our new platform TMS Web Academy almost on the same day as the 26th anniversary of Delphi. We have been working about 5 months on this new TMS Web Academy platform and now it is ready to take the wraps o... 	
		
		
		
			
			Friday, February 12, 2021
			
		
		
		
		
		
		
		
		
				
		IntroThe multi-device, true native app platform The FireMonkey® framework is the app development and runtime platform behind RAD Studio, Delphi and C++Builder. FireMonkey is designed for teams building multi-device, true native apps for Windows,... 	
		
		
		
		
		Coincidence or not, but 26 years ago, in 1995, not only Delphi 1 was released by Borland but Microsoft also released Windows 95 that from that moment on skyrocketed in popularity and went for world domination as operating system.Who would have though... 	
		
		
		
			
			Wednesday, February 10, 2021
			
		
		
		
		
		
		
		
		
				
		IntroA while back, we introduced SVG in TMS VCL UI Pack. The first version focused on smaller icon sets. We have meanwhile tweaked and improved the engine and although there is still a lot of work to be done, the next update of TMS VCL UI Pack will o... 	
		
		
		
			
			Tuesday, February 9, 2021
			
		
		
		
		
		
		
		
		
				
		What's new?The first TMS FNC Maps update of 2021 includes 2 often requested features: programmatically toggle StreetView mode in TTMSFNCGoogleMaps and the ability to avoid toll roads with TTMSFNCDirections.Toggle StreetView mode in TTMSFNCGoogleMapsW... 	
		
		
		
			
			Friday, February 5, 2021
			
		
		
		
		
		
		
		
		
				
		We look forward to connect with you at the upcoming webinar "A Cross-Platform Development Deep Dive with the TMS FNC Suite of Components" organized by Embarcadero.   Webinar content:  <p style="background-image: initial; background-... 	
		
		
		
			
			Thursday, February 4, 2021
			
		
		
		
		
		
		
		
		
				
		A new year and yet another new theme for blog articles. After #GRIDGOODIES and #FREEBIEFRIDAY, this is a new theme we introduce with #WEBWONDERS. In these blogs, we explore the wonderful world of the browser operating system and uncover hidden or not... 	
		
		
		
		
		Today, we like to show how easy it is to just enable the various grid filtering features in our VCL power grid TAdvStringGrid and offer this to end users with just setting a few properties.The grid has different filtering options, but there are tree ... 	
		
		
		
			
			Monday, February 1, 2021
			
		
		
		
		
		
		
		
		
				
		 It's been over a year now since the first release of TMS WEB Core. Meanwhile many developers have started first experimenting and then building new web technology based applications with the standalone version of TMS WEB Core and additional tools li... 	
		
		
		
			
			Tuesday, January 26, 2021
			
		
		
		
		
		
		
		
		
		
	
						
		 	   Async? What's that?  Maybe you have already heard about the two concepts of synchronous and asynchronous processing of code statements. I give you an example. Let's have a look at a "normal" Delphi application and the following lines of code:   ...