Unit 'IdVCard' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_indy]

TIdISO8601TimeComps

Declaration

Source position: IdVCard.pas line 446

type TIdISO8601TimeComps = record

  Hour: UInt16;

  

  Min: UInt16;

  

  Sec: UInt16;

  

  MSec: UInt16;

  

  UTCOffset: string;

  

end;



CT Web help

CodeTyphon Studio