RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterDefaultActions.ClearDefaultComponents Method

Empties the list of default actions that is the value of the DefaultWebComponents property.

Pascal
procedure ClearDefaultComponents; virtual;
C++
virtual __fastcall ClearDefaultComponents();

The associated adapter calls ClearDefaultComponents when it changes its set of default actions. After a call to ClearDefaultComponents, the adapter generates a new set of default components the next time the application reads the default actions. 

 

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