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

TWatchResultValue

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

Declaration

Source position: idedebuggerwatchresult.pas line 37

type TWatchResultValue = object

protected

  function GetIsDephtlessData;

  

  function GetAsString;

  

  function GetAsWideString;

  

  function GetAsQWord;

  

  function GetAsInt64;

  

  function GetAsFloat;

  

  function GetByteSize;

  

  function GetFloatPrecission;

  

  function GetLowBound;

  

  function GetCount;

  

  function GetLength;

  

  function GetElementName();

  

  function GetDerefData;

  

  function GetBoundType;

  

  function GetEntryTemplate;

  

  function GetDataAddress;

  

  function GetStructType;

  

  function GetAnchestor;

  

  function GetFieldCount;

  

  function GetField();

  

  function GetFieldInfo();

  

  procedure AfterAssign();

  

  procedure DoFree;

  

  procedure LoadDataFromXMLConfig();

  

  procedure SaveDataToXMLConfig();

  

end;

Inheritance

TWatchResultValue

  

|

TObject



CT Web help

CodeTyphon Studio