[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Add a string to the list
Add adds S at the end of the list and returns the index of S in the list (which should equal Tstrings.Count
|
Add a string and associated object to the list. |
|
|
Insert a string in the list. |
|
|
Delete a string from the list. |
|
|
Indexed access to teh strings in the list. |
|
|
Number of strings in the list. |