Unit 'DbgIntfDebuggerBase' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_debuggerintf]

TDBGLineInfo

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

Declaration

Source position: dbgintfdebuggerbase.pp line 653

type TDBGLineInfo = class(TBaseLineInfo)

protected

  procedure Changed(); virtual;

  

  procedure DoChange();

  

  procedure DoStateChange(); virtual;

  

  property Debugger: TDebuggerIntf; [rw]

  

public

  constructor Create();

  

  property OnChange: TIDELineInfoEvent; [rw]

  

end;

Inheritance

TDBGLineInfo

  

|

TBaseLineInfo

  

|

TObject



CT Web help

CodeTyphon Studio