Python GUI Admin
Sometimes we may need to share the functionalities as DLL and we know, creating a DLL in Delphi is a simple task. We learned how to create Python Module and add methods to it in…… … Read more
4 years ago in C++, cbuilder, Code, Delphi, DLL, GuiProgramming, object pascal, programming, Python, python4delphi, TPythonEngine, TPythonModule
0
Python GUI Admin
How about wrapping your Delphi Objects to Python Objects with a single line of code? Sounds Interesting? Yes, Python4Delphi has the flexibility to do that using a TPyDelphiWrapper component. This benefits Delphi Developers easily to…… … Read more
4 years ago in C++, database, Delphi, firedac, GuiProgramming, MSSQL, MYSQL, object pascal, Oracle, PostgreSql, programming, Python, python gui, python4delphi, SQLite, TPyDelphiWrapper, windows
0
Python GUI Admin
Earlier we learned how to create a new Python Type for a Delphi Record using the TPythonType component’s property TheType. It’s also necessary to learn how to use Delphi classes for creating a new Python…… … Read more
4 years ago in Delphi, GuiProgramming, object pascal, programming, PyObjectClass, Python, python gui, python4delphi, TPythonModule, TPythontype, windows
0
Atanas Popov
It is already November—time flies these days. Despite the global pandemic, we keep charging ahead. As developers are getting more used to working from home (and some love it), we see more projects picking up,… … Read more
4 years ago in Bold, Delphi, GM Update, News, Open Source, Promotion, Python, python4delphi, RAD Studio
0
Anbarasan
How to create Python Modules in Delphi using Python4Delphi Sample App. The post Quickly Build Powerful Python Modules In Delphi Using Python4Delphi Sample App first appeared on Embarcadero Blogs. … Read more
4 years ago in C++, cbuilder, Code, Delphi, object pascal, programming, Python, python4delphi, PythonModules, TPythonGUIInputOutput, TPythonModule
0
Anbarasan
How to create a variable in python main module and assign some value to it using Python4Delphi Demo03 app. The post Easily Create Python Delphi Variables In Delphi Using Python4Delphi Sample App first appeared on… … Read more
4 years ago in cbuilder, Code, Delphi, object pascal, programming, Python, python4delphi, RAD Studio, TPythonDelphiVar, TPythonEngine, TPythonGUIInputOutput
0