JVCL Help:TJvInstallLabel.SetStyle
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInstallLabel.SetStyle Method
[+] TJvInstallLabel Methods
[+] TJvInstallLabel Properties
Search in JVCL Help
Search in all projectsSummary
Changes the font style and image for a single item.
Pascal
procedureSetStyle(LineIndex: Integer; ImageIndex: Integer; LineStyle: TFontStyles);
Parameters
Parameters | Description |
LineIndex: Integer | Index of the item to change. |
ImageIndex: Integer | The new image index for the item. |
LineStyle: TFontStyles | The new font style for the item. |
Description
Call SetStyle to change the visual appearance of a single item. All other items are unaffected.
See Also
TJvInstallLabel.SetImage, TJvInstallLabel.SetExclusive
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page