RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterNamedDisplayField.Create Constructor

Creates an instance of TAdapterNamedDisplayField.

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

Do not call Create. It will be called automatically when the TAdapterNamedDisplayField object is created 

 

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