Unit AABAppEx

Renamed from AppExec.pas 6/13/1998 Paul Rice to avoid conflict with others' work. { Components Collection } { } { Copyright (C) 1996 by Artem A. Berman } { E-mail: art@aber.kherson.ua } {***********************************************************************} { This components can be freely used and distributed in commercial and } { private environments, provied this notice is not modified in any way. } { ----------------------------------------------------------------------} { Version 1.01. Date last modified: 09/27/96 } { ----------------------------------------------------------------------

Classes

TAppExecute -

Functions

Register -

Types

TShowType

Constants

Variables


Functions


procedure Register;


Types


TShowType = (S_HIDE, S_MINIMIZE, S_RESTORE, S_SHOW, S_SHOWMAXIMIZED,
               S_SHOWMINIMIZED, S_SHOWMINNOACTIVE, S_SHOWNA, S_SHOWNOACTIVATE,
               S_SHOWNORMAL);

Constants


Variables