Muminjon
Unit Testing is a type of software testing where specific units or segments of the software are tested. The goal is to validate that each unit of the software code executes as expected. Unit Testing… … Read more
4 years ago in android, Delphi, delphi unit testing, DUnitX, dunitx framework, ios, linux, macos, object pascal, programming, RAD Studio, Unit Testing, windows
0
Konstantin Tomov
The main form of the Sample contains a TWebBrowser component that supports the basic functions of a web browser, such as: navigate to URL, go back and go forward. Location You can find the WebBrowser sample project at: Start… … Read more
4 years ago in android, Code, cross-platform, Delphi, FMX, html, ios, object pascal, programming, RAD Studio, Web browser, windows
0
Konstantin Tomov
The Batch sample shows you how to use the Array DML execution technique to execute multiple SQL INSERT commands in a single step to optimize database population performance. To this end, the sample uses the IFDPhysCommand interface to set an array of values… … Read more
4 years ago in Array, Code, database, Delphi, firedac, insert, object pascal, optimize, programming, RAD Studio, SQL, windows
0
Eli M. (MVP)
Gorilla3D is a powerful, easy to use, and modern 3D framework for Delphi and C++ Builder FireMonkey on Windows and Android. IOS and OSX support are listed as in progress. This is a commercial product… … Read more
4 years ago in 3d, android, C++, Delphi, FireMonkey, FMX, Framework, object pascal, programming, windows
0
Muminjon
The VCL Styles Utils is a Delphi library that extends the RAD Studio VCL Styles, adding unique features like the support for Classic and New Common dialogs, Task Dialogs, Styling of popup and shell menus, Non client area components, and much more. This… … Read more
4 years ago in Delphi, delphi library, object pascal, programming, RAD Studio, Styles, vcl, VCL Styles, windows
0
Konstantin Tomov
The Main sample shows you how to use different database functionalities related with the TFDMemTable class. To this end, the sample uses different properties and methods of the cited class. The following dataset features are implemented: Save a dataset data… … Read more
4 years ago in Code, data, database, Delphi, firedac, MemTable, object pascal, programming, RAD Studio, table, windows
0
Embarcadero Admin
Lumicademy is a platform-as-a-service for providing a real-time, virtual classroom experience that customers can add to their existing product or service and it is written in Delphi using Firemonkey. According to the developers if you… … Read more
4 years ago in android, Audio, conferencing, Delphi, FireMonkey, ios, macos, object pascal, PaaS, programming, Showcase, Video, windows
0
Muminjon
Create modern-looking applications with FireMonkey TFrameStand and TFormStand components from Andrea Magni, who is one of the Delphi and FireMonkey MVPs. Easily use TFrame or TForm descendants in your FireMonkey applications to gain visual consistency through the whole user… … Read more
4 years ago in android, Delphi, delphi firemonkey, FireMonkey, FMX, ios, macos, object pascal, osx, programming, RAD Studio, tformstand, tframestand, windows
0
Konstantin Tomov
The drag and drop system that is built into the VCL is limited in that it only supports drag and drop within the same application. If you need to drag data from your application to… … Read more
4 years ago in Code, com, components, Delphi, drag, Drag and drop, drop, object pascal, programming, RAD Studio, windows
0
Muminjon
Since we learn C and C++ at university, we happen to get many projects related to Applied Math and Linear Algebra. And we should build an application to solve different complex problems with C/C++ (mostly… … Read more
4 years ago in algebra library, C++, C++ Builder, c++ eigen, eigen library, Linear Algebra, math library, programming, RAD Studio, windows
0
Pabitra Dash
In order to be more compatible with C99, C++11 standard introduces the long long integral type. ‘long long’ and ‘long long int’ are identical signed integral types and both are at least 64 bits. As to the… … Read more
4 years ago in C++, cbuilder, Code, long long, long long int, long long integral type, programming, RAD Studio, signed integral types, windows
0
Konstantin Tomov
The NativeControls sample shows the use of the Native Controls of FireMonkey. To this end it uses several components that are configured with its ControlType property set to Platform in order to have the native… … Read more
4 years ago in C++, Code, database, Delphi, FireMonkey, FMX, ios, object pascal, programming, RAD Studio, windows
0