Muminjon
Many application developers are building a web version of their services to get more users. For instance, you do not always have the same phone or same laptop to utilize the application, if the application… … Read more
4 years ago in Code , database , Delphi , delphi backend , delphi frontend , delphi tms , object pascal , programming , tms xdata , windows
0
Anbarasan
Sometimes developers need to log the output messages in Delphi for debugging purposes. You might aware this can be achieved by the windows API OutputDebugStringA . How about direct your python output messages to the Delphi… … Read more
4 years ago in C++ , Code , Delphi , Event Log window , IDE , log , object pascal , programming , python4delphi , RAD Studio IDE , windows
0
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
4 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
4 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
4 years ago in C++ , cbuilder , Delphi , GuiProgramming , Learn Python , object pascal , programming , Python , python gui , windows
0
Anbarasan
Get started with connecting Access database with FireDAC Components. Connection, … Read more
4 years ago in access , C++ , Code , Delphi , firedac , Master-Detail , ms-access , object pascal , programming , TFDAccessService , TFDPhyMSAccessDriverLink
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
4 years ago in C++ , Delphi , events , GuiProgramming , Learn Python , object pascal , programming , Python , python gui , Win32 , windows
0
Diego Souza
For you who works with COM Port Applications on linux, this is the most easy and fast way to connect, write and read info. Using COMPORT for linux you can do it within literally few… … Read more
4 years ago in comport , Delphi , FMXLinux , linux , object pascal , programming , RAD Studio , Tech Partner , Ubuntu , Winsoft
0
Nataliia Fedchenko
If you need to perform complex transformations or mathematical calculations with matrices or arrays, then Python Numpy library is exactly what you need. You can easy run this library with Python4Delphi (P4D). Python4Delphi is a… … Read more
4 years ago in Array , C++ , C++ Builder , Code , Delphi , matrix , multidimensional , object pascal , programming , Python , python gui
0