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
Muminjon
Open encryption standards are best for security and privacy most of the time. Pretty Good Privacy (PGP) standard specifies encryption formats to facilitate private messaging capabilities for email and other message encryption. IPWorks OpenPGP is… … Read more
4 years ago in C++, cbuilder, Component, decryption, Delphi, delphi openpgp, encrypt messages, object pascal, openpgp, pretty good privacy, privacy, 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
Azfar Bakht
The strength of Delphi combined with Python gives its users the chance to fast track their development processes and deliver excellent applications with ease! This tutorial helps you accomplish just that. With Python4Delphi (P4D) you can create…… … Read more
4 years ago in cbuilder, Delphi, DelphiVCL, Learn Python, learn python gui, Python, python gui, Python GUI Frameworks, Python Strings, python windows, python4delphi, PythonExpression, PythonGUI, PythonModules, PythonScript in VCL, TDelphiMethod, Threads using Python, TPyDelphiWrapper, TPythonDelphiVar, TPythonDelphiVar Events, TPythonEngine, TPythonGUIInputOutput, TPythonModule, TPythontype, windows, wxpython
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
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
Muhammad Azizul
Illegal operations in Python can raise exceptions. There are plenty of built-in exceptions in Python that are raised when corresponding errors occur. This post will demonstrate how to run another Python feature in Python4Delphi with…… … Read more
4 years ago in cbuilder, Delphi, exception handling, GuiProgramming, Learn Python, programming, Python, python gui, python4delphi, RAD Studio, radstudio, windows, windows app
0
Embarcadero Admin
See first hand how to develop faster with the extra features included in the RAD Studio Architect edition, including Aqua Data Studio, Sencha Ext JS, Ranorex. This low code RAD demo includes the development of… … Read more
4 years ago in android, architect, C++, cbuilder, Delphi, ios, linux, macos, programming, RAD Studio, windows
0
Yılmaz Yörü
Hey, beginners, new C++ Developers, or Developers who want jump into the awesome C++ Builder world. C++ Builder is the easiest and fastest C and C++ IDE for building simple or professional modern applications on… … Read more
4 years ago in C++, C++ Builder, C++ tutorial, c++11, c++17, cbuilder, components, Hello World, İntroduction, ios, learn c++, modern c++, programming, RAD Studio, tutorial, windows
0
Muhammad Azizul
Have you ever had to work with a dataset so large that it overwhelmed your machine’s memory? Or maybe we have a complex function that needs to maintain an internal state every time it’s called,…… … Read more
4 years ago in cbuilder, Delphi, generators, GuiProgramming, Learn Python, programming, Python, python gui, python4delphi, RAD Studio, radstudio, windows, windows app
0
Muhammad Azizul
Like many other programming languages, Python supports modularity. That is, we can break large code into smaller and more manageable pieces. And through modularity, Python supports code reuse. We can import modules in Python into our programs…… … Read more
4 years ago in cbuilder, Delphi, GuiProgramming, Learn Python, modules and packages, programming, Python, python gui, python4delphi, RAD Studio, radstudio, windows, windows app
0
Eli M. (MVP)
Modern CPUs like the AMD Ryzen 9 5950x with their 16 cores and 32 threads offer a significant productivity boost when developing C++ projects for Windows. As we saw in the previous post (Compile 1… … Read more
4 years ago in 5950x, amd 5950x, C++, cbuilder, Delphi, parallel, parallel build, parallel compile, programming, RAD Studio, ryzen 9, TwineCompile, windows
0