TcxSchedulerControlEvent.IsClone Property
Specifies whether the current object is a clone of another TcxSchedulerControlEvent object.
Declaration
property IsClone: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
If the value of the IsClone property is True the current object is a clone of another TcxSchedulerControlEvent object.
See Also