API:Web.HTTPApp.TAbstractWebRequestFiles.GetItem

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetItem(I: Integer): TAbstractWebRequestFile; virtual; abstract;

C++

virtual TAbstractWebRequestFile* __fastcall GetItem(int I) = 0 ;

Properties

Type Visibility Source Unit Parent
function protected
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp TAbstractWebRequestFiles

Description

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