Datasnap.DSHTTP.TDSHTTPResponseIndy.GetResponseNo
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: class protected | |
| Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
| Unit: Datasnap.DSHTTP | |
| Parent: TDSHTTPResponseIndy | |
Delphi
function GetResponseNo: Integer; override;
C++
virtual int __fastcall GetResponseNo();
Description
Returns the value of the ResponseNo property.
The GetResponseNo method is the read implementation of the ResponseNo property.