Unit 'ibase40' Package
[Overview][Constants][Types][Procedures and functions][Index] [#ibase]

TCTimeStructure

Declaration

Source position: ibase40.pp line 58

type TCTimeStructure = record

  tm_sec: LongInt;

  tm_min: LongInt;

  tm_hour: LongInt;

  tm_mday: LongInt;

  tm_mon: LongInt;

  tm_year: LongInt;

  tm_wday: LongInt;

  tm_yday: LongInt;

  tm_isdst: LongInt;

end;


Documentation generated on: 2023-03-18