|
@@ -1397,8 +1397,6 @@ type
|
|
FSuspended: LongBool;
|
|
FSuspended: LongBool;
|
|
FReturnValue: Integer;
|
|
FReturnValue: Integer;
|
|
FOnTerminate: TNotifyEvent;
|
|
FOnTerminate: TNotifyEvent;
|
|
- FMethod: TThreadMethod;
|
|
|
|
- FSynchronizeException: TObject;
|
|
|
|
FFatalException: TObject;
|
|
FFatalException: TObject;
|
|
procedure CallOnTerminate;
|
|
procedure CallOnTerminate;
|
|
function GetPriority: TThreadPriority;
|
|
function GetPriority: TThreadPriority;
|