I have created my class to use REST. I have a problem with the TRESTClient component at runtime.
TFrwWebServiceREST = class(TInterfacedObject, IRESTWebServiceProxy)
private
FClientRest: TRES
I have created my class to use REST. I have a problem with the TRESTClient component at runtime.
TFrwWebServiceREST = class(TInterfacedObject, IRESTWebServiceProxy)
private
FClientRest: TRES