API:Datasnap.DSHTTPCommon.TDSHTTPResponse.SetContentLength
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp
| |
| Unit: Datasnap.DSHTTPCommon | |
| Parent: TDSHTTPResponse | |
Delphi
procedure SetContentLength(const Value: Int64); virtual; abstract;
C++
virtual void __fastcall SetContentLength(const __int64 Value) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.