Parcourir la source

* Introduce less generic name for use in IDE

Michaël Van Canneyt il y a 3 ans
Parent
commit
c1179cf6f5
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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