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

TBaseException

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

Declaration

Source position: dbgintfdebuggerbase.pp line 1412

type TBaseException = class(TDelayedUdateItem)

protected

  FEnabled: Boolean;

  

  FName: string;

  

  procedure AssignTo(); override;

  

  procedure SetName(); virtual;

  

public

  constructor Create(); override;

  

  property Name: string; [rw]

  

  property Enabled: Boolean; [rw]

  

end;

Inheritance

TBaseException

  

|

TDelayedUdateItem

  

|

TObject



CT Web help

CodeTyphon Studio