RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAbstractWebRequestFile.FieldName Property

Indicates the name of the adapter field whose value is the contents of the file.

Pascal
property FieldName: AnsiString;
C++
__property AnsiString FieldName;

Read FieldName to identify the adapter field for which this file was uploaded. This is the same as the FieldName property of the adapter field object. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!