JVCL Help:TJvShape
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvShape Class
[+] JvShape.pas Classes
[+] TJvShape Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvShape
run\JvShape.pas
Summary
Supports extended features such as hot tracking.
Pascal
run\JvShape.pas
TJvShape = class(TJvExShape);
Description
- JVCLInfo
TJvShape is a shape that supports extended features such as hot tracking.
TJvShape adds events to TShape: OnParentColorChange, OnMouseEnter and OnMouseLeave.
You can use OnMouseEnter and OnMouseLeave to alter the shape'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 shape.
About
▼ TJvShape
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