[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpdebugcapturesvc.pp line 35
type THandlerRegistrationItem = class(TCollectionItem) |
public |
property Name: string; [rw] |
property Handler: TDebugCaptureHandler; [rw] |
end; |
| |
TObject |