System.Classes.TThreadList.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create;

C++

__fastcall TThreadList(void);

Properties

Type Visibility Source Unit Parent
constructor public
System.Classes.pas
System.Classes.hpp
System.Classes TThreadList

Description

Creates and initializes a TThreadList instance.

The Create method generates a TThreadList object.