RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterUpdateField.Create Constructor

Creates an instance of TAdapterUpdateField.

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

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

 

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