DialogStringList Class Methods
In This Topic
For a list of all members of this type, see DialogStringList members.
Public Methods
| Name | Description |
 | Clear | Removes all the dialog strings from the list. |
 | Contains | Retrieves a boolean value indicating if a specific dialog string exists in the list. |
 | IndexOf | Searches for the specified dialog string and returns the zero-based index of the
first occurrence within the list. |
Top
Protected Methods
See Also