RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterNotifier.Create Constructor

Creates an instance of a TAdapterNotifier object.

Pascal
constructor Create(Adapter: TCustomAdapter);
C++
__fastcall TAdapterNotifier(TCustomAdapter Adapter);

You would normally never create an object of this class. TAdapterNotifier objects are created by and bound to a descendant of TCustomAdapter

 

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