Python GUI Admin
A Module is a file containing Python definitions and statements similar to the unit file in Delphi. To learn more about Python modules check this tutorial. How to create such Python Modules in Delphi using…… … Read more
4 years ago in C++, cbuilder, Code, Delphi, GuiProgramming, object pascal, programming, Python, python gui, python4delphi, PythonModules, TPythonGUIInputOutput, TPythonModule, windows
0
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
Konstantin Tomov
Cryptography … Read more
4 years ago in android, Code, Cryptography, Delphi, ios, macos, object pascal, programming, RAD Studio, Tech Partner, techpartner, windows
0
Konstantin Tomov
EMS.Sample … Read more
4 years ago in Code, Delphi, linux, Multi-Tenancy, multi-tenant, object pascal, programming, rad server, RAD Studio, REST, windows
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