JVCL Help:TJvInstallLabel.Lines
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInstallLabel.Lines Property
[+] TJvInstallLabel Methods
[+] TJvInstallLabel Properties
Search in JVCL Help
Search in all projectsSummary
The text strings that are displayed on the label.
Pascal
propertyLines: TStrings;
Description
Lines is of type TStrings and each item in Lines is displayed on a separate line in the label along with an optional image. Use the methods of TStrings (Add, Delete, Assign etc) to change the content of the label.
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