RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDdeClientConv.Create Constructor

Creates an instance of TDdeClientConv.

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

Call Create to create an instance of TDdeClientConv. After calling the inherited constructor, Create creates the helper objects used to manage individual DDE client items. 

 

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