RAD Studio VCL Reference
|
TCustomAdapterCommandGroup is the base class for TAdapterCommandGroup.
TCustomAdapterCommandGroup = class(TAdapterDisplayReferenceGroup, IWebActionsList, IGetAdapterOfDisplay, IGetVariablesContainerOfDisplay, IAddFieldsEditor, IGetAdapterModeOfDisplay, IGetAdapterFormLayout);
class TCustomAdapterCommandGroup : public TAdapterDisplayReferenceGroup, public IWebActionsList, public IGetAdapterOfDisplay, public IGetVariablesContainerOfDisplay, public IAddFieldsEditor, public IGetAdapterModeOfDisplay, public IGetAdapterFormLayout;
Derive from TCustomAdapterCommandGroup to define a component that generates a group of HTML buttons or other HTML elements that execute adapter actions.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|