TcxSchedulerEventOperations Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Creating | Specifies if an end-user can create new user events. |
Deleting | Specifies if an end-user can delete user events. |
Dialog |
Specifies if an end-user can edit an existing user event via the “Event” dialog. |
Dialog |
Specifies if an end-user can invoke the “Event” dialog. |
Inplace |
Specifies if an end-user can invoke an event‘s in-place editor. |
Intersection | Specifies if an end-user can schedule concurrent events. |
Moving | Specifies if an end-user can drag-and-drop an event to change both its start and end times. |
Moving |
Specifies if an end-user can drag-and-drop an event between resources. |
Read |
Specifies if read-only mode is enabled. |
Recurrence | Specifies if an end-user can invoke the “Event Recurrence” dialog. |
Sharing |
Specifies if an end-user can share an event between resources. |
Sizing | Specifies if an end-user can drag-and-drop event time borders to change the event‘s duration and/or its start or end times. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
To |
Inherited from TObject. |
See Also