JVCL Help:TJvExStringGrid.HintWindowClass
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvExStringGrid.HintWindowClass Property
[+] TJvExStringGrid Methods
[+] TJvExStringGrid Properties
Search in JVCL Help
Search in all projectsSummary
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