System.Threading.TTask.TryExecuteNow
Delphi
function TryExecuteNow(WasQueued: Boolean): Boolean;
C++
bool __fastcall TryExecuteNow(bool WasQueued);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | protected | System.Threading.pas System.Threading.hpp |
System.Threading | TTask |
説明
内部使用のみ。