|
RAD Studio VCL Reference
|
Adds default field components to this adapter.
procedure AddDefaultFields(AComponents: TWebComponentList); virtual;
virtual __fastcall AddDefaultFields(TWebComponentList AComponents);
AddDefaultFields calls ImplGetFieldList. Descendant classes should override TCustomAdapter's ImplGetFieldList method to provide the list of default fields that will be automatically added to this adapter.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|