Skip to main content

TcxSchedulerDBStorageResources Events

Manages event resources persisted in a relational data store.
Name Description
OnGetResourceImageIndex Fires when the index of an image to draw in a resource header is about to be retrieved. Inherited from TcxSchedulerStorageResources.
OnGetResourceName Fires when a resource’s name is about to be retrieved. Inherited from TcxSchedulerStorageResources.
OnResourceLoaded Notifies that a resource has been loaded from the underlying dataset.
OnResourceVisibleChanged Notifies that an event resource‘s visibility state has changed. Inherited from TcxSchedulerStorageResources.
See Also