Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
News

Creating Custom Styles with the Bitmap Style Designer - CodeRage Replay, Tips & Tricks and Sample Files

Style Creation Tips Start out with the 3x resolution graphic first, then scale down to 2x, 1.5x and 1x using your graphic design tool of choice (for example, Photoshop) Save each graphic as a png. Except for the 1x resolution, all style graphics need to include the resolution size as part of the file name, i.e.: 1x:     _name.png 1.5x:  _name15x.png 2x  :   _name20x.png 3x  :  …
Read more
News

Learn to program with C++Builder: Homepage

Do you want to learn C++, but don’t know where to begin? This series takes you through from the very beginning, assuming you have some programming knowledge but know no C++ at all, and show you how to build a real-world, useful application, demonstrating UI and logic…
News

Coming in RAD Studio 13.2: Build Modern Windows User Interfaces with Two New VCL Controls

Preview information about TabView and NavigationView, two new controls we are adding to the VCL. Feature Preview: This blog post is based on a pre-release version of the RAD Studio software and it has…

IN THE ARTICLES