System.Threading.TTask.TryExecuteNow

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function TryExecuteNow(WasQueued: Boolean): Boolean;

C++

bool __fastcall TryExecuteNow(bool WasQueued);

プロパティ

種類 可視性 ソース ユニット
function protected
System.Threading.pas
System.Threading.hpp
System.Threading TTask


説明

内部使用のみ。