Unit Moveit

Classes

Functions

Initialize -
MoveTo - Free the Bitmap

Types

Constants

NULL

Variables

HMemDC
HMemDCHold
mHBMImage
mHBMMask
mHBMSave
mHeight
mWidth
mX
mY


Functions


Function Initialize (HBMMask: TBitmap; HBMImage: TBitmap): Boolean;


Function MoveTo (HDc: HDC; X: Integer; Y: Integer): Boolean;

Free the Bitmap

Types


Constants

NULL = 0


Variables

HMemDC : HDC

Supposed to be in Moveto function

HMemDCHold : HDC

mHBMImage : HBITMAP

mHBMMask : HBITMAP

mHBMSave : HBITMAP

mHeight : Integer

mWidth : Integer

mX : Integer

mY : Integer