RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomStaticText.Create Constructor

Creates and initializes a TCustomStaticText instance.

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

Create calls the inherited constructor, then initializes the TCustomStaticText instance 

 

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