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

_DSKTLSYSTEMTIME

Declaration

Source position: jwaregstr.pas line 2220

type _DSKTLSYSTEMTIME = record

  wYear: Word;

  wMonth: Word;

  wDayOfWeek: Word;

  wDay: Word;

  wHour: Word;

  wMinute: Word;

  wSecond: Word;

  wMilliseconds: Word;

  wResult: Word;

end;


Documentation generated on: 2025-07-25