Unit 'FpDebugDebuggerWorkThreads' Package
[Overview][Types][Classes][Index] [#bs_debuggerfp]

TFpThreadWorkerControllerRun

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpdebugdebuggerworkthreads.pas line 103

type TFpThreadWorkerControllerRun = class(TFpDbgDebggerThreadWorkerItem)

protected

  FStartSuccessfull: Boolean;

  

  procedure DoExecute; override;

  

public

  constructor Create();

  

  property StartSuccesfull: Boolean; [r]

  

  property WorkerThreadId: TThreadID; [r]

  

end;

Inheritance

TFpThreadWorkerControllerRun

  

|

TFpDbgDebggerThreadWorkerItem

  

|

TFpThreadPriorityWorkerItem

  

|

TObject



CT Web help

CodeTyphon Studio