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

txadDate

Declaration

Source position: xadmaster.pas line 360

type txadDate = record

  xd_Micros: LongWord;

  xd_Year: LongInt;

  xd_Month: Byte;

  xd_WeekDay: Byte;

  xd_Day: Byte;

  xd_Hour: Byte;

  xd_Minute: Byte;

  xd_Second: Byte;

end;


Documentation generated on: 2021-07-30