RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterCommandColumn.AdapterActionsListHelper Property

Identifies the helper object that enables this component to work with the editor at design time.

Pascal
property AdapterActionsListHelper: TAdapterActionsListHelper;
C++
__property TAdapterActionsListHelper AdapterActionsListHelper;

AdapterActionsListHelper provides read-only access to a helper object that implements design-time editing functions on behalf of this component. This helper object implements methods for locating child Web items for specified actions, for listing the child Web items of this component, and for specifying the text of menu commands that operate on this component's list of adapter action buttons. 

 

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