Class TSkFdater (unit SkFdater)
Inherits from
TComponent
Constructors
constructor Create(AOwner: TComponent);
Functions
destructor Destroy;
Procedure Execute;
Function SetFileDate : Boolean;
Properties
property About : TAbout
property Date_Day : LongInt
property Date_Month : LongInt
property Date_Year : LongInt
property FileDate : TDateTime
property FileName : String
property Time_Hour : LongInt
property Time_Minute : LongInt
property Time_Seconds : LongInt
Events
Variables
FAbout : TAbout;
FBogusDate : TDateTime;
FFileDate : TFileTime;
FFileName : String;
FTempFileDate : TDateTime;
FTheDay : LongInt;
FTheHour : LongInt;
FTheMinute : LongInt;
FTheMonth : LongInt;
FTheSeconds : LongInt;
FTheYear : LongInt;
Constructors
constructor Create(AOwner: TComponent);
Functions
destructor Destroy;
Procedure Execute;
Function SetFileDate : Boolean;
Properties
property About : TAbout
property Date_Day : LongInt
property Date_Month : LongInt
property Date_Year : LongInt
property FileDate : TDateTime
property FileName : String
property Time_Hour : LongInt
property Time_Minute : LongInt
property Time_Seconds : LongInt
Events
Variables
FAbout : TAbout;
FBogusDate : TDateTime;
FFileDate : TFileTime;
FFileName : String;
FTempFileDate : TDateTime;
FTheDay : LongInt;
FTheHour : LongInt;
FTheMinute : LongInt;
FTheMonth : LongInt;
FTheSeconds : LongInt;
FTheYear : LongInt;