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
Embarcadero Admin
Sometimes your application needs a user interface, but what is the best way to make one for Python applications? Enter DelphiVCL for Python. The VCL is a mature Windows native GUI framework with a huge… … Read more
4 years ago in 2021 , Delphi , desktop , Learn Python , News , object pascal , programming , Python , python gui , vcl , Videos , windows
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
Danny
Searching for Delphi repositories on GitHub is made more difficult than it should be. The main reason is that Delphi is not listed as a language. OK, Delphi is a development environment, not a language,… … Read more
4 years ago in Delphi , github , repositories , repository
0
Uwe Raabe
In my previous article Tweaking DFM Loading I explained ways to overcome the name problem with several instances of a data module. Actually there is still another way to resolve this. In case you didn’t already,… … Read more
4 years ago in Delphi , programming
0
Jim McKeeth
Another great Delphi birthday approaches! Let’s celebrate with a Showcase Challenge! A few months ago we launched a new blog section called Showcases. This is the place our fantastic developers show off the amazing programs… … Read more
4 years ago in Delphi , News , Showcase
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
Muminjon
IPWorks Encrypt Library enables you to encrypt and decrypt files, emails, documents, and messages through major cryptographic standards, including S/MIME, OpenPGP, TripleDES, TwoFish, RSA, AES, etc. Complete with X.509 and OpenPGP certificate management. With these… … Read more
4 years ago in C++ , c++builder encryption , Delphi , delphi encryption , Encryption , encryption library , hashing , ipworks , object pascal , programming , Tech Partner , windows
0