API:System.Classes.TThread.Current

提供: RAD Studio API Documentation
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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。