RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebDataDisplay.Create Constructor

Creates and initializes an instance of TWebDataDisplay.

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

Call Create to instantiate TWebDataDisplay at runtime. TWebDataDisplay descendants added at design time are instantiated automatically. 

 

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