RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterDisplayReferenceGroup.SetWebDisplayComponent Method

Sets the value of the DisplayComponent property.

Pascal
procedure SetWebDisplayComponent(const AComponent: TComponent); override;
C++
virtual __fastcall SetWebDisplayComponent(const TComponent * AComponent);

SetWebDisplayComponent is the protected write implementation of the DisplayComponent property. 

AComponent is the new value of the DisplayComponent property. 

 

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