RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAbstractWebRequestFiles.Count Property

Indicates the number of uploaded files in the collection.

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

Read Count to determine the number of files in this collection. Count provides an upper bound to the index of the Items property. 

 

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