RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterSubComponent.Adapter Property

Indicates the adapter that uses this object to manage its fields or actions.

Pascal
property Adapter: TComponent;
C++
__property TComponent * Adapter;

Read Adapter to access the adapter component that uses this collection. This TAdapterSubComponent object is the value of the adapter's Data or Actions property. 

 

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