Unit 'RspRemoteDebugger' Package
[Overview][Classes][Procedures and functions][Index] [#bs_debuggerfp]

TFpDebugRspProperties

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

Declaration

Source position: rspremotedebugger.pas line 25

type TFpDebugRspProperties = class(TFpDebugDebuggerProperties)

public

  constructor Create; override;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

published

  property Host: string; [rws]

  

  property Port: Integer; [rws]

  

  property UploadBinary: Boolean; [rws]

  

  property AfterConnectMonitorCmds: TXmlConfStringList; [rw]

  

  property AfterUploadMonitorCmds: TXmlConfStringList; [rw]

  

  property SkipUploadOfSectionList: TXmlConfStringList; [rw]

  

  property AfterUploadBreakZero: Boolean; [rw]

  

end;

Inheritance

TFpDebugRspProperties

  

|

TFpDebugDebuggerProperties

  

|

TObject



CT Web help

CodeTyphon Studio