Datasnap.DSHTTP.TDSHTTPRequestIndy.GetURI
Delphi
function GetURI: string; override;
C++
virtual System::UnicodeString __fastcall GetURI(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp |
Datasnap.DSHTTP | TDSHTTPRequestIndy |
Description
Returns the value of the URI property.
The GetURI method is the read implementation of the URI property.