JVCL Help:TJvProgressComponent.OnShow
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvProgressComponent.OnShow Property
[+] TJvProgressComponent Methods
[+] TJvProgressComponent Properties
Search in JVCL Help
Search in all projectsSummary
Occurs when the dialog is displayed.
Pascal
propertyOnShow: TNotifyEvent;
Description
Write a handler for the OnShow event to take specific action when the dialog is displayed. For example, use this event to reset the dialogs properties to their initial values. OnShow is triggered as a result of calling Execute.
See Also
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