JVCL Help:TJvDesktopAlert.OnShow
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDesktopAlert.OnShow Property
[+] TJvDesktopAlert Fields
[+] TJvDesktopAlert Methods
[+] TJvDesktopAlert Properties
Search in JVCL Help
Search in all projectsSummary
Occurs when the desktop alert is shown (that is, when its Visible property is set to True).
Pascal
propertyOnShow: TNotifyEvent;
Description
Use OnShow to perform special processing when the desktop alert is shown. Note that the window might not be visible when OnShow is called since visibility is controlled by the AlphaBlendValue value and the FadeInTime value.
See Also
TJvDesktopAlert.StyleHandler
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