Unit 'utility' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tClockData

Declaration

Source position: utility.pas line 44

type tClockData = record

  sec: Word;

  min: Word;

  hour: Word;

  mday: Word;

  month: Word;

  year: Word;

  wday: Word;

end;


Documentation generated on: 2023-03-18