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

TCustomForm.Menu

The main menu for this form.

Declaration

Source position: forms.pp line 699

public property TCustomForm.Menu : TMainMenu
  read FMenu
  write SetMenu;

Description

Drop a TMainMenu on the form to store it here and to show it on the form.

See also

#lcl.Menus.TMainMenu

  

TMainMenu - the Main Menu that appears at the top of most windows

The latest version of this document can be found at lazarus-ccr.sourceforge.net.