Muminjon
Computer Graphics Programming class is one of the interesting ones in any computer science undergraduate program. This semester I am taking this course as my core science course, and it is getting fascinating every topic…. … Read more
4 years ago in Delphi , delphi graphics programming , firemonkey shader , FMX , ios , macos , object pascal , RAD Studio , shader , shader programming , shader programming delphi , windows
0
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
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
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