Eli M. (MVP)
The GetIt Package Manager is the package manager built into the RAD Studio IDE that allows you to browse, download, purchase, and install packages. Packages may provide libraries, components, IDE extensions, and SDKs. Packages available… … Read more
5 years ago in aqtime, C++, Debugger, Delphi, Encryption, FastReport, FMX, GetIt, IDE, News, object pascal, package manager, parallel, programming, TwineCompile, windows
0
Konstantin Tomov
The MoniLayerClients sample shows you how to use the FireDAC tracing and monitoring capabilities to show how an application is communicating with a FireDAC monitor client. To this end, the sample uses two different FireDAC monitor clients: FlatFile-client and… … Read more
5 years ago in Code, database, Debug, Delphi, firedac, monitor, object pascal, programming, RAD Studio, Remote, windows
0
Embarcadero
The Windows 10 CRM VCL Demo is available with full source code for Delphi 10.4+ and C++Builder 10.4+. The demo features a number of high DPI styles including Windows 10 Slate Gray and Windows 10… … Read more
5 years ago in C++, cbuilder, cpp, Delphi, demo, example, object pascal, Sample, Showcase, Source Code, vcl, Videos
0
Pabitra Dash
BCC32 includes support for explicit conversion operators, one of the features in the C++11 standard. The explicit constructors and conversion operators are used to avoid implicit conversions to and from a type. You can now… … Read more
5 years ago in C++, C++ Explicit, cbuilder, Code, conversion operators, explicit, Explicit conversion operators, learn c++, operators, programming, RAD Studio
0
Muminjon
OpenCV is a cross-platform library that can be utilized to develop real-time computer vision applications. It principally concentrates on image processing, video capturing, and analysis. The best part is there is the Delphi-OpenCV library for… … Read more
5 years ago in computer vision, computer vision delphi, Delphi, delphi ai, delphi opencv, object pascal, opencv, opencv delphi, programming, RAD Studio, vcl, windows
0
Konstantin Tomov
The xDBMS sample shows you how use the TFDLocalSQL class to implement a cross-DBMS query application. To this end, each queryable dataset must be registered with the Local SQL engine using the DataSets collection property.Note: The Local SQL feature allows executing SQL commands, where… … Read more
5 years ago in android, Code, Delphi, firedac, ios, linux, macos, object pascal, programming, RAD Studio, SQL, SQLite, windows
0
dummzeuch
The following code looks innocuous but slows down a program significantly: Yes it’s Quicksort and it sorts strings in a TCheckListBox’s Items property, swapping not only the strings but also the objects and the Checked… … Read more
5 years ago in Delphi, GExperts
0
Muminjon
You can rapidly build and deploy services-based applications with RAD Server. And you get pre-built Docker images for RAD Server on Linux available from Docker Hub. This means you can deploy your services on Azure, AWS,… … Read more
5 years ago in database, Delphi, field services demo, free, InterBase, object pascal, openapi, programming, rad server, rad server rest, rad server template, RAD Studio, REST, rest api, Source Code, swagger, template, windows
0