* Introduce less generic name for use in IDE

This commit is contained in:
Michaël Van Canneyt 2022-06-13 10:03:37 +02:00
parent b4e72f8675
commit c1179cf6f5

View File

@ -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