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 |