Muminjon
Have you ever tried to secure your application with registration keys? If so, you have gone through different methods to do that, for instance, generating a registration key based on the serial number of the… … Read more
4 years ago in bios, bios data, bios version, Delphi, model name, object pascal, programming, RAD Studio, serial number, system, windows
0
Muminjon
Soluling is a new kind of localization tool that contains all the features you need to localize your projects. With the Soluling, you can localize your VCL and FireMonkey applications. Moreover, Soluling accepts Web project… … Read more
4 years ago in Delphi, delphi localizing tool, localization, localization fmx, localization tool, localization vcl, object pascal, programming, RAD Studio, windows
0
Konstantin Tomov
First, the CentralizedCachedUpdates sample sets up range-based master-detail relationships between datasets using two TFDQuery objects. Then, the sample shows you how to use a TFDSchemaAdapter object to enable the Centralized Cached Updates mode. To this end, the schema adapter object is used as a central… … Read more
4 years ago in android, CachedUpdates, Code, Delphi, firedac, FMX, ios, linux, macos, object pascal, programming, RAD Studio, vcl, windows
0
Pabitra Dash
A deleted function is a function that contains =delete; in its prototype. This construction, introduced with C++11, indicates that the function may not be used. This construction can be used to forbid the usage of default… … Read more
4 years ago in =delete, C++, cbuilder, Code, Delete Function Definition, Deleted functions, IDE, learn c++, programming, RAD Studio, 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
4 years ago in Code, database, Debug, Delphi, firedac, monitor, object pascal, programming, RAD Studio, Remote, windows
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
4 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
4 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
4 years ago in android, Code, Delphi, firedac, ios, linux, macos, object pascal, programming, RAD Studio, SQL, SQLite, windows
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
4 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
Muminjon
When you become friends with RAD Studio and RAD Server, you will have a superpower and, you become a 10X engineer because with RAD Server you can easily create complex and scalable services-based applications with high productivity. With… … Read more
4 years ago in API, Delphi, free, hospitality sample delphi, object pascal, programming, rad server, rad server ems, rad server rest, RAD Studio, REST, Source Code, swagger, template, windows
0
Muminjon
With the power of the Delphi programming language and the cross-platform FireMonkey framework, dozens of Delphi developers have created their own custom FireMonkey UI components to accomplish their goals, for instance, the TBadgeView component which… … Read more
4 years ago in android, Delphi, delphi firemonkey, FireMonkey, firemonkey components, firemonkey ui classes, ios, linux, macos, object pascal, programing, RAD Studio, windows
0
Konstantin Tomov
The Sample is using the “Custom” list view item appearance value and configuring the appearance properties of list view items at design time. It also shows how to do this at run time. When you… … Read more
4 years ago in android, Code, database, Delphi, FMX, ios, linux, listitem, ListView, macos, object pascal, programming, RAD Studio, windows
0