RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebUserList.UserItems Property

Stores the account information about a collection of users.

Pascal
property UserItems: TWebUserItems;
C++
__property TWebUserItems UserItems;

Use this object to store the account information about a collection of users. This property provides read and write access to the stored collection. 

 

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