Datasnap.DSHTTP.TDSHTTPRequestIndy.GetParams
Delphi
function GetParams: TStrings; override;
C++
virtual System::Classes::TStrings* __fastcall GetParams();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp | Datasnap.DSHTTP | TDSHTTPRequestIndy | 
Description
Returns the value of the Params property.
The GetParams method is the read implementation of the Params property.