Muminjon
When I started programming with Delphi 7, my applications were stunning because of the wide variety of VCL styles. I liked the idea of just loading the style file and you are good to go…. … Read more
4 years ago in android , C++ , C++ Builder , Delphi , fmx style , ios , linux , macos , object pascal , premium style firemonkey , premium style vcl , RAD Studio , vcl style , windows
0
Muminjon
Most of the time, developers tend to use DataSet to manipulate the data in their applications. DataSet is helpful because it stores data in the dataset’s fields array property. You can easily access these values… … Read more
4 years ago in android , Code , dataset , dataset to json , Delphi , firedac , ios , JSON , json to dataset , linux , macos , object pascal , programming
0
Embarcadero Admin
In this webinar, Embarcadero Delphi MVP Ian Barker writes and deploys an app that targets Windows, macOS, and Linux from one set of code using just Delphi 10.4 and the FirePower components from Woll2Woll software…. … Read more
4 years ago in cross-platform , Delphi , delphi. video , edit , firepower , grid , Learn , learn delphi , linux , macos , suite , Tech Partner , windows
0
dummzeuch
Note to self: In order to allow changes to the author of an svn commit, the pre-revprop-change hook of the repository must be changed like this: Insert the line just below the existing, similar line… … Read more
4 years ago in linux , TortoiseSVN
0
Embarcadero Admin
The RAD Studio IDE has a package manager called GetIt built in which that allows you to browse, download, purchase, and install packages. Packages provide libraries, components, IDE extensions, SDKs, styles, samples, and more. Packages… … Read more
4 years ago in android , C++ , Component , Delphi , Embarcadero , GetIt , IDE , ios , library , linux , macos , News , programming , RAD Studio , SDK , Tech Partner , tms software , TwineCompile , windows
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
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
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 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