RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomWebUserList.Create Constructor

Creates a newTCustomWebUserList object.

Pascal
constructor Create(AOwner: TComponent); override;
C++
virtual __fastcall TCustomWebUserList(TComponent * AOwner);

Creates a newTCustomWebUserList object and initializes the TWebUserItems object that will store the user's account information. 

 

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