| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
IStringsAdapter Interface declaration.
Source position: classesh.inc line 585
type IStringsAdapter = interface  | 
||
procedure ReferenceStrings();  | 
  | 
Add a reference to the indicated strings.  | 
procedure ReleaseStrings;  | 
  | 
Release the reference to the strings.  | 
end;  | 
  | 
IStringsAdapter Interface declaration.  | 
Is not yet supported in Free Pascal.
  | 
Class to manage arrays or collections of strings  |