TcxSchedulerStorageResources.Items Property
In This Article
Provides access to the resource collection.
#Declaration
Delphi
property Items: TcxSchedulerStorageResourceItems read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use this property to manage the stored resources and customize their settings. Refer to the TcxSchedulerStorageResourceItems class description for detailed information on all available options.
See Also