I am creating a multidevice FireMonkey application and when it is selected, I would like to change the color of the TListBox item.
How can the Red Studio XE7 be done?
- open bitmap style designer (a bin folder of RAD Studio Look for) and make the style by default for Android ( file -> new -> Android light style for firefoxes )
- Expand node "Image" / Strong> and export all graphics resources.
- In any type of graphics editor, TListBoxItem < / Strong> background color
- Return to Bitmapstyle Designer and update each image (style .png, style 20x.png, style 15.png, style 30x.png). To update, select the image node and click the "Update" button.
- To save the style, click "File-> as Save ... "
- Book style in a style and load this style.
Comments
Post a Comment