IPB

> Variables of Type DateTime (Dos unit)
Чат
Форум
Загрузка...
 

Language:
Русский
English

  Variables of Type DateTime     (Dos unit)


Variables of DateTime type are used in connection with the UnpackTime and PackTime procedures to examine and construct 4-byte, packed date-and-time values for the GetFTime, SetFTime, FindFirst, and FindNext procedures.

 type
     { Date & time recored used by PackTime }
     { and UnpackTime }
   DateTime = record
     Year,Month,Day,Hour,Min,Sec: Word;
   end;

See Also

 
 К началу страницы 
Тэги: DateTime
 

Код для вставки: :: :: :: ГОСТ ::
Поделиться: //
 



-
Хостинг предоставлен компанией "Веб Сервис Центр" при поддержке компании "ДокЛаб"