Unit 'FpDebuggerResultData' Package
[Overview][Classes][Index] [#bs_debuggerfp]

TFpLazDbgWatchResultConvertor

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

Declaration

Source position: fpdebuggerresultdata.pas line 16

type TFpLazDbgWatchResultConvertor = class(TFpWatchResultConvertor)

public

  destructor Destroy; override;

  

  function DoValueToResData(); override;

  

  property ValConvList: ILazDbgValueConvertSelectorListIntf; [rw]

  

  property ValConfig: ILazDbgValueConvertSelectorIntf; [rw]

  

  property Debugger: TFpDebugDebuggerBase; [rw]

  

  property ExpressionScope: TFpDbgSymbolScope; [rw]

  

  property MaxArrayConv: Integer; [rw]

  

  property MaxTotalConv: Integer; [rw]

  

end;

Inheritance

TFpLazDbgWatchResultConvertor

  

|

TObject



CT Web help

CodeTyphon Studio