RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterCommandGroup.Adapter Property

Provides read-only access to the Adapter that this command group uses.

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

The Adapter property provides read-only access to the Adapter that this command group uses. 

 

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