API:Web.WebFileDispatcher.TDispatchFileRequest.SetContentLength

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetContentLength(ALength: Integer); virtual; abstract;

C++

virtual void __fastcall SetContentLength(int ALength) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Web.WebFileDispatcher.pas
Web.WebFileDispatcher.hpp
Web.WebFileDispatcher TDispatchFileRequest

Description

Embarcadero Technologies does not currently have any additional information.