TTMSFNCPlacesPhotoItems Class
Collection of places photo items.
API unit family: TMSFNCPlaces
Inherits from: TOwnedCollection
Syntax
TTMSFNCPlacesPhotoItems = class(TOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides access to the TTMSFNCPlacesPhotoItem at the specified collection index. |
Methods
| Name | Description |
|---|---|
| Add | Adds a new TTMSFNCPlacesPhotoItem to the collection and returns it. |
| Insert | Inserts a new TTMSFNCPlacesPhotoItem at the specified collection index and returns it. |