VI

Delphi

Folder To FMX Image List v2.0 for 12 Athens

Folder To FMX Image List is a utility for Delphi and C++Builder developers coding software using the FireMonkey framework.

FireMonkey (FMX) supports multi-resolution image lists. Each image has multiple versions of different sizes to simplify display depending on the screen reso...

Description

Folder To FMX Image List is a utility for Delphi and C++Builder developers coding software using the FireMonkey framework.

FireMonkey (FMX) supports multi-resolution image lists. Each image has multiple versions of different sizes to simplify display depending on the screen resolution and the size of the elements to be displayed. However, it is quite tedious and time-consuming to load dozens of images of different sizes into the TImageList component.

Folder To FMX Image List simplifies the process by offering an import of all images from a folder tree, taking into account the size when it is indicated in the file names.

The image list generated by this import can then be pasted into a form, a frame or a data module. The program also allows the direct generation of data modules containing these image lists in Pascal for Delphi or in C++ for C++Builder.

And if you have several files to process, you can simply drag them into the program and it will do the necessary work even faster.

Additional Information