TcxSchedulerEvent.IsSharedWithResource(Variant) Method
In This Article
Checks whether the user event belongs to the AResourceItem resource.
#Declaration
#Parameters
Name | Type |
---|---|
AResource |
Variant |
#Returns
Type |
---|
Boolean |
#Remarks
The IsSharedWithResource method takes either the TcxSchedulerStorageResourceItem instance or its id as an argument.
See Also