balance » Custom Developer Tools and VCL Components | Developer Team

Learn How To Deploy Delphi 10.3 Rio FireMonkey Apps In The Cloud Via HTML5

Learn How To Deploy Delphi 10.3 Rio FireMonkey Apps In The Cloud Via HTML5


Delphi 10.3 Rio FireMonkey apps are cross platform with a single codebase and single UI that target the Android, IOS, Macos, Windows, and Linux platforms (FMXLinux was recently added to Delphi 10.3 Rio Enterprise and Architect). You can also deploy Delphi FireMonkey apps to the web using websockets and HTML5. The method for doing this is basically the FireMonkey app runs on a Windows or Linux server and it’s canvas draws are sent to the web browser via a websocket. Each user connection runs one copy of the app on the server (so one user one app). The server is running the app so it needs enough hardware for however many concurrent apps you want to run.
Read more

Entrian Inline Watch 1.0.8

Entrian Inline Watch 1.0.8
Entrian Inline Watch 1.0.8


As you debug, Entrian Inline Watch displays the values of variables inline in your source code, updated live as you step through your code. You can see the live values right there in the source, rather than having to hover over them with the mouse, or find them in the Watch windows.
Read more

Entrian Inline Watch 1.0.7

Entrian Inline Watch 1.0.7
Entrian Inline Watch 1.0.7


As you debug, Entrian Inline Watch displays the values of variables inline in your source code, updated live as you step through your code. You can see the live values right there in the source, rather than having to hover over them with the mouse, or find them in the Watch windows.
Read more