TcxSchedulerEditingEventInfo Members
Constructors
Name | Description |
---|---|
Create(TcxSchedulerEditingEventInfoList,TcxSchedulerEventEditInfo) | Initializes a new instance of the TcxSchedulerEditingEventInfo class with specified settings. |
Properties
Name |
---|
EditInfo |
Event |
EventType |
IsDestroying |
Owner |
PatternID |
RecurrenceIndex |
Storage |
Methods
Name | Description |
---|---|
CloseEditor | |
CreateEvent(TcxSchedulerEvent,TcxSchedulerControlEvent,Boolean) | |
DeleteEvent(Boolean) | |
Destroying | |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
IsEventEditing(Variant,Variant,Integer,TcxEventType) | |
IsValid | |
ReplaceEvent(TcxSchedulerControlEvent) | |
ShowEditor(Boolean) | |
ToString | Inherited from TObject. |
Events
Name |
---|
OnAfterEditing |
See Also