[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'ActnList' (#lcl)

TCustomActionList.RemoveAction

RemoveAction - removes an action from the list

Declaration

Source position: actnlist.pas line 99

protected procedure TCustomActionList.RemoveAction(

  Action: TContainedAction

); virtual;