JVCL Help:TJvTabControl
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTabControl Class
[+] JvComCtrls.pas Classes
[+] TJvTabControl Methods
[+] TJvTabControl Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvTabControl
TJvDynControlJVCLTabControl
run\JvComCtrls.pas
Summary
Adds events that can be used for hot tracking as well as support for custom painters.
Pascal
run\JvComCtrls.pas
TJvTabControl = class(TJvExTabControl);
Description
- JVCLInfo
TJvTabControl is a tab control that supports extended features.
You can use OnMouseEnter and OnMouseLeave to alter the controls look or behavior, when the user moves the mouse pointer over the control.
Use property HintColor to change the color of the hint boxes for the tab 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