Pabitra Dash
There are escape characters in C++ like “n” or “t”. When we try to print the escape characters, it will not display on the output. To show the escape characters on the output screen we… … Read more
4 years ago in C++, cbuilder, Code, literals, programming, RAD Studio, Raw string literals, string, string literals, windows
0
Python GUI Admin
Earlier in the Python4Delphi Demo 3 post, we have learned how to create a Python Delphi Variable using the TPythonDelphiVar component, assign some value to it, and showed the value as a string. You can…… … Read more
4 years ago in cbuilder, Code, Delphi, GuiProgramming, object pascal, programming, Python, python gui, python4delphi, TPythonDelphiVar, TPythonDelphiVar Events, TPythonGUIInputOutput, windows
0
Muminjon
When you start developing applications, you start to think about making a great user experience with a great and stunning user interface. With this Icons8 icon pack, you can get visually stunning icons for free. … … Read more
4 years ago in cbuilder, Delphi, free icons, GetIt, icon pack, Icons, icons8, IDE, programming, RAD Studio
0
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