TcxSchedulerEventList Members
In This Article
#Properties
Name | Description |
---|---|
Count |
Gets the number of Tcx |
First |
Provides access to the first Tcx |
Items |
Provides indexed access to the Tcx |
Last |
Provides access to the last Tcx |
List |
#Methods
Name | Description |
---|---|
Add |
Adds the AEvent instance to the Tcx |
Assign |
|
Clear |
Deletes all the Tcx |
Delete |
Removes the Tcx |
Destroy |
|
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. |
See Also