[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: dbgintfdebuggerbase.pp line 1470
type TBaseExceptions = class(TCollection) |
||
protected |
||
FIgnoreAll: Boolean; |
|
|
procedure AssignTo(); override; |
|
|
procedure ClearExceptions; virtual; |
|
|
procedure SetIgnoreAll(); virtual; |
|
|
public |
||
constructor Create(); |
|
|
destructor Destroy; override; |
|
|
procedure Reset; virtual; |
|
|
function Add(); |
|
|
function Find(); |
|
|
property IgnoreAll: Boolean; [rw] |
|
|
property Items []: TBaseException; default; [rw] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |