TcxSchedulerWebServiceStorageGoogleProvider Methods
An online event data provider that can work with Google accounts.| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetCalendarList | Returns the list of calendars obtained from the connected online account. Inherited from TcxSchedulerWebServiceStorageCustomProvider. |
| GetDisplayName | Returns the descriptive name corresponding to the general type of a connected calendar. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| GetScopes protected | Returns the list of online calendar access permissions that the associated authorization agent requests on a successful connection to a Google account. |
| QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
| ToString | Inherited from TObject. |
See Also