TcxSchedulerEvent.Shared Property
In This Article
Gets whether the user event is shared between different resources.
#Declaration
Delphi
property Shared: Boolean read;
#Property Value
Type |
---|
Boolean |
#Remarks
The Shared property gets a value of True if the user event belongs to at least two resources.
See Also