Gregor Brečko's Home Page


HOT!

Hot List

* Lycos, Inc. Home Page
* Slovene Resources
* M&B Project
* Couple of weather links

Current Time

Applets Here!


Contact Information

Electronic mail address
Gregor.Brecko@fov.uni-mb.si
Gregor.Brecko@kiss.muzej.si

Office mail address
Gregor@cde.si

Web addresses
http://fov1.fov.uni-mb.si/~ufopra45a
http://kiss.muzej.si/~k4fo0013

Office phone
+386 61 / 159 75 69

FAX number
+386 61 / 159 05 85

Beer!

Bottom 95% of all Web sites


Clipboard:

procedure TFON_LinesForm.FormShow(Sender: TObject);
begin
  (* make this form system-top-most *)
  SetWindowLong(handle, GWL_EXSTYLE, GetWindowLong(handle, GWL_EXSTYLE) or WS_EX_TOPMOST);
  SetWindowPos(handle, HWND_TOPMOST, 0, 0, 0, 0, SWP_NOMOVE or SWP_NOSIZE);
end;


This page has been accessed lots of times.
Last revised: January 28, 1997