Class TJustOne (unit EPJustOne) |
Inherits from
TComponent
constructor Create(AOwner:TComponent);
- ########################################################################
destructor Destroy;
########################################################################
procedure GoToPreviousInstance;
########################################################################
procedure Loaded;
########################################################################
procedure ShowAbout;
########################################################################
property About : string
property SendMsg : string
FMessageID : DWORD;
FAbout : string;
FSendMsg : string;
constructor Create(AOwner:TComponent);
########################################################################
destructor Destroy;
########################################################################
procedure GoToPreviousInstance;
########################################################################
procedure Loaded;
########################################################################
procedure ShowAbout;
########################################################################
property About : string
property SendMsg : string
FMessageID : DWORD;
FAbout : string;
FSendMsg : string;