JVCL Help:TJvSplitter

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvSplitter
TJvSyncSplitter
run\JvSplitter.pas


Summary

Adds events that can be used for hot tracking.

run\JvSplitter.pas


Pascal

 run\JvSplitter.pas
 TJvSplitter = class(TJvExSplitter);


Description

  1. JVCLInfo

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 scroll box.

run\JvSplitter.pas


About

Navigation

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