JVCL Help:TJvStaticText
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvStaticText Class
[+] JvStaticText.pas Classes
[+] TJvStaticText Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomStaticText
TJvStaticText
TJvDynControlJVCLStaticText
run\JvStaticText.pas
Summary
Supports extended features such as hot tracking.
Pascal
run\JvStaticText.pas
TJvStaticText = class(TJvCustomStaticText);
Description
- JVCLInfo
TJvStaticText is a TJvCustomStaticText descendant that supports extended features such as hot tracking.
SetHotTrack to true, to provide visual feedback about when the text control is under the mouse. Use HotGlyph, HotTrackFont to alter the appearance of the control when the mouse is over it.
Use property HintColor to change the color of the hint boxes for the control.
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