TcxSchedulerFilteredEventList Members
In This Article
#Properties
Name | Description |
---|---|
Count |
Gets the number of Tcx |
Except |
|
Finish |
Gets the end time in the time range used to select Tcx |
First |
Provides access to the first Tcx |
Items |
Provides indexed access to the user events in the Tcx |
Last |
Provides access to the last Tcx |
List |
Inherited from Tcx |
Reminder |
|
Start |
Gets the start time in the time range used to select Tcx |
Storage | Represents the persistence manager component. |
#Methods
Name | Description |
---|---|
Add |
Adds the AEvent instance to the Tcx |
Assign |
Inherited from Tcx |
Clear |
Deletes all the Tcx |
Delete |
Removes the Tcx |
Destroy |
Inherited from Tcx |
Destroy |
Removes all the Tcx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Index |
Returns the zero-based index of the first occurrence of the AEvent instance in the Tcx |
Remove |
Removes the Tcx |
Sort |
Sorts the Tcx |
To |
Inherited from TObject. |
Validate |
See Also