JVCL Help:TJvStaticText

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomStaticText
TJvStaticText
TJvDynControlJVCLStaticText
run\JvStaticText.pas


Summary

Supports extended features such as hot tracking.

run\JvStaticText.pas


Pascal

 run\JvStaticText.pas
 TJvStaticText = class(TJvCustomStaticText);


Description

  1. 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.

run\JvStaticText.pas


About

Navigation

run\JvStaticText.pas



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