Anbarasan
We know Delphi supports Multithreading. Multithreading in Python can be achieved using Python Module Threading. However, In a use case like Delphi Application embedding Python(Python4Delphi) or CPython, the interpreter is not fully thread-safe. In order… … Read more
4 years ago in C++ , Code , Delphi , object pascal , programming , Python , python gui , Threads using Python , windows
0
Anbarasan
MongoDB is a document database, which means it stores data in JSON-like documents, the most natural way to think about data, and is much more expressive and powerful than the traditional row/column model. How about… … Read more
4 years ago in Code , Delphi , ListView Sample App , MongoDB , MongoDB Restaurants Demo , object pascal , programming , RAD Studio , TFDPhysMongoDriverLink
0
Pabitra Dash
auto-typed variables is a C++11 feature that allows the programmer to declare a variable of type auto, the type itself being deduced from the variable’s initializer expression. The auto keyword is treated as a simple… … Read more
4 years ago in auto-type , C++ , c++11 , cbuilder , Clang , Code , IDE , learn c++ , programming , RAD Studio , variable
0
Konstantin Tomov
Developer Anton Frost has a curated listed of Awesome Delphi projects available over on GitHub. It offers a wide variety of projects across multimedia, game development, GUI, scripting, database, reporting, utilities, serial ports, memory management,… … Read more
4 years ago in Code , Delphi , gui , object pascal , pascal , programming , RAD Studio , vcl , windows
0
Jim McKeeth
Sometimes you need to install components manually. Maybe the installer wasn’t updated for your version of Delphi, or it is an open-source library without an installer. Whatever the reason, here is a short guide in…… … Read more
4 years ago in C++ , Code , components , Delphi , IDE , installation , News , Open Source , Packages , RAD Studio
0
Adam Leone
Are you a teacher, educator, or parent of a child interested in programming? Are you looking for a simple but powerful language and student-friendly integrated development environment? With it’s combination of full-language features, simple syntax,…… … Read more
4 years ago in Code , Delphi , Delphi Education , DELPHICON 2020 , Expert Panel , MVP Presentation , News , Tech Partner
0