Unit 'FpDebugDebuggerUtils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#bs_debuggerfp]

TFpDebugDebuggerProperties

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

Declaration

Source position: fpdebugdebuggerutils.pas line 106

type TFpDebugDebuggerProperties = class(TDebuggerProperties)

public

  constructor Create; override;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  property ConsoleTty: string; [rw]

  

published

  property NextOnlyStopOnStartLine: Boolean; [rw]

  

  property MemLimits: TFpDebugDebuggerPropertiesMemLimits; [rw]

  

  property HandleDebugBreakInstruction: TFpInt3DebugBreakOptions; [rw]

  

  property IntrinsicPrefix: TFpIntrinsicPrefix; [rw]

  

  property AutoDeref: Boolean; [rw]

  

end;

Inheritance

TFpDebugDebuggerProperties

  

|

TObject



CT Web help

CodeTyphon Studio