[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fprpcclient.pp line 91
type TFPRPCServiceRegistry = class |
public |
SizeDelta: Integer; |
class constructor Init; |
destructor done; |
constructor create; virtual; |
procedure Add(); |
function Find(); |
function Get(); |
property Instance: TFPRPCServiceRegistry; [r] |
end; |
| |
TObject |