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

TThreadList.Create

Creates a new thread-safe list.

Declaration

Source position: classesh.inc line 365

public constructor TThreadList.Create;

Description

Create instantiates a new TThreadList instance. It initializes a critical section and an internal list object.

See also

TThreadList.Destroy

  

Destroys the list instance.


Documentation generated on: Jul 24 2023