[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |