Eli M. (MVP)
The recently released AMD Ryzen 9 5950x offers 16 cores and 32 threads so let’s see what kind of performance we can get out of a parallel C++ compile with those 32 threads. At the… … Read more
4 years ago in 5950x , amd ryzen 9 , benchmark , C++ , cbuilder , Code , ios , News , parallel , parallel compilation , Productivity , programming , ryzen 9 5950x , ryzen9 , TwineCompile , windows
0
Anbarasan
We know how to load and display Web content or local files in Delphi using TWebBrowser. It offers support for the basic functions of a browser, such as navigate to URL, go back, go forward, along with specific events. How… … Read more
4 years ago in BeautifulSoup Python Library , C++ , cbuilder , Code , Delphi , object pascal , programming , python4delphi , scraper , spider , web spider , WebScrapping , windows
0
Pabitra Dash
BCC32 implements new character types and character literals for Unicode. These types are among the C++11 features added to BCC32. Character Types char16_t and char32_t Two new types represent Unicode characters: char16_t is a 16-bit character type. char16_t… … Read more
4 years ago in C++ , C++ Character Types , cbuilder , char16_t , char32_t , Code , modern c++ , New character types , programming , RAD Studio , windows
0
Muminjon
In this CodeRage session, Jim McKeeth, Ian Barker, and Frank Lauter they discuss the benefits of FireMonkey on Linux and all the exciting things FMXLinux can do for your projects. FireMonkey for Linux, also known… … Read more
4 years ago in C++ , Delphi , delphi linux , FireMonkey , firemonkey linux , FMXLinux , fmxlinux delphi , linux firemonkey , object pascal , programming , RAD Studio
0
Eli M. (MVP)
In October of 2020, Embarcadero sponsored and released a new fork version 6.0 of Dev-C++ with improvements that included an updated GCC 9.2.0 compiler with support for Windows 10 and C++17/C++20, high DPI, UTF8 files… … Read more
4 years ago in C++ , cpp , Delphi , dev-cpp , modernization , News , object pascal , programming , whitepaper
0
Anbarasan
How to wrap Delphi Object to Python Object and using Wrapped objects how to subclass, navigate among forms etc. … Read more
4 years ago in C++ , cbuilder , Code , Delphi , object pascal , programming , Python , python4delphi , TPyDelphiWrapper , windows
0
Pabitra Dash
In C++ 11, Variadic templates were explicitly designed to eliminate excessive code repetition in modern template libraries, by providing the ability to express a template that accepts an arbitrary number of parameters in a type-safe… … Read more
4 years ago in C++ , cbuilder , Code , partial specialization , programming , RAD Studio , template template parameters , Templates , Variadic templates , windows
0
jpluimers
Easiest way to find which message # (decimal or hexadecimal) belongs to which message and vice versa: [WayBack] List Of Windows Messages – WineHQ Wiki. [WayBack] List of windows messages with their description WM_ –… … Read more
4 years ago in C++ , Delphi , Development , Software Development
0
Diego Souza
Using this awesome library you can track and use all available ComPorts on your linux machine. To make it work just download and add the library path, declare the units and call its functions, it… … Read more
4 years ago in C++ , Code , comport , Delphi , Install , linux , object pascal , programming , serial , Ubuntu , Video
0
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
Notifications