Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

IStringsAdapter

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

IStringsAdapter Interface declaration.

Declaration

Source position: classesh.inc line 590

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.

|

IInterface

  

Basic interface for all COM based interfaces.

Description

Is not yet supported in Free Pascal.

See also

TStrings

  

Class to manage arrays or collections of strings.


Documentation generated on: Jul 24 2023