API:Datasnap.DSHTTPCommon.TDSHTTPResponse.ContentLength
Delphi
property ContentLength: Int64 read GetContentLength write SetContentLength;
C++
__property __int64 ContentLength = {read=GetContentLength, write=SetContentLength};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp |
Datasnap.DSHTTPCommon | TDSHTTPResponse |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.