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

TWatchResultValueFloat

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

Declaration

Source position: idedebuggerwatchresult.pas line 222

type TWatchResultValueFloat = object(TWatchResultValue)

protected

const

  VKind = rdkFloatVal

  

protected

  function GetIsDephtlessData;

  

  property GetAsFloat: Extended; [r]

  

  function GetAsString;

  

  procedure LoadDataFromXMLConfig();

  

  procedure SaveDataToXMLConfig();

  

end;

Inheritance

TWatchResultValueFloat

  

|

TWatchResultValue

  

|

TObject



CT Web help

CodeTyphon Studio