API:System.Threading.TTask.InternalWork

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function InternalWork(CheckExecuting: Boolean): Boolean;

C++

bool __fastcall InternalWork(bool CheckExecuting);

Properties

Type Visibility Source Unit Parent
function protected
System.Threading.pas
System.Threading.hpp
System.Threading TTask

Description

Embarcadero Technologies does not currently have any additional information.