JVCL Help:TJvStatusBar
JVCL Help: TJvStatusBar Class
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvStatusBar
run\JvStatusBar.pas
Summary
Supports extended features such as hot tracking, and accepts controls dropped on it at design time.
Pascal
run\JvStatusBar.pas
TJvStatusBar = class(TJvExStatusBar);
Description
- JVCLInfo
TJvStatusBar is a class derived from TStatusBar that supports extended features such as hot tracking, and accepts controls dropped on it at design time.
Use a TJvStatusBar if you want a status bar that enables hot tracking, or where you can place controls on.
You can use OnMouseEnter and OnMouseLeave to alter the status bar's look or behavior, when the user moves the mouse pointer over the control.
Property HintColor can be used to set a different color of the Help hint boxes for the status bar.
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