RAD Studio VCL Reference
|
Creates and initializes an instance of TBevel.
constructor Create(AOwner: TComponent); override;
virtual __fastcall TBevel(TComponent * AOwner);
Call Create to instantiate a bevel at runtime. Bevels placed on forms at design time are created automatically.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|