SoftacomHow to implement dynamic icon color changes using events in ImageCollectionLike any other sector, software development is heavily impacted by current trends and consumer preferences. You must thus keep an eye on…May 21
SoftacomSending data between Embarcadero Delphi FMX apps by using TIdTCPServer and TIdTCPClient componentsThe transfer of data between applications on a network is a very important and often necessary task. The implementation of various chats…May 13
SoftacomImplementing image generation capabilities using the OpenAI API in our Embarcadero Delphi FMX appToday there are a lot of different online services that allow users to generate images based on the provided text descriptions. These…Apr 23Apr 23
SoftacomHow to implement dynamic icon color changes using events in ImageCollectionLike any other sector, software development is heavily impacted by current trends and consumer preferences. You must thus keep an eye on…May 21
SoftacomSending data between Embarcadero Delphi FMX apps by using TIdTCPServer and TIdTCPClient componentsThe transfer of data between applications on a network is a very important and often necessary task. The implementation of various chats…May 13
SoftacomImplementing image generation capabilities using the OpenAI API in our Embarcadero Delphi FMX appToday there are a lot of different online services that allow users to generate images based on the provided text descriptions. These…Apr 23
SoftacomCommand-line compilation of Delphi projects: Real-life examplesDelphi app command-line compilation allows developers to compile a project in the background regime without the necessity to run an IDE…Oct 31, 2023
SoftacomUse of Firebase API for adding, reading, and deleting data in a document-oriented Firebase Realtime…Currently, the use of a remote database for storing various types of data (such as product and user information for an online store…Jan 31