Embarcadero
Developer Ivan Polyacov from Apus Software created Astral Heroes in Delphi. According to the site it is a collectible card game that’s simple to learn, exciting to play, and deep enough to challenge even the… … Read more
4 years ago in card game , Delphi , game engine , games , gaming , object pascal , Open Source , programming , Showcase , windows
0
Hagop Panosian
Embarcadero commissioned a whitepaper to investigated the differences between Delphi, WPF .NET Framework, and Electron for building Windows desktop applications. The benchmark application – a Windows 10 Calculator clone – was recreated in each framework… … Read more
4 years ago in .net framework , Code , comparison , Delphi , Electron , flexibility , FMX , functionality , IDE , object pascal , Performance , Productivity , programming , RAD Studio , vcl , whitepaper , windows , WPF
0
Eli M. (MVP)
Python4Delphi is the library that provides the integration between Python and Delphi. It is effectively a bidirectional bridge that allows Delphi to execute Python code and call Python libraries and allows Python to call modules written… … Read more
4 years ago in Code , Delphi , GuiProgramming , object pascal , programming , Python , python gui , python4delphi , Scripting , textual analysis , 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
Anbarasan
Developers may often requires to collect the system info such as computer, processor, devices, networks, etc. for various purposes in your Delphi application. Accessing that information is no more a tough task. MiTec’s System Information… … Read more
4 years ago in Code , Delphi , Hardware , MiTeC System Information Management Suite , object pascal , Productivity , programming , Tech Partner , Third-party , TMiTeC_SystemInfo , 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
Muminjon
Back in 2017, while I was participating in an educational applications contest in central Asia, as a high school student, I have utilized Delphi and some VCL styles in my application. With just one VCL… … Read more
4 years ago in C++ , c++ builder vcl , Delphi , delphi vcl , native , object pascal , programming , VCL Styles , vcl ui , 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
Muminjon
RAD Studio has its internet components available to utilize on any platform. For instance, TNetHTTPClient and TNetHTTPRequest components which are native HTTP components available for Delphi and C++Builder developers. Or most known, Indy components. But,… … Read more
4 years ago in C++ , Delphi , FTP , HTTP , imap , internet programming , JSON , nntp , oauth , object pascal , programming , rest json , sftp , SMTP , SOAP , windows
0
Embarcadero Admin
Navicat is a powerful database development tool which supports many database servers and cloud database platforms and it is built in Delphi. They have a number of different versions of Navicat with each version supporting… … Read more
4 years ago in amazon aurora , amazon rds , Azure , database , Delphi , google cloud , mariadb , MongoDB , MYSQL , navicat , object pascal , Oracle , oracle cloud , PostgreSql , programming , Showcase , SQL Server , SQLite , 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
When I think about Delphi and C++ Builder, the first thing that comes to my mind is powerful third party components that interface with almost everything. Or the syntax we have which is like writing… … Read more
4 years ago in bluetooth , C++ , c++ builder iot , Delphi , delphi iot , heart rate monitor , iot components delphi , object pascal , programming , thingconnect iot , windows
0