System.Threading.TParallelArrayForProc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TParallelArrayForProc<T> = reference to procedure (const AValues: array of T; AFrom, ATo: NativeInt);

C++

template<typename T> __interface TParallelArrayForProc__1  : public System::IInterface

Properties

Type Visibility Source Unit Parent
anonMethod
class
public
System.Threading.pas
System.Threading.hpp
System.Threading System.Threading

Description

Embarcadero Technologies does not currently have any additional information.