RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseEndUserAdapter.UserList Method

Gets the user list.

Pascal
function UserList: IWebUserList;
C++
__fastcall IWebUserList UserList();

The UserList function is called from server-side script to get the user list. If the user list is not stored in this TBaseEndUserAdapter, it then attempts to retrieve the user list through the application module. 

 

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