[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
IStringsAdapter Interface declaration.
Source position: classesh.inc line 875
| type IStringsAdapter = interface | ||
| procedure ReferenceStrings(); | 
 | Add a reference to the indicated strings. | 
| procedure ReleaseStrings; | 
 | Release the reference to the strings. | 
| end; | 
| 
 | IStringsAdapter Interface declaration. | |
| | | ||
| 
 | Basic interface for all COM based interfaces. | 
Is not yet supported in Free Pascal.
| 
 | Class to manage arrays or collections of strings. |