RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterCommandGroup Class

TCustomAdapterCommandGroup is the base class for TAdapterCommandGroup.

Pascal
C++
class TCustomAdapterCommandGroup : public TAdapterDisplayReferenceGroup, public IWebActionsList, public IGetAdapterOfDisplay, public IGetVariablesContainerOfDisplay, public IAddFieldsEditor, public IGetAdapterModeOfDisplay, public IGetAdapterFormLayout;

WebForm

Derive from TCustomAdapterCommandGroup to define a component that generates a group of HTML buttons or other HTML elements that execute adapter actions. 

 

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