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

TFpLldbDebugDebuggerPropertiesMemLimits

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

Declaration

Source position: fplldbdebugger.pas line 124

type TFpLldbDebugDebuggerPropertiesMemLimits = class(TPersistent)

public

  constructor Create;

  

  procedure Assign(); override;

  

published

  property MaxMemReadSize: QWord; [rws]

  

  property MaxStringLen: QWord; [rws]

  

  property MaxArrayLen: QWord; [rws]

  

  property MaxNullStringSearchLen: QWord; [rws]

  

end;

Inheritance

TFpLldbDebugDebuggerPropertiesMemLimits

  

|

TObject



CT Web help

CodeTyphon Studio