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
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