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
Muminjon
TMS providers hundreds of different components for FMX and VCL. TMS iCL is one of them which provides 100% iOS performance, 100% iOS look, 100% iOS feel components. The TMS iCL includes several dozens of… … Read more
4 years ago in C++, Delphi, delphi ios, firemonkey ios, ios, ios c++builder, native, object pascal, programming, Tech Partner, tms icl, tms software, Xcode
0
Konstantin Tomov
The CachedUpdates sample shows you how to work with the TFDMemTable class. To this end, TFDMemTable retrieves data from a database through TFDTableAdapter and TFDCommand. Then, the sample uses some methods and properties of TFDTableAdapter in order to implement some features related with the management of Cached… … Read more
4 years ago in CachedUpdates, Code, database, Delphi, firedac, ios, linux, macos, object pascal, programming, RAD Studio, tfdmemtable, 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
Yılmaz Yörü
Hey, beginners, new C++ Developers, or Developers who want jump into the awesome C++ Builder world. C++ Builder is the easiest and fastest C and C++ IDE for building simple or professional modern applications on… … Read more
4 years ago in C++, C++ Builder, C++ tutorial, c++11, c++17, cbuilder, components, Hello World, İntroduction, ios, learn c++, modern c++, programming, RAD Studio, tutorial, windows
0
Konstantin Tomov
This sample demonstrates how to define the client-side aggregating formulas with TFDQuery. You can find out more about aggregated fields and values in the Embarcadero DocWiki. The fkAggregate aggregated fields management is similar to the expression calculated fields… … Read more
4 years ago in aggregates, Code, database, Delphi, firedac, ios, linux, macos, object pascal, programming, Query, RAD Studio, Tfdquery, windows
0
Konstantin Tomov
This Sample Uses LiveBindings To Bind A TBindNavigator With Other Controls Location You can find the BindLinkFMX sample project at: Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to Object PascalLiveBindingsbindlinkfmx Subversion Repository:… … Read more
4 years ago in bindlink, Code, database, Delphi, FireMonkey, FMX, ios, linux, LiveBindings, macos, object pascal, 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
Konstantin Tomov
TFDMemTable.MasterDetail … Read more
4 years ago in Code, dataset, Delphi, firedac, ios, linux, macos, Master-Detail, MemTable, object pascal, osx, programming, RAD Studio, windows
0
Konstantin Tomov
The sample allows you to modify the macro values at run time.Note: See the Preprocessing Command Text topic for more information about parameterizing SQL command texts. Location You can find the Macros sample project at: Start | Programs |… … Read more
4 years ago in android, Code, database, Delphi, firedac, ios, linux, macos, Macros, object pascal, programming, RAD Studio, windows
0