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

TJsonForDebugSettingsFrame

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

Declaration

Source position: fpdebugconvdebugforjson.pas line 18

type TJsonForDebugSettingsFrame = class(TFrame,ILazDbgValueConverterSettingsFrameIntf)

  ConverterWithFuncCallSettingsFrame1: TConverterWithFuncCallSettingsFrame;

  

  edFuncName: TEdit;

  

  edJsonAddress: TEdit;

  

  edJsonTypename: TEdit;

  

  Label1: TLabel;

  

  lblFuncName: TLabel;

  

  lblJsonAddress: TLabel;

  

  lblJsonTypename: TLabel;

  

protected

  procedure ReadFrom();

  

  function WriteTo();

  

  function GetFrame;

  

public

  constructor Create(); override;

  

end;

Inheritance

TJsonForDebugSettingsFrame

  

|

TObject,ILazDbgValueConverterSettingsFrameIntf



CT Web help

CodeTyphon Studio