RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterActionsListHelper.GetAddFieldsDlgCaption Method

Returns the string that the IDE uses to label the dialog in which you can select child Web items to add.

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

The IDE calls GetAddFieldsDlgCaption to label the dialog that lists available child Web items. 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!