RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterAction.Adapter Property

Provides access to the parent adapter component.

Pascal
property Adapter: TCustomAdapter;
C++
__property TCustomAdapter Adapter;

Descendant classes use this property to access the parent adapter component. 

 

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