Skip to main content

TcxSchedulerWebServiceStorageCustomProvider Members

The base class for all classes that implement online event data providers.

Constructors

Name Description
Create(TcxSchedulerWebServiceStorage) Creates a new online event data provider for the specified web service event persistence manager.

Properties

Name Description
AuthorizationAgent Associates the online event data provider with the corresponding authorization agent component.
Calendar Provides access to information on an online calendar selected as the event data source.
CalendarID Specifies the active online calendar by its ID.
Connected Specifies if the event data provider is connected to an online account.
Owner Provides access to the web service event persistence manager to which the current event data provider belongs.
ReadOnly Specifies if the read-only mode is enabled.

Methods

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.
GetDisplayName Returns the type name of the account type to which the data provider can connect.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
ToString Inherited from TObject.
See Also