Serge Pilko’s insights Category
Development
How we can use the capabilities of the OpenWeather service in Delphi app
In our article, we will explain how we can use the capabilities of the OpenWeather service in our Embarcadero Delphi FMX application to obtain weathe…
What is Windows Registry? How can we use it?
In this article, we have developed an Embarcadero Delphi VCL application to modify the registry settings of Windows operating systems.
ImageCollection and VirtualImageList. How to work with it at runtime
The article describes how to work with ImageCollection and VirtualImageList components programmatically. Examples of different approaches are given a…