Skip to content

TIconFontsImageListFMX Demo

Carlo Barazzetta edited this page Dec 12, 2020 · 3 revisions

TIconFontImageListFMX Demo

In the demo IconFontImageListDemoFMX.dpr located in Demo\DXXX\ you can see an ImageList used by three Gliph objects at differnt sizes and a ListView with ListBox Items.

You can change the icon assigned to one Gliph or build random icons.

You can change the color of all Icons using the color combobox: only the single "red" icon don't change, because has a specific color on it.

With "next" or "prev" buttons you can see all the icons built.

You can also launch the Advanced component editor at run-time to easily debug it.

Clone this wiki locally