[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpdebugcapturesvc.pp line 46
type THandlerRegistrationList = class(TOwnedCollection) |
public |
function IndexOf(); |
function Find(); |
function Add(); |
property Handlers []: THandlerRegistrationItem; default; [rw] |
end; |
| |
TObject |