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

TIdeWatches

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

Declaration

Source position: debugger.pp line 652

type TIdeWatches = class(TWatches)

protected

  function WatchClass; override;

  

  procedure LoadDataFromXMLConfig();

  

  procedure SaveDataToXMLConfig();

  

public

  function Add(); virtual;

  

  function Find();

  

  property Items []: TIdeWatch; default; [rw]

  

end;

Inheritance

TIdeWatches

  

|

TObject



CT Web help

CodeTyphon Studio