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
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
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
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
Sally Peck
TurboPower Essentials is a light-weight component suite that adds Date-Time, Calculator drop-downs in your Delphi VCL apps. … Read more
4 years ago in 10.4 Sydney , Delphi , GetIt , IDE , object pascal , Open Source , programming , RAD Studio , vcl , windows
0
Marco Cantu
A few weeks ago, we released an “Apple platforms patch” focused on improving our support for the latest versions of macOS and iOS. While the patch solves issues with Apple SDKs import and with debugging… … Read more
4 years ago in Delphi , IDE , News , RAD Studio
0