JVCL Help:TJvNavPaneBackgroundImage.HasImage
From Project JEDI Wiki
Jump to navigationJump to search[+] TJvNavPaneBackgroundImage Methods
[+] TJvNavPaneBackgroundImage Properties
Search in JVCL Help
Search in all projectsSummary
Indicates whether the Picture property contains a usable image.
Pascal
functionHasImage: Boolean;
Return Value
True if Picture contains a valid image, false otherwise.
Description
Use HasImage to determine whether the picture property contains a valid image. A valid image is an image that has a height and width larger than 0.
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