TTMSFNCTimeZoneRequests Class
Collection of time zone requests.
API unit family: TMSFNCTimeZone
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCTimeZoneRequests = class(TTMSFNCOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides access to the TTMSFNCTimeZoneItem at the specified collection index. |
Methods
| Name | Description |
|---|---|
| Add | Adds a new TTMSFNCTimeZoneItem to the collection and returns it. |
| Insert | Inserts a new TTMSFNCTimeZoneItem at the specified collection index and returns it. |