RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TUpdateFileList Class

TUpdateFileList is a container for uploaded files.

Pascal
TUpdateFileList = class;
C++
class TUpdateFileList;

TUpdateFileList contains the files that are being uploaded to a particular adapter field. TUpdateFileList is passed as a parameter to event handlers that operate on a list of uploaded files. 

 

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