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… – Details…
2 months ago in C++, Code, Delphi, FMX, IDE, Music player, object pascal, programming, RAD Studio, windows
0
Muminjon
When it comes to database applications, you start processing lots of data and events. So, to handle these events properly we can use TFDEventAlerter class to handle the database event notifications. The general behavior of the… – Details…
2 months ago in C++, cbuilder tfdeventalerter, database, database events, Delphi, delphi firedac, delphi tfdeventalerter, firedac tutorials, object pascal, programming, tfdeventalerter, 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… – Details…
2 months 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… – Details…
2 months ago in Code, Delphi, delphi features, delphi rtl, delphi ternary, object pascal, programming, strutils delphi, ternary operator, windows
0
Embarcadero Admin
Cue Player One by Baxel Data is one program for theater to control sound, video, lights, and accessories using one cue list, one computer, one operator and it is built in Delphi! The Cue Player… – Details…
2 months ago in Delphi, dmx interface, lighting, midi surface, object pascal, programming, Showcase, theater, 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… – Details…
2 months 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… – Details…
2 months 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… – Details…
2 months ago in C++, Delphi, delphi linux, FireMonkey, firemonkey linux, FMXLinux, fmxlinux delphi, linux firemonkey, object pascal, programming, RAD Studio
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…. – Details…
2 months ago in android, Code, cross-platform, database, Delphi, firedac, ios, linux, macos, object pascal, programming, Query, RAD Studio, windows
0