API:System.Classes.TThread.CurrentThread
Delphi
class property CurrentThread: TThread read GetCurrentThread;
C++
/* static */ __property TThread* CurrentThread = {read=GetCurrentThread};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | System.Classes.pas System.Classes.hpp | System.Classes | TThread | 
Description
Embarcadero Technologies does not currently have any additional information.