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

TCustomForm.Menu

Specifies a MainMenu for this form

Declaration

Source position: forms.pp line 651

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

Description

Drop a TMainMenu on the form and select it here 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.