Unit EPJustOne

Renamed from JustOne.pas 6/14/1998 Paul Rice to avoid conflicts with others' work. JustOne v2.0 Modified by: Eric Pankoke email: epankoke@cencom.net Changes - Written for Delphi 2.0 - PerformAction was added - Previous version info moved to readme.txt This component is designed to prevent users from being able to open multiple instances of your applications designed with Delphi 2.0. Just drop the component into your form, tell it whether to reactivate the original instance or just send it a message, and you're ready to go.

Classes

TJustOne -

Functions

Register - ########################################################################

Types

PHWND

Constants

Variables


Functions


procedure Register;

########################################################################

Types


PHWND = ^HWND

Constants


Variables