RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterDefaultFields.ClearDefaultComponents Method

Empties the list of default fields 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 fields. After a call to ClearDefaultComponents, the adapter generates a new set of default components the next time the application reads the default fields. 

 

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