Show: Delphi C++
Display Preferences

Web.HTTPApp.TAbstractWebRequestFile.FileName

From XE2 API Documentation
Jump to: navigation, search

Delphi

property FileName: AnsiString read GetFileName;

C++

__property System::AnsiString FileName = {read=GetFileName};

Properties

Type Visibility Source Unit Parent
property public
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp TAbstractWebRequestFile

Description

Indicates the name of the uploaded file.

Read FileName to obtain the name of the uploaded file.

See Also

Personal tools
Previous Versions
Translations