JVCL Help:TJvInstallLabel.SetStyle

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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