RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterCommandGroup.Create Constructor
Pascal
constructor Create(AOwner: TComponent); override;
C++
virtual __fastcall TCustomAdapterCommandGroup(TComponent * AOwner);

This constructor calls the base class version, and then creates a TAdapterActionsListHelper component and sets the AddDefaultActions property to true by default. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!