System.Threading.SetThreadPoolInteractive

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetThreadPoolInteractive(APool: TThreadPool; AValue: Boolean);

C++

extern DELPHI_PACKAGE void __fastcall SetThreadPoolInteractive(TThreadPool* APool, bool AValue);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Threading.pas
System.Threading.hpp
System.Threading System.Threading

Description

Embarcadero Technologies does not currently have any additional information.