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
Muminjon
Library for logging on files, console, memory, email, rest, event log, Syslog, slack, telegram, Redis, logstash, elasticsearch, influxdb, graylog, Sentry, Twilio, ide debug messages and throw events for Delphi Firemonkey (Windows/Linux/OSX/IOS/Android). Quick Logger is asynchronous. All… … Read more
4 years ago in android , Delphi , delphi logging , FireMonkey , ios , linux , logger library , logging , macos , object pascal , programming , quicklogger , RAD Studio
0
Muminjon
With Delphi, you can do many things from embedded development to cross-platform development or even web development. You can achieve high productivity with RAD Studio. As you know you will get hundreds of amazing components… … Read more
4 years ago in android , Delphi , firemonkey components , firemonkey open source , FMX , fmxcomponents , ios , linux , macos , object pascal , programming , RAD Studio , windows
0
Konstantin Tomov
The Arrays sample shows you how to use the TFDParam.ArrayType property to send arrays to a database server. To this end the ArrayType property is set to atTable.Note: This demo establishes a connection to the Interbase localhost server by default, using the SYSDBA user…. … Read more
4 years ago in android , Array , Code , database , Delphi , firedac , InterBase , ios , linux , macos , object pascal , programming , RAD Studio , windows
0
Diego Souza
To follow up our current engagement with Linux development, let’s take a look on this incredible pack of sample projects available for download, to show some amazing functions that you can use on your Linux… … Read more
4 years ago in Code , Delphi , FireMonkey , FMX , IDE , linux , object pascal , PAServer , programming , screenshot , Ubuntu
0
Konstantin Tomov
This sample shows the use of FireDAC database connection using SQLite. Also, it shows how to use a TBindNavigator control. Location You can find the FMGettingStarted project at: Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to: Object… … Read more
4 years ago in android , Code , database , Delphi , firedac , ios , linux , macos , object pascal , programming , RAD Studio , SQLite , windows
0
Konstantin Tomov
The Indices sample shows you how to use the Indexes property of TFDQuery in order to specify a collection of indexes at design time and determine the data view of each index, including a sort order of the records. Moreover, you… … Read more
4 years ago in android , Code , database , Delphi , firedac , ios , linux , macos , object pascal , programming , Query , RAD Studio , view , windows
0
Konstantin Tomov
This sample shows how to use FireMonkey image lists. In the Using TImageList Image Lists as Centralized Collections of Images tutorial, this example is used: To demonstrate how to use the Image List Editor. To describe the code implementing the ActnNextImageExecute event handler… … Read more
4 years ago in android , Code , Delphi , FireMonkey , FMX , image list , ImageList , ios , linux , macos , object pascal , programming , RAD Studio , windows
0
Konstantin Tomov
This sample demonstrates how to use the filter feature of TFDQuery. To this end, the sample implements different preset filters. Moreover, you can edit your own filtering condition and apply the filter to a dataset in order to… … Read more
4 years ago in android , Code , database , Delphi , filter , firedac , ios , linux , macos , object pascal , programming , Query , RAD Studio , vcl , 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