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

TIdeThreads

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

Declaration

Source position: debugger.pp line 1631

type TIdeThreads = class(TThreads)

protected

  procedure LoadDataFromXMLConfig();

  

  procedure SaveDataToXMLConfig();

  

public

  function CreateEntry(); override;

  

  procedure SetValidity(); override;

  

  property Entries []: TIdeThreadEntry; default; [r]

  

  property EntryById []: TIdeThreadEntry; [r]

  

end;

Inheritance

TIdeThreads

  

|

TObject



CT Web help

CodeTyphon Studio