RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionFieldValueImpl.GetFile Method

Returns the value of the Files property.

Pascal
function GetFile(I: Integer): TAbstractWebRequestFile;
C++
__fastcall TAbstractWebRequestFile GetFile(int I);

GetFile is the read implementation of the Files property. 

I is the index of the file reference to read. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!