RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebListInput.Create Constructor

Creates and initializes an instance of TWebListInput.

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

Call Create to instantiate TWebListInput at runtime. TWebListInput descendants added at design time using the Web Page editor are instantiated automatically. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!