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

TFpThreadWorkerCallEntry

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

Declaration

Source position: fpdebugdebuggerworkthreads.pas line 169

type TFpThreadWorkerCallEntry = class(TFpThreadWorkerPrepareCallStackEntryList)

protected

  FCallstackIndex: Integer;

  

  FValid: Boolean;

  

  FSrcClassName: string;

  

  FFunctionName: string;

  

  FSourceFile: string;

  

  FAnAddress: TDBGPtr;

  

  FLine: Integer;

  

  FParamAsString: string;

  

  procedure UpdateCallstackEntry_DecRef(); virtual; abstract;

  

  procedure DoExecute; override;

  

end;

Inheritance

TFpThreadWorkerCallEntry

  

|

TFpThreadWorkerPrepareCallStackEntryList

  

|

TFpDbgDebggerThreadWorkerLinkedItem

  

|

TFpDbgDebggerThreadWorkerItem

  

|

TFpThreadPriorityWorkerItem

  

|

TObject



CT Web help

CodeTyphon Studio