API:Datasnap.DSHTTPCommon.TDSHTTPResponse.ContentLength

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ContentLength: Int64 read GetContentLength write SetContentLength;

C++

__property __int64 ContentLength = {read=GetContentLength, write=SetContentLength};

Properties

Type Visibility Source Unit Parent
property public
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon TDSHTTPResponse

Description

Embarcadero Technologies does not currently have any additional information.