API:Web.WebFileDispatcher.TDispatchFileRequest.SetContentType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetContentType(const AValue: string); virtual; abstract;

C++

virtual void __fastcall SetContentType(const System::UnicodeString AValue) = 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.