Sarina DuPont
We are pleased to invite all of our RAD Studio customers with an active subscription to the NDA beta program for Embarcadero’s 10.4.2 release of Delphi, C++Builder, and RAD Studio, codenamed “Hunter”. RAD Studio 10.4.2… – Details…
3 months ago in C++, Delphi, News, RAD Studio
0
Muminjon
First and only installer with full-stack ARM64 support, including triple-hybrid installers with X86, AMD64-EM64T, and ARM64 targeting from a single setup package. Also, the first installer with Next-Generation MSIX Package Builder. InstallAware is based on… – Details…
3 months ago in appx, arm64, Delphi, exe, GetIt, Install, installer, installshield, msix, RAD Studio, setup, Tech Partner, windows
0
Konstantin Tomov
FireDAC represents a range type column as a ftADT field with 3 subfields: lbound – lower range bound. hbound – upper range bound. flags – range flags. Note: Columns of range type are read-only. This sample updates them using SQL commands…. – Details…
3 months ago in Code, database, Delphi, firedac, object pascal, PostgreSql, programming, RAD Studio, ranges, SQL, windows
0
Muminjon
In this tutorial, you will learn how to use return type deduction in C++ Builder. For the C++14 scheme of auto with functions, the compiler can deduce return types for any function, no matter how complex it… – Details…
3 months ago in auto for functions, C++, C++ Builder, c++14, c++17, modern c++, RAD Studio, return type deduction
0
Anbarasan
Many know how to use BookMark in your code editor using the RAD Studio IDE. You can mark a location in your code with a bookmark and jump directly to it from anywhere in the… – Details…
3 months ago in C++, cbuilder, Delphi, GetIt, GetIt Package Manager, IDE, IDE Plugin, object pascal, Productivity, programming, RAD Studio, windows
0
Konstantin Tomov
This sample implements a multithreaded application, where each thread uses the IFDPhysConnection interface to establish a connection. The multiple connection establishments may lead to performance degradation across the whole system. To avoid this, you can enable the Pooled property to use… – Details…
3 months ago in Code, Connection, database, Delphi, firedac, object pascal, Pooling, programming, RAD Studio, windows
0