Go Up to FireMonkey Application Design
Contents
[hide]- 1 Customizing the List View Appearance Properties
- 1.1 Footer properties
- 1.2 Header properties
- 1.3 List item properties
- 1.4 Edited list item properties
- 1.5 How to Modify List View Appearance Properties
- 2 Customizable Item Appearances
- 2.1 Using the DynamicAppearance Value
- 2.2 Using the Custom Value
- 3 The Toggle Design Mode
- 4 Create a Customized Appearance Class
- 4.1 How to use the Customized Appearance Class
- 5 See Also
- 5.1 Samples
You can customize the appearance of a FireMonkey list view by modifying the layout of the list items, including the caption, the associated image, text details, or the accessory icon.
Customizing the List View Appearance Properties