Datasnap.DSHTTP.TDSHTTPRequestIndy.RequestInfo
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
| Unit: Datasnap.DSHTTP | |
| Parent: TDSHTTPRequestIndy | |
Delphi
property RequestInfo: IIPHTTPRequestInfo read FRequestInfo;
C++
__property Ippeerapi::_di_IIPHTTPRequestInfo RequestInfo = {read=FRequestInfo};
Description
Represents the Indy RequestInfo.
The RequestInfo property is provided so that the event handlers can access the Indy-specific properties.