System.Threading.GetThreadPoolInteractive

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetThreadPoolInteractive(APool: TThreadPool): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall GetThreadPoolInteractive(TThreadPool* APool);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.