FMX.Menus.TMenuBar.DoUpdateOSMenu

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoUpdateOSMenu(const Sender: TObject);

C++

void __fastcall DoUpdateOSMenu(System::TObject* const Sender);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Menus.pas
FMX.Menus.hpp
FMX.Menus TMenuBar

Description

Updates the structure of the menu bar, if possible.

See Also