Class TTransObject (unit TrCtrls)

Inherits from

TObject

Constructors


Constructor Create(AControl: TWinControl);

-------------------------------------------------------------


Functions

Destructor Destroy;

-------------------------------------------------------------

Procedure InternalPaint;

--------------------------------------------

Procedure KillTempDC;

------------------------------------------------------------------

Procedure SaveBackGround;

--------------------------------------------

Procedure SetTransparent(V: Boolean);

-------------------------------------------------------------

Procedure WMMove;

--------------------------------------------

Procedure WMUPDATETRANS;

-------------------------------------------------------------

Properties

property Transparent : Boolean


Events

Variables

FBackChanged : Boolean;


FControl : TWinControl;


foldbitmap : THandle;


ftempbitmap : THandle;


ftempdc : THandle;


FTransparent : Boolean;



Constructors


Constructor Create(AControl: TWinControl);

-------------------------------------------------------------


Functions


Destructor Destroy;

-------------------------------------------------------------


Procedure InternalPaint;

--------------------------------------------


Procedure KillTempDC;

------------------------------------------------------------------


Procedure SaveBackGround;

--------------------------------------------


Procedure SetTransparent(V: Boolean);

-------------------------------------------------------------


Procedure WMMove;

--------------------------------------------


Procedure WMUPDATETRANS;

-------------------------------------------------------------


Properties


property Transparent : Boolean


Events


Variables


FBackChanged : Boolean;


FControl : TWinControl;


foldbitmap : THandle;


ftempbitmap : THandle;


ftempdc : THandle;


FTransparent : Boolean;