RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebUserItems.Create Constructor

Constructor used for the TWebUserItems object.

Pascal
constructor Create(AOwner: TComponent; ItemClass: TCollectionItemClass);
C++
__fastcall TWebUserItems(TComponent * AOwner, TCollectionItemClass ItemClass);

The constructor used for the TWebUserItems object. This method creates a new TWebUserItem and sets the owner. 

 

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