RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterControlGroup.SetAdapter Method

Sets the value of the Adapter property.

Pascal
procedure SetAdapter(const Value: TComponent);
C++
__fastcall SetAdapter(const TComponent * Value);

SetAdapter is the protected write implementaiton of the Adapter property. 

 

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