|
RAD Studio VCL Reference
|
Returns the string that the IDE uses for the command to display the Add Commands dialog.
function GetAddFieldsItem: string;
__fastcall AnsiString GetAddFieldsItem();
The IDE calls GetAddFieldsItem to customize the label of the command that brings up a dialog where you can select child Web items to add. Because TAdapterActionsListHelper is specialized for controls that contain adapter action buttons, it returns the string 'Add Commands ...'.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|