JVCL Help:TJvFormWallpaper

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvFormWallpaper
run\JvFormWallpaper.pas


Summary

Fills the background of a form or a panel with an image.

run\JvFormWallpaper.pas


Pascal

 run\JvFormWallpaper.pas
 TJvFormWallpaper = class(TJvGraphicControl);


Description

  1. 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.

run\JvFormWallpaper.pas


About

Navigation

run\JvFormWallpaper.pas



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