[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: gdbmidebugger.pp line 1136
type TGDBMIMemoryDumpResultList = class(TGDBMINameValueBasedList) |
||
protected |
||
procedure PreParse; override; |
|
|
public |
||
function Count; |
|
|
property Item []: TPCharWithLen; [r] |
|
|
property ItemTxt []: string; [r] |
|
|
property ItemNum []: Integer; [r] |
|
|
property WordAtIdx []: Cardinal; [r] |
|
|
property DWordAtIdx []: Cardinal; [r] |
|
|
property QWordAtIdx []: Cardinal; [r] |
|
|
property Addr: TDBGPtr; [r] |
|
|
function AsText(); |
|
|
function AsRawString(); |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |