ListView only support Bitmap Style. So custom the style of ListView is very tedious. We need to provide bitmap contains images used in different scale, and set all BitmapLinks with each scales. And the selection of BitmapLinks should be very accurate. Even slight error will make the image stretch or blur.
So I made this ListView Style Designer. It uses vectors, can auto generate all bitmap in 1, 2, 3 scale based on these vectors. Also support customize colors and dynamic preview. With support exporting to .style file.
Note: ListView style means the style of ListView itself, not it's items (In fact, the appearance of ListView Item is not part of FireMonkey Style). If you want to customize ListView Items, you can use the official Design Mode.
Update log:
2016-11-04 Remove UPX compression which cause some antivirus false report.
2016-11-09
2016-11-04 Remove UPX compression which cause some antivirus false report.
2016-11-09
- Add SVG support
- Add Show/Hide Header for ListView Preview
- Add Show/Hide Alternating Colors for ListViewPreview
2016.11.10
- Update Images Description
ListView Preview:
- Add TextButton Type
- Add Delete mode of GlyphButton Type
Download:
https://drive.google.com/file/d/0BwdfodaqQm4pQVlNY2NrTGsyUWc/view