[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
ActionChange - changes the action associated with this menu item to a new action
Source position: menus.pp line 184
protected procedure TMenuItem.ActionChange( |
Sender: TObject; |
CheckDefaults: Boolean |
); virtual; |
ActionChange - changes the action associated with this menu item to a new action, provided Sender is of type TCustomAction
lazarus-ccr.sourceforge.net |