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

Skill Sprint: Saving and Retrieving Settings Using SaveState

Author: Developer Skill Sprints Introduction to “SaveState” Persist form & app state between sessions On mobile devices, background apps may be terminated for memory Default saves state to transient / temporary storage Also option to save to persistent storage TFormSaveState FireMonkey TForm and TForm3D SaveState: TFormSaveState property OnSaveState: TNotifyEvent…
Read more
C++

Cool new FMX components by Graham Murt @kscomponents

Some cool new FireMonkey components, ksComponents (Kernow Software FMX components), created by Graham Murt, are available on GitHub. You’ll find the source code for TksListView, TksFormTransition, TksTableView,TksSlideMenu, TksSegmentButtons and TksChatView. Readme file…
Delphi

Change dproj file and product version

Author: Rubén Pozo If you have a project with automatic builds is posible that you want change the File/Product version of the file. Using the code below you can create a console application for to modify these values easily. program ChangeVersion; {$APPTYPE CONSOLE} {$R…
News

Announcing the Availability of RAD Studio 13 Florence Update 1

Embarcadero is pleased to announce that RAD Studio 13 Florence Update 1 (RAD Studio 13.1), along with Delphi 13 Update 1 and C++Builder 13 Update 1, is available to customers starting today. RAD…

IN THE ARTICLES