RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDdeServerConv.Create Constructor

Creates an instance of TDdeServerConv.

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

Call Create to create an instance of TDdeServerConv at runtime. For TDdeServerConv objects placed on forms at design time, Create is called automatically. 

 

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