JVCL Help:TJvInstallLabel.SetExclusive
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInstallLabel.SetExclusive Method
[+] TJvInstallLabel Methods
[+] TJvInstallLabel Properties
Search in JVCL Help
Search in all projectsSummary
Changes all items back to default setting except for one item.
Pascal
procedureSetExclusive(LineIndex: Integer; ImageIndex: Integer; LineStyle: TFontStyles);
Parameters
Parameters | Description |
LineIndex: Integer | Index of the item to make exclusive. |
ImageIndex: Integer | Index of the image to display. |
LineStyle: TFontStyles | Font style for the exclusive item. |
Description
Use SetExclusive when you want to make an item exclusive in the label. All other items will be reset to the default settings, resetting font style to that of the label and the image to DefaultImage.
See Also
TJvInstallLabel.SetImage, TJvInstallLabel.SetStyle
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