JVCL Help:TJvPreviewControl.OnScrollHint

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

Search in JVCL Help

 
Search in all projects
 

Summary

Occurs when the control needs to update its scrollbar hint window content.


Pascal

 propertyOnScrollHint: TJvScrollHintEvent;


Parameters

Parameters Description
Sender The object that called the event.
AScrollPos The current scroll bar position.
AHint The Hint to display.


Description

Write a handler for the OnScrollHint event to update the scrollbar hint.


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