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
Quick overview of RAD studio with Extensive Windows 10 support for modernizing your application using Windows 10 VCL controls and styles. … Read more
4 years ago in C++ , Delphi , IDE , object pascal , programming , RAD Studio , Styles , UX Design Guidelines , windows , Windows 10 Styles , Windows 10 VCL controls
0
Anbarasan
Most applications demand high-quality text rendering, resolution-independent outline fonts, and full Unicode text and layout support. Looking for a device-independent text layout system that improves text readability in documents and in UI for Your Delphi/C++… … Read more
4 years ago in coderage 2019 , Delphi , FireMonkey , FMX , object pascal , programming , RAD Studio , Text Formatting , Text Rendering , TTextLayout
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
Embarcadero is having a Delphi online event in November 2020 featuring two FireMonkey sessions. The first session is around a new FireMonkey book called Delphi GUI Programming with FireMonkey by Andrea Magni. The second session…… … Read more
4 years ago in android , Delphi , delphi 10 , Delphi 10.4 , delphi firemonkey , delphi fmx , DelphiCon , FireMonkey , FMX , IDE , ios , macos , object pascal , osx , programming , windows
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
Anbarasan
Display panel manufacturers have packed an increasing number of pixels into each unit of physical space on their panels resulted in the dots per inch (DPI) of modern display panels. In the past, most displays… … Read more
4 years ago in C++ , cbuilder , Delphi , DPI Awareness Mode , FastReport , HiDPI , object pascal , Per-MonitorV2 , programming , RAD Studio , windows
0