Unit 'FpLldbDebugger' Package
[Overview][Constants][Classes][Procedures and functions][Index] [#bs_debuggerlldb]

TFpLldbDebuggerProperties

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

Declaration

Source position: fplldbdebugger.pas line 158

type TFpLldbDebuggerProperties = class(TLldbDebuggerProperties)

public

  constructor Create; override;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

published

  property MemLimits: TFpLldbDebugDebuggerPropertiesMemLimits; [rw]

  

  property IntrinsicPrefix: TFpIntrinsicPrefix; [rw]

  

  property AutoDeref: Boolean; [rw]

  

end;

Inheritance

TFpLldbDebuggerProperties

  

|

TLldbDebuggerProperties

  

|

TObject



CT Web help

CodeTyphon Studio