JVCL Help:TJvTabControl

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvTabControl
TJvDynControlJVCLTabControl
run\JvComCtrls.pas


Summary

Adds events that can be used for hot tracking as well as support for custom painters.

run\JvComCtrls.pas


Pascal

 run\JvComCtrls.pas
 TJvTabControl = class(TJvExTabControl);


Description

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

run\JvComCtrls.pas


About

Navigation

run\JvComCtrls.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