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

TStrings.Create

Initializ a new TStrings instance.

Declaration

Source position: classesh.inc line 699

public constructor TStrings.Create;

Description

Create initializes the codepage variables of a new TStrings instance. Note that TStrings is an abstract class, you must always instantiate a descendent such as TStringList

Errors

Only an EOutOfMemory exception can occur.

See also

TStringList

  

Standard implementation of the TStrings class.


Documentation generated on: Jul 24 2023