[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fprpcclient.pp line 32
type TFPRPCVirtualInterface = class(TVirtualInterface) |
protected |
procedure HandleInvoke(); |
public |
constructor Create(); |
property Client: TFPRPCClient; [r] |
property IntfTypeInfo: PTypeInfo; [r] |
end; |
| |
TObject |