Embarcadero Admin
MetroDrummer is a powerful drum machine app for Android and iOS and it is built in Delphi. It features “12 Sections of rhythms with possibility to upload up to 24 rhythms for each section” and… … Read more
4 years ago in android, cross-platform, Delphi, drum machine, FireMonkey, FMX, ios, macos, object pascal, programming, Showcase, windows
0
Muminjon
One of the best and popular barcode scanning library for Delphi is ZXing.Delphi library. ZXing Barcode Scanning Object Pascal library for Delphi VCL and Delphi Firemonkey. ZXing.Delphi is a native Object Pascal library that is based on the… … Read more
4 years ago in android, barcode, Delphi, delphi barcode, ios, macos, object pascal, programming, RAD Studio, scanner, windows, ZXing Barcode Scanning, zxing delphi
0
Muminjon
Since the launch of the GetIt package manager a significant number of components and libraries distributed on GetIt. One of them is Radiant Shapes, which is a bonus pack for RAD Studio developers. Radiant Shapes… … Read more
4 years ago in android, C++, cross-platform, Delphi, delphi graphical components, firemonkey components, graphical components, ios, linux, macos, object pascal, programming, radiant shapes, windows
0
Konstantin Tomov
FireDAC.SchemaAdapterMemTable … Read more
4 years ago in adapter, android, Code, cross-platform, database, Delphi, firedac, ios, linux, macos, object pascal, programming, RAD Studio, schema, tables, windows
0
Konstantin Tomov
The MultiViewDemo sample shows how to create an application that implements the “master-detail” interface and explains how to use the master panel presentation modes. This sample allows you to change the master panel characteristics, such… … Read more
4 years ago in android, Code, cross-platform, database, Delphi, FMX, interface, ios, linux, macos, MultiView, object pascal, programming, RAD Studio, windows
0
Konstantin Tomov
Running the FMX.TabletMasterDetailwithSearch Sample, it shows you two columns. The column on the left-hand side shows a list of people and includes a search box. The column on the right-hand side shows details (a picture,… … Read more
4 years ago in android, Code, cross-platform, Delphi, FMX, ios, macos, Master-Detail, object pascal, RAD Studio, Sample, tables, windows
0
Konstantin Tomov
The sample uses the IFDPhysCommand interace to fetch rows from the current command cursor in the DatS table. To this end, the sample creates a command interface to: Prepare a SELECT command. Define the structure of the DatS table. Open the command interface. Fetch the table. Print the fetched rows Location… … Read more
4 years ago in android, Code, database, Delphi, FetchTables, firedac, ifpdphyscommand, ios, linux, macos, object pascal, programming, RAD Studio
0
Embarcadero Admin
See first hand how to develop faster with the extra features included in the RAD Studio Architect edition, including Aqua Data Studio, Sencha Ext JS, Ranorex. This low code RAD demo includes the development of… … Read more
4 years ago in android, architect, C++, cbuilder, Delphi, ios, linux, macos, programming, RAD Studio, windows
0
Konstantin Tomov
This sample demonstrates two ways of handling errors in an array DML execution. To this end, the sample implements two ways of handling the errors: Implementing an OnError event. Using the EFDDBEngineException class on a loop. Location You can find the BatchErrorHandling sample project… … Read more
4 years ago in android, array dml, batch, Code, Delphi, error handling, firedac, ios, linux, macos, object pascal, programming, Query, RAD Studio, windows
0
Konstantin Tomov
The OnUpdateRecord sample shows you how to cache the user changes when using read-only dataset and then, how to apply updates on behalf of queries that cannot post updates directly. To this end, the sample uses the OnUpdateRecord event… … Read more
4 years ago in android, Delphi, firedac, ios, linux, macos, object pascal, onupdate, programming, RAD Studio, Tfdquery, Update, update record, windows
0
Muminjon
Last few years, we can see that many amazing and visually stunning FireMonkey and VCL styles have been developed. With these kinds of styles, you can take your user experience of the application to next… … Read more
4 years ago in android, C++, Delphi, FireMonkey, firemonkey styles, firemonkey ui, ios, linux, macos, object pascal, programming, RAD Studio, windows
0
Konstantin Tomov
The sample shows in a nice way how to use the TFDLocalSQL component to execute SQL commands on in-memory database, represented by several TFDMemTables. This sample uses a TFDConnection to connect to the SQLite in-memory database (with empty Database parameter value)…. … Read more
4 years ago in android, Code, database, dataset, Delphi, firedac, ios, linux, localsql, macos, object pascal, programming, RAD Studio, SQL, tfdmemtable, windows
0
Muminjon
Since Android 6.0 Marshmallow, users can control the permissions needed by an application. And developers should maintain the accessibility of their applications by handling these permissions properly. You can find out more about the Android… … Read more
4 years ago in android, application permissions, Delphi, delphi android, delphi firemonkey, FireMonkey, FMX, object pascal, permissions, programming, RAD Studio
0