RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionManager.DeleteActionItems Method

Removes items from an ActionBars collection.

Pascal
procedure DeleteActionItems(Actions: array of TCustomAction);
C++
__fastcall DeleteActionItems(array of TCustomAction Actions);

DeleteActionItems removes items from the ActionBars collection which are linked to the Actions specified. 

 

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