Unit 'JwaAdsTLB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

_SYSTEMTIME

Declaration

Source position: jwaadstlb.pas line 975

type _SYSTEMTIME = packed record

  wYear: Word;

  wMonth: Word;

  wDayOfWeek: Word;

  wDay: Word;

  wHour: Word;

  wMinute: Word;

  wSecond: Word;

  wMilliseconds: Word;

end;


Documentation generated on: 2023-03-18