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

TFpDbgValueConverterJsonForDebug

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

Declaration

Source position: fpdebugconvdebugforjson.pas line 39

type TFpDbgValueConverterJsonForDebug = class(TFpDbgValueConverterWithFuncCall)

protected

  function GetSettingsFrame; override;

  

  procedure Init; override;

  

public

  class function GetName; override;

  

  function GetRegistryEntry; override;

  

  procedure Assign(); override;

  

  function ConvertValue(); override;

  

published

  property FunctionName: string; [rws]

  

  property JsonAddressKey: string; [rws]

  

  property JsonTypenameKey: string; [rw]

  

end;

Inheritance

TFpDbgValueConverterJsonForDebug

  

|

TFpDbgValueConverterWithFuncCall

  

|

TFpDbgValueConverter

  

|

TObject,ILazDbgValueConverterIntf



CT Web help

CodeTyphon Studio