The AMD Ryzen 9 5950x is a beast of a CPU with 16 cores and 32 threads. I have been running a bunch of benchmarks around one million lines of code but I wanted to…… … Read more
4 years ago in 5950x, amd, C++, Code, Delphi, IDE, lines of code, multicore, object pascal, one billion, parallel, parallel compile, programming, ryzen, ryzen 9 5950x, Showcase, windows
0
Konstantin Tomov
AsmProfiler is a full tracing 32bit profiler (instrumenting and sampling), written in Delphi and some assembly. AsmProfiler stands for “assembly profiler” because the heart of the profiler is written in assembly. According to the author… … Read more
4 years ago in asm, Code, Delphi, object pascal, Profiler, programming, RAD Studio, Tech Partner, techpartner, windows
0
Konstantin Tomov
The MusicPlayer application uses controls such as TProgressBar, and TTrackBar, and platform-specific technologies such as MPMusicPlayerController for iOS, to show how to create a music player. Your device needs to have at least one song… … Read more
4 years ago in C++, Code, Delphi, FMX, IDE, Music player, object pascal, programming, RAD Studio, windows
0
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
Muminjon
Delphi RunTime Library gets enhanced with each new Delphi release, but often these improvements hide behind many flashier features. In this session, you can find out some of these fantastic RTL features. For instance, you… … Read more
4 years ago in Code, Delphi, delphi features, delphi rtl, delphi ternary, object pascal, programming, strutils delphi, ternary operator, 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
Konstantin Tomov
The Blobs sample shows you how to create a BLOB stream for reading and/or writing the value of a specific BLOB field on a specific record. To this end, the sample uses the CreateBlobStream method of TFDQuery to create a read-only BLOB stream…. … Read more
4 years ago in android, Code, cross-platform, database, Delphi, firedac, ios, linux, macos, object pascal, programming, Query, RAD Studio, windows
0
Python GUI Admin
Want to know how to evaluate a Python Expression in Delphi using Python4Delphi? Python for Delphi (P4D) is a set of free components that wrap up the Python DLL into Delphi and C++Builder. They let you easily execute…… … Read more
4 years ago in Code, Delphi, GuiProgramming, Learn Python, object pascal, programming, Python, python gui, python4delphi, PythonExpression, RAD Studio, TPythonEngine, TPythonGUIInputOutput, windows
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