JVCL Help:TJvExTrackBar.HintWindowClass

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the window class used to display help hints for the control.


Pascal

 propertyHintWindowClass: THintWindowClass;


Description

When the application displays a Help Hint for this control, it creates an instance of HintWindowClass to represent the window used for displaying the hint. Applications can customize this window by creating a descendant of THintWindow and assigning it to this property.


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