RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebUserItems Class

TWebUserItems stores multiple sets of user information.

Pascal
TWebUserItems = class(TCollection);
C++
class TWebUserItems : public TCollection;

WebUsers

The TWebUserItems stores multiple TWebUserItem modules as an array. It also provides methods to access a particular user's information by giving the user name or user ID. 

 

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