RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterGrid.Adapter Property

Specifies the adapter that supplies values to or receives values from the controls in the group.

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

Set Adapter to link this adapter control group and all its Web items to an adapter component. Each component that the WebFieldControls property lists generates an HTML control that represents the value of one of the adapter's fields. 

 

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