Web.HTTPProd.IDesignerFileManager.GetStream

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetStream(const AFileName: string; var AOwned: Boolean): TStream;

C++

virtual System::Classes::TStream* __fastcall GetStream(const System::UnicodeString AFileName, bool &AOwned) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
Web.HTTPProd.pas
Web.HTTPProd.hpp
Web.HTTPProd IDesignerFileManager

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!