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

NewLine

Creates and configures a menu item displayed as a separator line.

Declaration

Source position: menus.pp line 504

function NewLine: TMenuItem;

Function result

TMenuItem instance created in the routine.

Description

Uses the value in cLineCaption as the caption text for the menu item.

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