TcxSchedulerControlEvent Methods
A temporary in-memory user event object in the scheduler control.
Name | Description |
---|---|
Allow |
Inherited from Tcx |
Assign |
Inherited from TPersistent. |
Assign |
Copies the contents of the ASource user event.
Inherited from Tcx |
Assign |
Inherited from Tcx |
Assign |
Inherited from TPersistent. |
Begin |
Loads the current object properties’ values for editing and activates edit mode for the user event.
Inherited from Tcx |
Cancel |
Deactivates edit mode and prevents the user event from being updated in storage.
Inherited from Tcx |
Can |
Checks whether an event can be linked to the current task when scheduling in the Gantt View.
Inherited from Tcx |
Conflicts |
Determines whether other user events overlap with the scheduled time of the user event.
Inherited from Tcx |
Create |
Instantiates a Tcx |
Delete |
Removes the user event from storage and memory and updates the scheduler to reflect the changes.
Inherited from Tcx |
Delete |
Deletes all the custom occurrences and exceptions if the user event is the pattern.
Inherited from Tcx |
End |
Flushes the updated user event to storage and deactivates edit mode for it.
Inherited from Tcx |
Equals |
Inherited from TObject. |
Get |
Returns the user-defined attribute’s value of the user event from the ACustom |
Get |
Returns the user-defined attribute’s value of the user event from the Tcx |
Get |
Returns the user-defined attribute’s value of the user event from the AName custom field, located in the Tcx |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Returns the recurring user event’s occurrence by the ADate.
Inherited from Tcx |
Get |
Returns the start date and time of the user event.
Inherited from Tcx |
Get |
Inherited from TPersistent. |
Get |
Loads all the Tcx |
Get |
Returns the Tcx This method is deprecated. Inherited from Tcx |
Get |
Checks whether the current task (the successor) and a specified task (the predecessor) are linked, and obtains the link type.
Inherited from Tcx |
Get |
Validates the current task’s time start and end time.
Inherited from Tcx |
Get |
Validates the current task’s time bounds.
Inherited from Tcx |
Has |
Determines whether AEvent is the task’s group parent.
Inherited from Tcx |
Has |
Determines whether the task owns the group children.
Inherited from Tcx |
Has |
Specifies whether the user event has custom occurrences or exceptions in the chain of reoccurrences if this user event is the parent of this chain.
Inherited from Tcx |
Has |
Inherited from Tcx |
Init |
|
Is |
Inherited from Tcx |
Is |
Inherited from Tcx |
Is |
Checks whether the ADate date contains the user event.
Inherited from Tcx |
Is |
Inherited from Tcx |
Is |
|
Is |
Checks whether the user event is recurring.
Inherited from Tcx |
Is |
Checks whether the user event belongs to the AResource resource.
Inherited from Tcx |
Is |
Inherited from Tcx |
Is |
Checks whether the user event belongs to the AResource |
lock |
|
Move |
Changes the user event’s start time to the start time specified by the AStart |
Opened |
|
Post |
Submits the user event to storage and updates the scheduler to reflect the changes.
Inherited from Tcx |
Remove |
Changes the state of the user event from recurring to regular.
Inherited from Tcx |
Replace |
Replaces an associated resource with a new one or adds a new resource if the user event is shared between resources.
Inherited from Tcx |
Set |
Writes the AValue user-defined attribute’s value of the user event to the ACustom |
Set |
Writes the AValue user-defined attribute’s value of the user event to the custom field located at the AIndex position in the Tcx |
Set |
Writes the AValue user-defined attribute’s value of the user event to the custom field identified by the AName in the Tcx |
Share |
Inherited from Tcx |
Share |
Assigns the user event to the resource specified by the AResource |
Storage |
|
Time |
Returns the system time offset from UTC.
Inherited from Tcx |
To |
Inherited from TObject. |
unlock |
|
Unshare |
Inherited from Tcx |
Unshare |
Disassociates the user event from the AResource |
Validate |
Inherited from Tcx |
See Also