System.Net.URLClient.TURLResponse.FRequest

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FRequest: IURLRequest;

C++

_di_IURLRequest FRequest;

Properties

Type Visibility Source Unit Parent
field protected
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient TURLResponse

Description

Request that originates the response.

See Also