RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TUpdateFileList.Count Property

Returns the count of uploaded files.

Pascal
property Count: Integer;
C++
__property int Count;

Use Count with the Files property to loop through the uploaded files. 

 

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