Site icon Embarcadero RAD Studio, Delphi, & C++Builder Blogs

A Powerful Grid System for RAD: Steema TeeGrid (VCL & FMX)

Intro

Grid systems represents an important part of the UI design for database applications – a key application type for RAD Studio users. Aware of that Embarcadero is providing a full version of the powerful teeGrid from Steema Software for both VCL and FMX as part of the current RAD Studio promo (the promo also brings Interbase ToGo and DerScanner, depending on the RAD Studio, Delphi or C++ Builder edition you select)!

If you want to give it a try, there is a trial version available directly from Steema website. The installer is also packed with a good amount of samples and documentation, which are also accessible from their Github page.

Getting started with teeGrid for VCL and FMX

Despite the good set of samples that are available provided by Steema, I decided to build something from scratch to better explorer some specific features that caught my attention when visiting the product documentation.

You can check out and download the entire demo from my Github demos repository, but I’d like to emphasize some of the interesting features I selected for this sample. Notice this is a VCL based application, but the same features are also available for FMX.

[crayon-6a867e41a1f7e726600564/]

[crayon-6a867e41a1f89264716137/]

[crayon-6a867e41a1f8b346392965/]

[crayon-6a867e41a1f8c255165704/]

[crayon-6a867e41a1f8e122560062/]

[crayon-6a867e41a1f8f292901648/]

[crayon-6a867e41a1f90381905007/]

Conclusion

The Steema teeGrid System can be very useful while you are modernizing an existing solution or creating a new one, supporting not only VCL but also FMX on different platforms, like this sample running on Linux:

To know more about the current promo and all the details, please, visit the RAD Studio Offers Page, or contact your sales representant!

 

Exit mobile version