JVCL Help:TJvImagesViewer.OnLoadEnd
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvImagesViewer.OnLoadEnd Property
[+] TJvImagesViewer Events
[+] TJvImagesViewer Methods
[+] TJvImagesViewer Properties
Search in JVCL Help
Search in all projectsSummary
Occurs after the loading of images completed.
Pascal
propertyOnLoadEnd: TNotifyEvent;
Description
Write a handler for the OnLoadEnd event to take specific action just after the image loading ends. Image loading begins when you call LoadImages or change the Directory or FileMask properties and ends when all image files matching the file mask in FileMask located in Directory has been loaded.
See Also
TJvImagesViewer.Directory, TJvImagesViewer.FileMask, TJvImagesViewer.LoadImages, TJvImagesViewer.OnLoadBegin
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