TTMSFNCCloudGooglePeopleDate Class
Holds a calendar date as separate day, month and year components, any of which may be zero when unknown.
API unit family: TMSFNCCloudGooglePeople
Inherits from: TPersistent
Syntax
TTMSFNCCloudGooglePeopleDate = class(TPersistent)
Properties
| Name | Description |
|---|---|
| Day | Day of the month. |
| Month | Month of the year. |
| Year | Year component. |