Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
xomGPS
type TGPSDeltaTime = record
Year: Integer;
Month: Integer;
Day: Integer;
Hour: Integer;
Minute: Integer;
Second: Integer;
MilliSecond: Integer;