[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Thread-safe list object (not yet implemented).
|
Creates a new thread-safe list. |
|
|
Destroys the list instance. |
|
|
Adds an element to the list. |
|
|
Removes all emements from the list. |
|
|
Locks the list for exclusive access. |
|
|
Removes an item from the list. |
|
|
Unlocks the list after it was locked. |
|
|
Thread-safe list object (not yet implemented). |
|
| | ||
This class is not yet implemented in Free Pascal.