JVCL Help:TJvImagesViewer.OnLoadBegin
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvImagesViewer.OnLoadBegin Property
[+] TJvImagesViewer Events
[+] TJvImagesViewer Methods
[+] TJvImagesViewer Properties
Search in JVCL Help
Search in all projectsSummary
Occurs just before the loading of images starts.
Pascal
propertyOnLoadBegin: TNotifyEvent;
Description
Write a handler for the OnLoadBegin event to take specific action just before the image loading begin. 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.OnLoadEnd
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