Class TShutdown (unit Cshutd32)
Inherits from
TComponent
Constructors
constructor Create(AOwner: TComponent);
Functions
procedure Check;
Destructor Destroy;
procedure SetIniFilename(Filename: string);
Properties
property ErrorCount : integer
property IniFilename : string
property MessageError : string
Events
Variables
FCreated : boolean;
FErrorCount : Integer;
FIniFilename : string;
FMessage : string;
FTimes : Integer;
Constructors
constructor Create(AOwner: TComponent);
Functions
procedure Check;
Destructor Destroy;
procedure SetIniFilename(Filename: string);
Properties
property ErrorCount : integer
property IniFilename : string
property MessageError : string
Events
Variables
FCreated : boolean;
FErrorCount : Integer;
FIniFilename : string;
FMessage : string;
FTimes : Integer;