[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: httproute.pp line 121
type IRouteInterface = interface
procedure HandleRequest();
end;
IRouteInterface
IInterface