RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebActionItems.Create Constructor

Creates an instance of TWebActionItems.

Pascal
constructor Create(WebDispatcher: TCustomWebDispatcher; ItemClass: TCollectionItemClass);
C++
__fastcall TWebActionItems(TCustomWebDispatcher WebDispatcher, TCollectionItemClass ItemClass);

Do not call the constructor for TWebActionItems. TWebActionItems is tailored to work with TCustomWebDispatcher. The TCustomWebDispatcher object creates TWebActionItems in its own constructor. 

 

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