[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'amigados' (#aros)

_TDateTime

Declaration

Source position: amigados.pas line 347

type _TDateTime = record

  dat_Stamp: TDateStamp;

  dat_Format: Byte;

  dat_Flags: Byte;

  dat_StrDay: STRPTR;

  dat_StrDate: STRPTR;

  dat_StrTime: STRPTR;

end;


Documentation generated on: 2017-01-10