Unit 'sdo_date_utils' Package
[Overview][Resource strings][Constants][Types][Procedures and functions][Index] [#fcl-sdo]

TTimeRec

Declaration

Source position: sdo_date_utils.pas line 31

type TTimeRec = packed record

  Hour: Byte;

  Minute: Byte;

  Second: Byte;

  MilliSecond: Word;

  HourOffset: ShortInt;

  MinuteOffset: ShortInt;

end;


Documentation generated on: 2023-03-18