JVCL Help:TJvWizard.OnHelpButtonClick
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvWizard.OnHelpButtonClick Property
[+] TJvWizard Events
[+] TJvWizard Methods
[+] TJvWizard Properties
Search in JVCL Help
Search in all projectsSummary
Occurs when the help button is clicked.
Pascal
propertyOnHelpButtonClick: TNotifyEvent;
Description
Write a handler for the OnHelpButtonClick if you want to be notified when the help button is clicked. OnHelpButtonClick is a general handler for help button clicks on all pages. To handle button clicks for a specific page only, use OnHelpButtonClick of TJvCustomPage instead.
See Also
TJvWizard.OnBackButtonClick, TJvWizard.OnCancelButtonClick, TJvWizard.OnFinishButtonClick, TJvWizard.OnLastButtonClick, TJvWizard.OnNextButtonClick
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