TTMSFNCCloudGoogleCalendarColor Class
Represents a single color definition retrieved from the service, pairing a color identifier with its background and foreground colors.
API unit family: TMSFNCCloudGoogleCalendar
Inherits from: TCollectionItem
Syntax
TTMSFNCCloudGoogleCalendarColor = class(TCollectionItem)
Properties
| Name | Description |
|---|---|
| BackgroundColor | Background color of this color definition. |
| ForegroundColor | Foreground color of this color definition. |
| ID | Identifier of the color as defined by the service. |
Methods
| Name | Description |
|---|---|
| GetOwner | Returns the persistent object that owns this color. |