Sfoglia il codice sorgente

* Introduce less generic name for use in IDE

Michaël Van Canneyt 3 anni fa
parent
commit
c1179cf6f5
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      packages/fcl-rpc/fprpcclient.pp

+ 2 - 0
packages/fcl-rpc/fprpcclient.pp

@@ -184,6 +184,8 @@ Type
     Property OnUnexpectedError : TRPCUnexpectedErrorCallback Read FOnUnexpectedError Write FOnUnexpectedError;
   end;
 
+  TPas2jsRPCClient = Class(TRPCClient); // For IDE support...
+
   { TRPCCustomService }
 
   // Result callback types for all supported types