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
Muhammad Azizul
A set in Python is an unordered collection of items. Every set element is unique (no duplicates) and must be immutable (cannot be changed). However, a set itself is mutable. We can add or remove…… … Read more
4 years ago in cbuilder, Delphi, GuiProgramming, Learn Python, programming, Python, python gui, python4delphi, RAD Studio, radstudio, sets, windows, windows app
0
Hagop Panosian
The ability of a framework to support developer productivity is a measure of its ability to speed up the time it takes to bring an application to market, and its influence on long-term labor costs…. … Read more
4 years ago in .net framework, app store deployment, comparison, Delphi, deployment, Electron, flexibility, FMX, functionality, object pascal, Productivity, programming, RAD Studio, vcl, whitepaper, windows, WPF
0
Muminjon
Deleaker is a popular extension for all major IDEs and a standalone application for memory leak detection. You can easily integrate into RAD Studio and find memory leaks within your Delphi and C++ Builder applications…. … Read more
4 years ago in C++, c++ builder profiler, cbuilder, deleaker rad studio, Delphi, delphi profiler, memory leak, memory leak finder, object pascal, programming, RAD Studio, utility, windows
0
Eli M. (MVP)
Learn how to use the TwineCompile SORTA Automatic Background Compile feature of TwineCompile. Install TwineCompile via the GetIt Package Manager for C++Builder 10.4 with Update Subscription. TwineCompile lists its features as: Advanced compile system uses… … Read more
4 years ago in C++, cbuilder, compile, IDE, learn c++, multi-core, parallel, parallel compilation, programming, RAD Studio, TwineCompile, windows
0
Hagop Panosian
Building a functional, intuitive and visually appealing user interface is vital to the success of an app. It also involving a time-consuming design and coding effort that can be further exacerbated without the tools that… … Read more
4 years ago in .net framework, comparison, Delphi, Electron, flexibility, FMX, functionality, IDE, object pascal, Performance, Productivity, programming, RAD Studio, vcl, whitepaper, windows, WPF
0
Muminjon
XML Mapper is an updated version of the XML Mapper that ships with RAD Studio. With the XML Mapper, you can define the mappings between generic XML documents and the data packets that client datasets… … Read more
4 years ago in cbuilder, Delphi, delphi xml, IDE, object pascal, programming, RAD Studio, radStudio Xml mapper, schema, windows, XML, XML Mapper
0