|
RAD Studio VCL Reference
|
Adds default action components to this adapter.
procedure AddDefaultActions(AComponents: TWebComponentList); virtual;
virtual __fastcall AddDefaultActions(TWebComponentList AComponents);
AddDefaultActions calls ImplGetActionsList. Descendant classes should override TCustomAdapter's ImplGetActionsList method to provide the list of default actions 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!
|