Vcl.ActnMan.TCustomActionManager.DeleteActionItems
Delphi
procedure DeleteActionItems(Actions: array of TCustomAction);
C++
void __fastcall DeleteActionItems(Vcl::Actnlist::TCustomAction* *Actions, const int Actions_High);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | Vcl.ActnMan.pas Vcl.ActnMan.hpp |
Vcl.ActnMan | TCustomActionManager |
Description
Removes items from an ActionBars collection.
DeleteActionItems removes items from the ActionBars collection which are linked to the Actions specified.