JVCL Help:TJvFormWallpaper
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFormWallpaper Class
[+] JvFormWallpaper.pas Classes
[+] TJvFormWallpaper Methods
[+] TJvFormWallpaper Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvFormWallpaper
run\JvFormWallpaper.pas
Summary
Fills the background of a form or a panel with an image.
Pascal
run\JvFormWallpaper.pas
TJvFormWallpaper = class(TJvGraphicControl);
Description
- JVCLInfo
Use this component to fill the background of a form with an image; such an image is called a wallpaper. You may know it from your Windows Desktop, to which you may assign a wallpaper as well.
After dropping the component on the form, you may specify the image (property Image), which is to be displayed.
Wallpapers can be aligned and respect the ownership of a panel, i.e. you can use this component not only for forms, but for panels as well.
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