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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!