[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

IStringsAdapter

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

IStringsAdapter Interface declaration.

Declaration

Source position: classesh.inc line 530

type IStringsAdapter = interface

  procedure ReferenceStrings();

  

Add a reference to the indicated strings.

  procedure ReleaseStrings;

  

Release the reference to the strings.

end;

Inheritance

IStringsAdapter

  

IStringsAdapter Interface declaration.

Description

Is not yet supported in Free Pascal.

See also

TStrings

  

Class to manage arrays or collections of strings

The latest version of this document can be found at lazarus-ccr.sourceforge.net.