Muminjon
When creating a robust and large-scale application containing lots of components interacting with each other, the Delphi Event Bus framework can be a great solution to maintain loose coupling and building a consistent platform. If… … Read more
4 years ago in Code , Delphi , delphi event bus , event based programming , event bus framework , events , GetIt , object pascal , programming , windows
0
Muhammad Azizul
This post will demonstrate how to run another Python feature in Python4Delphi with RAD Studio: Loops in Python GUI and gets the output. Loops are one of the most powerful and basic concepts in programming……. … Read more
4 years ago in cbuilder , Delphi , GuiProgramming , Learn Python , loops , programming , Python , python gui , python4delphi , RAD Studio , radstudio , windows , windows app
0
Azfar Bakht
Python is one of the worlds most popular languages with an extensive community support. Which makes it an ideal choice for beginners and experts alike! Delphi, the program behind many stunning visual applications, recognizes the…… … Read more
4 years ago in cbuilder , Classes and Objects , Delphi , DelphiVCL , GuiProgramming , Learn Python , learn python gui , object pascal , Object-Oriented Programming , programming , PyObjectClass , Python , python gui , Python GUI Frameworks , Python Strings , python windows , python4delphi , PythonExpression , PythonGUI , PythonModules , PythonScript in VCL , radstudio , windows
0
Konstantin Tomov
This sample allows the user to create temporary connection definition at run-time and master-details relationship between datasets using TFDQuery to work with MSSQL databases. Location You can find the MSSQL sample project at: Start | Programs | Embarcadero RAD Studio Sydney… … Read more
4 years ago in Code , database , Delphi , firedac , microsoft , microsoft sql , Microsoft SQL Server , MSSQL , object pascal , programming , RAD Studio , windows
0
Azfar Bakht
Delphi is a powerful platform used by developers worldwide, to make stunning visual applications. Python, on the other hand is a powerful, general purpose object oriented language. Did you ever wonder if the power of…… … Read more
4 years ago in cbuilder , Delphi , DelphiVCL , GuiProgramming , Learn , Learn Python , learn python gui , object pascal , programmin , programming , Python , python gui , Python GUI Frameworks , Python Strings , python windows , python4delphi , PythonExpression , PythonGUI , PythonModules , PythonScript in VCL , strings , vcl , windows
0
Konstantin Tomov
The sample allows you to modify the macro values at run time.Note: See the Preprocessing Command Text topic for more information about parameterizing SQL command texts. Location You can find the Macros sample project at: Start | Programs |… … Read more
4 years ago in android , Code , database , Delphi , firedac , ios , linux , macos , Macros , object pascal , programming , RAD Studio , windows
0
Pabitra Dash
C++11 adds atomic types and operations to the standard. Atomic types and operations provide a way of writing multi-threaded applications without using locks. Atomic types are types that encapsulate a value whose access is guaranteed… … Read more
4 years ago in Atomic , Atomic operations , Atomic types , C++ , cbuilder , Code , learn c++ , programming , race condition , RAD Studio , windows
0
Muminjon
Delphi implementation of JWT (JSON Web Token) and the JOSE (JSON Object Signing and Encryption) specification suite. This library supports the JWS (JWE support is planned) compact serializations with several JOSE algorithms. What is JOSE JOSE is… … Read more
4 years ago in Delphi , delphi jose , delphi jwt , jose , JSON , json web token , jwt , jwt library , object pascal , programming , RAD Studio , token serialization , windows
0
Azfar Bakht
Python is one of the world’s most popular languages and Delhpi is an amazing platform that allows developers to build stunning visual apps. Together, Python and Delphi result in the extraordinary feature that we call Python4Delphi……. … Read more
4 years ago in cbuilder , Delphi , DelphiVCL , GuiProgramming , Learn Python , Python , python gui , Python GUI Frameworks , Python Strings , python windows , python4delphi , PythonModules , PythonScript in VCL , String Formatting , windows
0
Embarcadero Admin
Game Collector is a powerful video game game collection database software and it is built in Delphi. According to the developer’s website Game Collector’s main screen is highly customizable, so that you can make it… … Read more
4 years ago in collection , collector , Delphi , game collection , games , object pascal , programming , Showcase , video games , windows
0
Embarcadero
Broken Games is a small, ambitious independent game development company based in Berlin, Germany. Their flagship game, Rise of Legions, is a multiplayer RPG available for the Windows platform. Co-founders Tobias and Martin focus on… … Read more
4 years ago in Delphi , games , object pascal , programming , Showcase , Steam , windows
0
Embarcadero Admin
Planet Fun is a 4D solar system simulation for Android and iOS and it is built in Delphi. Planet positions are calculated using VSOP2013 ephemeris, years between 1500 and 3000 according the developer. The app… … Read more
4 years ago in android , cross-platform , Delphi , google play , ios , object pascal , Open Source , planets , programming , Showcase , simulation , solar system , windows
0
Muminjon
With Delphi, you can do many things from embedded development to cross-platform development or even web development. You can achieve high productivity with RAD Studio. As you know you will get hundreds of amazing components… … Read more
4 years ago in android , Delphi , firemonkey components , firemonkey open source , FMX , fmxcomponents , ios , linux , macos , object pascal , programming , RAD Studio , windows
0
Muminjon
Hooking includes a range of methods for changing or expanding the behavior of an operating system, application, or other software parts by intercepting API function calls, messages, or events passed between software components. The code… … Read more
4 years ago in Delphi , delphi hook , hook delphi , hook windows , hook windows api , object pascal , programming , RAD Studio , Win32 , win64 , winapi , windows , windows api
0