소스 검색

* Introduce less generic name for use in IDE

Michaël Van Canneyt 3 년 전
부모
커밋
c1179cf6f5
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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