JVCL Help:TJvInstallLabel.Styles
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInstallLabel.Styles Property
[+] TJvInstallLabel Methods
[+] TJvInstallLabel Properties
Search in JVCL Help
Search in all projectsSummary
Provides indexed access to the font styles of the items in the label.
Pascal
propertyStyles [Index: Integer]: TFontStyles;
Description
Use Styles to access the font styles used on individual items in the label. Index must be between 0 and Lines.Count - 1.
See Also
TJvInstallLabel.SetStyle, TJvInstallLabel.SetExclusive, TJvInstallLabel.SetImage
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