|
TEurekaExceptionsFilters |
|
|
This is the TEurekaStackList type:
Unit ExceptionLog.
TEurekaExceptionsFilters = class(TList) ... public ... property Items[Index: Integer]: PEurekaExceptionFilter read GetItem; default; end;
|