RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterActionsListHelper.GetAddAllFieldsItem Method

Returns the string that the IDE uses for the command to add all default actions to the list of child Web items.

Pascal
function GetAddAllFieldsItem: string;
C++
__fastcall AnsiString GetAddAllFieldsItem();

The IDE calls GetAddAllFieldsItem to customize the label of the command that adds all the default items to the list of child Web items. Because TAdapterActionsListHelper is specialized for controls that contain adapter action buttons, it returns the string 'Add All Commands'. 

 

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