Konstantin Tomov
This sample implements a multithreaded application, where each thread uses the IFDPhysConnection interface to establish a connection. The multiple connection establishments may lead to performance degradation across the whole system. To avoid this, you can enable the Pooled property to use… … Read more
5 years ago in Code, Connection, database, Delphi, firedac, object pascal, Pooling, programming, RAD Studio, windows
0
Muminjon
This FireMonkey UI template designs for implementing a login screen in a multi-device application. And shows how to utilize FireMonkey designing guidelines. As you can see, this FireMonkey UI template is responsive and ready to utilize in… … Read more
5 years ago in C++, Delphi, delphi firemonkey, FireMonkey, firemonkey templates, ios, linux, login screen, macos, object pascal, programming, windows
0
Python GUI Admin
Want to build a Delphi/C++ builder Application that should exchange values between Delphi and Python Objects. Not sure how to do it? Python4Delphi has two powerful components to achieve this faster, you can use either…… … Read more
5 years ago in C++, cbuilder, Delphi, GuiProgramming, Learn Python, object pascal, programming, Python, python gui, windows
0
dummzeuch
Somebody just asked me whether there is a simple way to migrate GExperts settings from Delphi XE7 to a new version. The short answer is: No, but some experts (or rather: some functionality, because not… … Read more
5 years ago in Delphi, GExperts
0
Stefan Glienke
Many of you have probably seen my session at DelphiCon (watch directly on Youtube) and the overall feedback has been quite positive – many thanks to you and I hope I could stir up some interest if… … Read more
5 years ago
0
Anbarasan
Get started with connecting Access database with FireDAC Components. Connection, … Read more
5 years ago in access, C++, Code, Delphi, firedac, Master-Detail, ms-access, object pascal, programming, TFDAccessService, TFDPhyMSAccessDriverLink
0
marcocantu
I’ve finished working on a complete update of my book on the Delphi Object Pascal language, covering all of the new features in the 10.4 release. … Read more
5 years ago
0
Muminjon
Intro Most of Delphi and C++ Builder developers utilize preinstalled components and libraries to compress and decompress files. For instance, the System.Zlib which supports gzip and deflate, the System.Zip is also helpful to handle .zip… … Read more
5 years ago in brotli for windows, brotli libraries, brotli library for c++ builder, brotli library for delphi, C++, cbuilder, data compression in c++ builder, data compression in delphi, Delphi, how to compress files in c++ builder, how to compress files in delphi, learn c++ builder, learn delphi programming language, object pascal, Tech Partner
0
Python GUI Admin
An event links an occurrence in the system with the code that responds to that occurrence. The occurrence triggers the execution of a procedure called an event handler. The event handler performs the tasks that…… … Read more
5 years ago in C++, Delphi, events, GuiProgramming, Learn Python, object pascal, programming, Python, python gui, Win32, windows
0