Unit 'JPL.DateTime' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_jplib]

TRegTZI

Declaration

Source position: JPL.DateTime.pas line 57

type TRegTZI = packed record

  Bias: Integer;

  

  StandardBias: Integer;

  

  DaylightBias: Integer;

  

  StandardDate: TSystemTime;

  

  DaylightDate: TSystemTime;

  

end;



CT Web help

CodeTyphon Studio