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

TWatchResultValueVariant

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

Declaration

Source position: idedebuggerwatchresult.pas line 315

type TWatchResultValueVariant = object(TWatchResultValue)

protected

const

  VKind = rdkVariant

  

protected

  property GetDerefData: TWatchResultData; [r]

  

  property GetAsString: string; [r]

  

  procedure AfterAssign();

  

  procedure DoFree;

  

  procedure LoadDataFromXMLConfig();

  

  procedure SaveDataToXMLConfig();

  

end;

Inheritance

TWatchResultValueVariant

  

|

TWatchResultValue

  

|

TObject



CT Web help

CodeTyphon Studio