JVCL Help:TJvProgressComponent.OnShow

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 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

TJvProgressComponent.Execute


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