JVCL Help:TJvShape

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvShape
run\JvShape.pas


Summary

Supports extended features such as hot tracking.

run\JvShape.pas


Pascal

 run\JvShape.pas
 TJvShape = class(TJvExShape);


Description

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

run\JvShape.pas


About

Navigation

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