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

TFpDebugDebuggerPropertiesMemLimits

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

Declaration

Source position: fpdebugdebuggerutils.pas line 41

type TFpDebugDebuggerPropertiesMemLimits = 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]

  

  property MaxArrayConversionCnt: QWord; [rws]

  

  property MaxTotalConversionCnt: QWord; [rws]

  

  property MaxStackStringLen: QWord; [rws]

  

  property MaxStackArrayLen: QWord; [rws]

  

  property MaxStackNullStringSearchLen: QWord; [rws]

  

end;

Inheritance

TFpDebugDebuggerPropertiesMemLimits

  

|

TObject



CT Web help

CodeTyphon Studio