API:System.Threading.TThreadPool.TBaseWorkerThread.RunningEvent
2016年2月25日 (木) 22:39時点におけるBuildBot (トーク | 投稿記録)による版 (ページの作成:「<section begin="api" /> <!--Start API Info--><ul id='childlinks'><li class='first'>'''親: TBaseWorkerThread'''</li> </...」)
Delphi
property RunningEvent: TLightweightEvent read FRunningEvent;
C++
__property System::Syncobjs::TLightweightEvent* RunningEvent = {read=FRunningEvent};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | protected | System.Threading.pas System.Threading.hpp |
System.Threading | TBaseWorkerThread |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。