Unit MDIWallp

*********************************************************************** Author: Robert Rossmair Wagelwitz, Rodaer Str. 6 04688 Mutzschen Germany e-mail: Robert.Rossmair@t-online.de Module: MDIWallp Version: 2.0.0, 26-Apr-1998 History: 26-Apr-98: Version 2.0.0 This version fixes the bug that version 1.6 only claimed to fix...(versions < 2.0.0 will not redraw correctly if a MDI child window which has been moved partially out of view is scrolled in view again (unfortunately this hadn't been tested ever). The Mode property has been removed. The virtual desktop of a MDI frame window is best considered as infinite in size (you may move a MDI child to the left until it's almost completely outside the window, then scroll it in view, then again move it to the left and so forth...); therefore notions like 'top', 'left', 'center' are meaningless in this context. The component now always works in a mode equivalent to Mode=wpTile in earlier versions. 21-Apr-98: Version 1.6 06-Mar-98: Version 1.5 Added transparency code by Mike Burton (see below), with some modifications, among others: - SetTransparent property access method - TransparentColor property - TransparentMode property ######################################### 05-Mar-1998 Michael Burton AMS-Services, Inc. burtonmi@ams.iix.com Add a transparent background to the bitmap. Use the upper-left pixel of the bitmap as the transparent color. Add a Transparent property to control the transparent background. ######################################### 03-Mar-98: Version 1.4 Bug fix: Prior versions will not redraw correctly on form resize if Mode property not in [wpTile, wpTopLeft]. 09-Dez-97: Version 1.3 Make it work with non-MDI windows by commenting out two lines in TMDIWallpaper.Create. Minor fix. 28-Nov-97: Version 1.2 Added wpTopRight, wpBottomLeft, wpBottomRight. Some fixes. 06-Nov-97: Version 1.1 added wpStretch 22-Oct-97: released Version 1.0 Description: Background bitmap component for MDI frame windows Copyright © 1997 Robert Rossmair Use, modification and distribution is allowed without limitation, warranty, or liability of any kind. If you use this software or portions of it in a commercial program, I would appreciate it if you mentioned my contribution in the documentation materials accompaning your work.

Classes

TMDIWallpaper -

Functions

Register -

Types

Constants

Variables


Functions


procedure Register;


Types


Constants


Variables