Thomas J64879

Member since: Tuesday, 24 July 2018
Last login: 5 years ago
Profile viewed: 366 views

No Rank
Points: 0

Thomas J64879 replied to the topic 'TNetHTTPRequest' in the forum. 5 years ago

The review of the articles is unfortunately to die slowly :(

Read More...

Thomas J64879 replied to the topic 'TNetHTTPRequest' in the forum. 5 years ago

Here the Image (if the upload works this time).

Read More...

Thomas J64879 replied to the topic 'TNetHTTPRequest' in the forum. 5 years ago

Hi,

Sender is THTTPRequest.

See attachement, there is the used TNetHTTPClient and TNetHTTPRequest. You can see the Inspector of THTTPRequest. The parameter of TNetHTTPRequest.FHttpRequest equals the address of THTTPRequest but the FHttpRequest is private :-(

Read More...

Thomas J64879 created a new topic ' TNetHTTPRequest' in the forum. 5 years ago

Hi,

TNetHTTPRequest have events for OnRequestCompleted, , OnReceiveData, OnRequestError.
The Sender of the events OnRequestCompleted and OnRequestError can be casted to TNetHTTPRequest to get the source object of the event. But for OnReceiveData, I could not find a way to get the object like TNetHTTPRequest or at least TComponent to be able to get access to the initiator of the message. Any help?

KR Thomas

Read More...