API:System.Classes.TThread.Current
2014年11月26日 (水) 04:10時点におけるBuildBot (トーク | 投稿記録)による版 (ページの作成:「<section begin="api" /> <!--Start API Info--><ul id='childlinks'><li class='first'>'''親: TThread'''</li> </ul> <vclInfo name="Current" parent...」)
Delphi
class property Current: TThread read GetCurrentThread;
C++
/* static */ __property TThread* Current = {read=GetCurrentThread};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | System.Classes.pas System.Classes.hpp |
System.Classes | TThread |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。