RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterErrorList.Create Constructor

Creates an instance of TCustomAdapterErrorList.

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

Call Create to create and initialize an instance of TCustomAdapterErrorList

 

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