TcxSchedulerControlEvent.Selected Property
In This Article
Specifies whether the user event is selected.
#Declaration
Delphi
property Selected: Boolean read; write;
#Property Value
Type |
---|
Boolean |
#Remarks
If the Selected property is True then the user event is selected.
See Also