Python GUI Admin
How about combining the strength of Delphi and Python for your applications to provide first-class solutions for your customer needs? Thinking about how to do it? Don’t worry! Python4Delphi does for us. Python for Delphi (P4D) is…… … Read more
4 years ago in C++ , Delphi , GuiProgramming , object pascal , programming , Python , python gui , python4delphi , PythonScript in VCL , TPythonEngine , TPythonGUIInputOutput , windows
0
Embarcadero
Packt is a publisher of programming books and video courses and there are quite a few Delphi books published through their platform. They are running a sale right now where you can get each e-book… … Read more
4 years ago in android , book , Books , Delphi , ios , learn delphi , linux , macos , object pascal , online course , progra , programming , Video , Videos , windows
0
Eli M. (MVP)
Packt is a publisher of programming books and video courses and there are quite a few Delphi books published through their platform. They are running a sale right now where you can get each e-book… … Read more
4 years ago in android , book , Code , course , cross-platform , Delphi , FireMonkey , IDE , ios , learn delphi , macos , object pascal , packt , programming , windows
0
Anbarasan
How to create Multiple threads, execute , and stop the threads in between manually. … Read more
4 years ago in C++ , cbuilder , Code , Delphi , object pascal , pro , programming , Python , threading , Threads using Python , windows
0
Pabitra Dash
The keyword nullptr denotes the pointer literal. C++11 introduces nullptr, the null pointer constant, in order to remove the ambiguity between 0 and a null pointer. Although the NULL macro exists, it is insufficient because it cannot… … Read more
4 years ago in C++ , cbuilder , Code , constant , cpp , null pointer , programming , RAD Studio , windows
0
Anbarasan
How to create interactive plots , dashboards from Delphi application using Python Bokeh library. … Read more
4 years ago in Bokeh Python Library , C++ , Code , dashboard , Delphi , Interactive plots , object pascal , programming , python4delphi , windows
0
Python GUI Admin
As we know, a Variable stores a value so that you can reuse it later in your program. This reduces redundancy, improves performance, and makes your code more readable. What is Python Delphi Variable? This…… … Read more
4 years ago in cbuilder , Code , Delphi , GuiProgramming , object pascal , programming , Python , python gui , python4delphi , TPythonDelphiVar , TPythonEngine , TPythonGUIInputOutput , windows
0
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