RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapter.GetActionsClass Method

Specifies the class to create as a container for adapter actions components.

Pascal
function GetActionsClass: TAdapterActionsClass; virtual;
C++
virtual __fastcall TAdapterActionsClass GetActionsClass();

Descendants override this method to specify a different adapter action container. 

 

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