Delphi

Filtering support for custom ListView layouts in Update 1

Using the dynamic appearance mode, you can create your own layouts, with multiple multiple text labels, images, icons and buttons. New in Update 1 is search filtering for custom appearance, allowing you to add automatic filtering to your custom lists. See filtering for custom TListView layouts in action by clicking here. Get on the latest edition of RAD Studio, Delphi, and C++…
Read more
News

Variable Item Height with TListView in 10.1 Berlin

During a recent webinar, we received a question on how to create a list in a FireMonkey multi-device application using RAD Studio Berlin where the item height automatically adjusts itself depending on the content. We have a great new demo that shows you how to calculate text dimensions and how to dynamically adjust the item height in a ListView so that the text fits inside. When ListView items are…
Read more
C++

UI Design Tips and Tricks: Home Screen Navigation

Author: ısık During our recent RAD Server webinar, we showed you how to develop and deploy a real world customer retail application. The client app shown is designed torun on smartphones and the server side will execute on IIS production servers on premises and on…
C++

Customizing the style for a user interface control in RAD Studio 10.1 Berlin

The integrated Style Designer in RAD Studio 10.1 Berlin has undergone several changes and improvements, including: Clipboard, keyboard and multi-selection support on the Structure view Preview panel Zooming support I recently received a question from a customer on how to best customize a style for a specific component, and I thought I’d cover the steps in a blog post. In this tutorial, we…
Read more
C++

Ways you can customize the RAD Studio, Delphi and C++Builder 10 Seattle IDE today

From time to time I get asked how developers can customize their IDE experience. There are many ways to set options that affect the IDE, registry settings you can change and external 3rd party tools you can use. Here are a few ideas about what you can do to take control of the look and feel of the Embarcadero RAD Studio, Delphi and C++Builder 10 Seattle IDE. Use the IDE Tools | Options menu…
Read more