TcxSchedulerControlEventID Methods
A TcxSchedulerControlEvent instance’s unique identifier.Name | Description |
---|---|
Equals(TcxSchedulerControlEventID) | Checks whether the AValue identifier represents the same user event as the current id. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
SameEvent(TcxSchedulerEvent) | Checks whether the current id object identifies the user event, which the AEvent references to. |
ToString | Inherited from TObject. |
See Also