Embarcadero Admin
Building Python GUIs is easy with Embarcadero’s RAD Studio. You can use either Delphi or C++Builder to build the GUI side of the app. It is easy to integrate Python into the native Windows GUI… … Read more
5 years ago in C++, closure, decorators, Delphi, filter, Map, object pascal, partial function, programming, Python, python gui, python rest, RAD Studio, reduce, web server, windows
0
Embarcadero Admin
The RAD Studio IDE has a package manager called GetIt built in which that allows you to browse, download, purchase, and install packages. Packages provide libraries, components, IDE extensions, SDKs, styles, samples, and more. Packages… … Read more
5 years ago in android, C++, Component, Delphi, Embarcadero, GetIt, IDE, ios, library, linux, macos, News, programming, RAD Studio, SDK, Tech Partner, tms software, TwineCompile, windows
0
gabr42
While the TLightweightMREW is quite handy, it is not perfect. There’s a weird assymmetry in it. On all operating systems that Delphi can compile for, read locks are reentrant (recursive) while write locks are not. In other words,… … Read more
5 years ago in Delphi, multithreading, programming, synchronization
0
Larry Hengen
The hcUpdateFramework consists of 5 parts: ClientUpdateService Launcher Win/Register AutoUpdateServer Update Manager The first 3 of which reside on the client machine. In this article I will discuss this half of the framework. 1. ClientUpdateService… … Read more
5 years ago in Delphi
0
Embarcadero Admin
uniGUI Web Application Framework is a full-stack web application development tool for Embarcadero Delphi. uniGUI is empowered by Sencha Ext JS advanced cross-browser JavaScript library. uniGUI allows developers to develop visually compelling web applications directly… … Read more
5 years ago in Delphi, extjs, javascript, Learn, learn delphi, News, object pascal, programming, sencha, UniGUI, Web Development
0
TMS Software
IntroA while back, we introduced SVG in TMS VCL UI Pack. The first version focused on smaller icon sets. We have meanwhile tweaked and improved the engine and although there is still a lot of… … Read more
5 years ago
0
TMS Software
IntroA while back, we introduced SVG in TMS VCL UI Pack. The first version focused on smaller icon sets. We have meanwhile tweaked and improved the engine and although there is still a lot of… … Read more
5 years ago
0
Anbarasan
We have seen how to enumerate among the running processes and services in this blog post. How about monitor a particular process in your machine ? How to identify the list of threads, modules, handles… … Read more
5 years ago in Code, Delphi, Delphi Programming, MiTeC System Information Management Suite, monitor, object pascal, process, Process Monitor, Tech Partner, TSysProcMonThread, windows
0
Embarcadero GetIt
Analyse your Delphi code base and get a deep Insight of your code usage and library dependencies. The Delphi Parser analyser is an automatic code analysing wizard. It scans and analyse an entire code base… … Read more
5 years ago
0
Muhammad Azizul
REST (REpresentational State Transfer) has emerged as the standard architectural design for web services and web APIs in these days. This article will show you how easy it is to integrate a REST API Clients using Python and run…… … Read more
5 years ago in cbuilder, Delphi, GuiProgramming, Learn Python, programming, Python, python gui, python4delphi, RAD Studio, radstudio, rest client, windows, windows app
0
jpluimers
A long time ago, I write a question [WayBack] delphi – Should the compiler hint/warn when passing object instances directly as const interface parameters? – Stack Overflow in 2010. It was marked by (now former) compiler… … Read more
5 years ago in Delphi, Development, Software Development
0