Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2004.06.27;
Скачать: CL | DM;

Вниз

как найти дату файла   Найти похожие ветки 

 
Саша   (2004-06-07 21:15) [0]

как узнать дату файла в задоной папке и ее подпаки


 
Undert ©   (2004-06-08 00:20) [1]

GoToTheShopAndBuySomeThingLikePascal7ByFaronovOrByIosif(Filename:string) или GoToGoogleAndFindThereSomeThingLike:
var
 fileName   : string;
 fileDate   : Integer;

begin
 // Try to open the Unit1.DCU file for the current project
 fileName := "Unit1.DCU";
 fileDate := FileAge(fileName);

 // Did we get the file age OK?
 if fileDate > -1 then
   ShowMessage(fileName+" last modified date = "+
               DateToStr(FileDateToDateTime(fileDate)));
end;


Or just go to http://www.delphibasics.co.uk


 
VeTaL   (2004-06-09 00:39) [2]

На упаковке всегда должны дату изготовления и срок годности писать !!!



Страницы: 1 вся ветка

Текущий архив: 2004.06.27;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.052 c
3-1086254751
Aladin
2004-06-03 13:25
2004.06.27
IBQuery.CachedUpdates


9-1077680898
Denis_Ac
2004-02-25 06:48
2004.06.27
Игра RoboWar


3-1085941851
Viktor
2004-05-30 22:30
2004.06.27
Перекодировка таблиц


3-1086202360
Другаля Ян Павлович
2004-06-02 22:52
2004.06.27
FastReport


1-1087220603
Evg_fat
2004-06-14 17:43
2004.06.27
Значения ф-ции WordDocument1.Tables.Item(1).Rows.Alignment: