Unit 'IdeDebuggerWatchResult' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#bs_debuggeride]

TWatchResultValueMemDump

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

Declaration

Source position: idedebuggerwatchresult.pas line 88

type TWatchResultValueMemDump = object(TWatchResultValue)

protected

const

  VKind = rdkMemDump

  

protected

  function GetIsDephtlessData;

  

  property GetAsString: RawByteString; [r]

  

  procedure LoadDataFromXMLConfig();

  

  procedure SaveDataToXMLConfig();

  

  property GetDataAddress: TDBGPtr; [r]

  

end;

Inheritance

TWatchResultValueMemDump

  

|

TWatchResultValue

  

|

TObject



CT Web help

CodeTyphon Studio