RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDdeClientItem.Create Constructor

Creates an instance of TDdeClientItem.

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

Call Create to instantiate a TDdeClientItem at runtime. After calling the inherited constructor, Create creates a helper object to manage the Lines property. 

 

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