Table of Contents

TTMSFNCTimeZoneItem Class

Represents a single time zone result item.

API unit family: TMSFNCTimeZone Inherits from: TCollectionItem

Syntax

TTMSFNCTimeZoneItem = class(TCollectionItem)

Properties

Name Description
Coordinate Geographic coordinate associated with the item.
DSTOffset Daylight saving time offset of the time zone.
DataBoolean Stores custom boolean data associated with the item.
DataInteger Stores custom integer data associated with the item.
DataObject Stores a custom object associated with the item.
DataPointer Stores custom pointer data associated with the item.
DataString Stores custom string data associated with the item.
Description Descriptive text for the item.
Offset UTC offset of the time zone.
TimeZone Time zone identifier reported for the location.