Muhammad Azizul
Python has an interesting feature called Decorators to add functionality to an existing code. A Decorator is a design pattern in Python that allows a user to add new functionality to an existing object without modifying its…… … Read more
4 years ago in cbuilder, decorators, Delphi, GuiProgramming, Learn Python, programming, Python, python gui, python4delphi, RAD Studio, radstudio, windows, windows app
0
Muminjon
In the last few RAD Server posts, we have seen several industry templates that can be a headstart for your business. For instance, the Field Services Industry template and the Hospitality Industry template. Today, we will explore another complete… … Read more
4 years ago in Delphi, delphi rad server, microservice, object pascal, programming, rad server, rad server ems, rad server rest, RAD Studio, REST, rest api, windows
0
Muminjon
One of the best and popular barcode scanning library for Delphi is ZXing.Delphi library. ZXing Barcode Scanning Object Pascal library for Delphi VCL and Delphi Firemonkey. ZXing.Delphi is a native Object Pascal library that is based on the… … Read more
4 years ago in android, barcode, Delphi, delphi barcode, ios, macos, object pascal, programming, RAD Studio, scanner, windows, ZXing Barcode Scanning, zxing delphi
0
Muminjon
RAD Studio has two modes, dark and light. Since most of the developers love different kinds of dark modes, they might need several options to choose. But, currently, RAD Studio only offers two dark and… … Read more
4 years ago in cbuilder, colorizer, customize, dark theme, Delphi, IDE, IDE Plugin, object pascal, plugin, programming, RAD Studio, rad studio colorizer, rad studio dark mode, rad studio themes
0
Konstantin Tomov
FireDAC.SchemaAdapterMemTable … Read more
4 years ago in adapter, android, Code, cross-platform, database, Delphi, firedac, ios, linux, macos, object pascal, programming, RAD Studio, schema, tables, windows
0
Konstantin Tomov
The MultiViewDemo sample shows how to create an application that implements the “master-detail” interface and explains how to use the master panel presentation modes. This sample allows you to change the master panel characteristics, such… … Read more
4 years ago in android, Code, cross-platform, database, Delphi, FMX, interface, ios, linux, macos, MultiView, object pascal, programming, RAD Studio, windows
0
Eli M. (MVP)
RAD Studio is made up of Delphi and C++Builder. On the Delphi side the Object Pascal compiler is a single pass compiler and the compiler itself is not a parallel compiler but when compiling multiple… … Read more
4 years ago in 3990x, 3990x vs 5950x, 5950x, amd, C++, cbuilder, Code, compile, Delphi, dev-cpp, learn c++, make, make jobs, object pascal, parallel, parallel compilation, programming, RAD Studio, ryzen 9, threadripper, TwineCompile
0
Muhammad Azizul
A Closure in Python is a function object that remembers values in enclosing scopes even if they are not present in memory. It is a record that stores a function together with an environment: a…… … Read more
4 years ago in cbuilder, closure, Delphi, GuiProgramming, Learn Python, programming, Python, python gui, python4delphi, RAD Studio, radstudio, windows, windows app
0
Anbarasan
Do you want to Train Large scale semantic NLP Models in your Delphi GUI App? This post will get to understand how to use Gensim Python Library using Python4Delphi in Delphi/C++ application and learn the core concepts…… … Read more
4 years ago in Code, Delphi, fasttext, GenSim, GuiProgramming, Learn Python, nlp, python gui, python4delphi, RAD Studio, windows, Word2Vec
0
Anbarasan
Sometimes Developers may need to perform implementations based on Machine’s Battery and CPU power status. How to collect such information’s quickly ? Don’t know how to do. Don’t worry. MiTec’s System Information Management Suite’s component helps… … Read more
4 years ago in Battery Charge Staus, battery power, C++, Code, CPU Power status, Delphi, MiTeC System Information Management Suite, object pascal, programming, RAD Studio, Tech Partner, voltage, windows
0
Muhammad Azizul
Data serialization is the process of converting structured data to a format that allows us to share or store the data in a form that allows recovery of its original structure. In some cases, the…… … Read more
4 years ago in cbuilder, Delphi, GuiProgramming, Learn Python, programming, Python, python gui, python4delphi, RAD Studio, radstudio, Serialization, windows, windows app
0
Hagop Panosian
Embarcadero commissioned a whitepaper to investigated the differences between Delphi, WPF .NET Framework, and Electron for building Windows desktop applications. The benchmark application – a Windows 10 Calculator clone – was recreated in each framework… … Read more
4 years ago in .net framework, comparison, Delphi, Electron, flexibility, FMX, functionality, object pascal, Performance, Productivity, programming, RAD Studio, vcl, whitepaper, windows, WPF
0
Konstantin Tomov
The CachedUpdates sample shows you how to work with the TFDMemTable class. To this end, TFDMemTable retrieves data from a database through TFDTableAdapter and TFDCommand. Then, the sample uses some methods and properties of TFDTableAdapter in order to implement some features related with the management of Cached… … Read more
4 years ago in CachedUpdates, Code, database, Delphi, firedac, ios, linux, macos, object pascal, programming, RAD Studio, tfdmemtable, windows
0
Anbarasan
Do you want to perform some Image Processing tasks in your Delphi GUI App? This post will get to understand how to use Mahotas Python Library using Python4Delphi in Delphi/C++ application. Mahotas is a computer vision and…… … Read more
4 years ago in C++, Code, computer vision, Delphi, filtering, Image processing, Labeling, Learn Python, Mahotas, Python, python gui, python4delphi, PythonGUI, RAD Studio, threshold, windows
0
Konstantin Tomov
Running the FMX.TabletMasterDetailwithSearch Sample, it shows you two columns. The column on the left-hand side shows a list of people and includes a search box. The column on the right-hand side shows details (a picture,… … Read more
4 years ago in android, Code, cross-platform, Delphi, FMX, ios, macos, Master-Detail, object pascal, RAD Studio, Sample, tables, windows
0