TcxSchedulerControlEventID Members
A TcxSchedulerControlEvent instance’s unique identifier.Constructors
Name | Description |
---|---|
Create(TcxSchedulerControlEventID) | Creates a unique identifier for the AEvent user event. |
Create(TcxSchedulerEvent) | Initializes a new instance of the TcxSchedulerControlEventID class with specified settings. |
Fields
Name |
---|
EventType |
ID |
ParentID |
PatternID |
RecurrenceIndex |
Methods
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