fabriciocolombo / delphi-rest-client-api

A Delphi REST client API to consume REST services written in any programming language.
Apache License 2.0
380 stars 182 forks source link

TRestClient is a component already registered starting Delphi Seattle #74

Open stephanewierzbicki opened 8 years ago

stephanewierzbicki commented 8 years ago

Hello,

TRestClient is now registered on all Delphi version starting from Seattle.

Do you plan to rename your component ?

RobertoSchneiders commented 8 years ago

Thank you for the report @stephanewierzbicki

I don't think we have any other options, we'll have to rename the component.

Do you know what is the unit name where Delphi TRestClient is declared on Seatlle? it has some namespace?

leandroasilva commented 7 years ago

Hello, my friend, follows a version I made to use with delphi 10.2, I just changed the TRestClient to TRestClientt, and I also changed some parameters, but if you want you can use 100% functional I'm using in projects in production.

delphi_rest_client_api.zip