System.Threading.TParallelArray

Delphi
TParallelArray = class
C++
class PASCALIMPLEMENTATION TParallelArray : public System::TObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | System.Threading.pas System.Threading.hpp |
System.Threading | System.Threading |
Description
It enables running some operations in parallel on Array items and speeds them up on multicore computers.