Menus.TMenuItem.ActionChange
From RAD Studio VCL Reference
Delphi Information
From Menus.pas
procedure ActionChange(Sender: TObject; CheckDefaults: Boolean); dynamic;
Unit: Menus
Type: method
Visibility: protected
Member Of: TMenuItem
C++ Information
From Menus.hpp
dynamic virtual void __fastcall ActionChange(System::TObject * Sender, bool CheckDefaults);
Unit: Menus
Type: method
Visibility: protected
Member Of: TMenuItem
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!