System.Threading.SetThreadPoolInteractive
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.