Unit uSaveForm

Classes

TSaveForm -
TWindowHook -

Functions

GetWinPlacement -
GetWinPos - Window placement methods
GetWinShowState -
Register -

Types

TWinProcEvent

Constants

Variables


Functions


function GetWinPlacement(Wnd: HWnd): TWindowPlacement;


function GetWinPos(Wnd: HWnd): TRect;

Window placement methods

function GetWinShowState(Wnd: HWnd): Integer;


procedure Register;


Types


TWinProcEvent = procedure(var Message: TMessage;
  	var CallDef: Boolean) of object

Constants


Variables