DelphiNewsRAD StudioWebinar

How To Recreate A Social Media App Using RAD Studio

RAD Studio is the fastest, easiest, most powerful way to create cross-platform apps and it can do anything any other framework can do. To prove how good RAD Studio with Delphi is I recreated the user interface of an award-winning social media platform, in four hours from start to finish. Oh, and the app runs on Windows, macOS, iOS, and Android, from the same code base. When the app is running it…
Read more
C++IDERAD Studio

How To Develop Apps With C++ On Windows

The activity of developing software is widely spread around the world, and it has become really easy to develop great apps without an extensive background in this area. There is even a phrase for it; “citizen developer”. Of course, professional, trained software…
C++IDERAD Studio

How To Start With A Simple C++ Program

The C++ programming language is one of the most powerful programming languages as well as one of the world’s most popular. C++ Builder is a fast and reliable IDE and compiler which is one of the best IDEs you can get in C++ programming for iOS, Windows, and Android. Using…
DelphiTech Partner

What You Need To Know About TabOrder And Cross Platform Apps

Developers often get requests to create forms where it is crucial to pay attention to the position of a cursor after the Tab key is pressed at every point of the program execution. This can be particularly important when developing cross platform apps where following user’s expectations of how user interfaces should behave can help make your app seem professional. It can be important from…
Read more
CodeDelphiRAD Studio

Awesome Pascal Is A Curated List Of Awesome Open Source Delphi Pascal Frameworks, Libraries, Resources, And More

Developer Anton Frost has a curated listed of Awesome Delphi projects available over on GitHub. It offers a wide variety of projects across multimedia, game development, GUI, scripting, database, reporting, utilities, serial ports, memory management, and much more. Take A Look Awesome DelphiGeneral LibrariesMultimediaAudioVideoGraphicGame devCommunicationsNetworkSerial portGUIControl…
Read more