Python GUI Admin
Earlier we have seen how to add methods in Python Module using Python4Delphi TPythonModule component’s Add Method. However, the Add Method parameter uses a PyCFunction type parameter. In many cases, we may need to define…… … Read more
4 years ago in cbuilder, Code, Delphi, GuiProgramming, object pascal, programming, Python, python gui, python4delphi, TDelphiMethod, TPythonEngine, TPythonModule
0
Pabitra Dash
The alignment requirement of a type is a divisor of its size. For example, a class with size 16 bytes could have an alignment of 1, 2, 4, 8, or 16, but not 32. (If… … Read more
4 years ago in alignas, Alignment support, C++, c++11, cbuilder, Code, IDE, programming, std::align, windows
0
Anbarasan
We are aware of how to use TStringList in Delphi. we learned how to create a Python type using Delphi classes. Thinking How to create an iterator in Delphi Which holds python objects? This post… … Read more
4 years ago in C++, cbuilder, Code, Delphi, Iterator, object pascal, programming, Python, python gui, python4delphi, windows
0
Python GUI Admin
We have learned how to create a Python Module in Delphi and added some methods to it. It’s time to learn how to create a Python Type(Class) in Delphi. Creating a new class creates a…… … Read more
4 years ago in cbuilder, Code, Delphi, GuiProgramming, Learn Python, object pascal, programming, Python, python gui, python4delphi, TPyDelphiWrapper, TPythonEngine, TPythonModule, TPythontype
0
Muminjon
In this post, you will discover two different demo application, the first one shows you how to add sliding tabs to an application through the use of multiple tabs with custom settings, next and back buttons, and… … Read more
4 years ago in android, C++, cbuilder, Delphi, delphi demo, delphi firemonkey, FireMonkey, GetIt, ios, object pascal, programming, slide animation
0
Anbarasan
Many know how to use BookMark in your code editor using the RAD Studio IDE. You can mark a location in your code with a bookmark and jump directly to it from anywhere in the… … Read more
4 years ago in C++, cbuilder, Delphi, GetIt, GetIt Package Manager, IDE, IDE Plugin, object pascal, Productivity, programming, RAD Studio, windows
0
Anbarasan
We know TPanel Control has methods to help manage the placement of child controls embedded in the panel. You can also use panels to group controls together, similar to the way you can use a… … Read more
4 years ago in C++, card, cardpanel, cbuilder, Code, Delphi, GetIt Package Manager, object pascal, programming, TCardPanel, vcl, 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
Muminjon
Intro Most of Delphi and C++ Builder developers utilize preinstalled components and libraries to compress and decompress files. For instance, the System.Zlib which supports gzip and deflate, the System.Zip is also helpful to handle .zip… … Read more
4 years ago in brotli for windows, brotli libraries, brotli library for c++ builder, brotli library for delphi, C++, cbuilder, data compression in c++ builder, data compression in delphi, Delphi, how to compress files in c++ builder, how to compress files in delphi, learn c++ builder, learn delphi programming language, object pascal, Tech Partner
0