Unit 'Menus' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TMenuItem.RightJustify

Indicates if the menu item caption is displayed with right-justification.

Declaration

Source position: menus.pp line 332

published property TMenuItem.RightJustify : Boolean
  read FRightJustify
  write SetRightJustify
  default False;

Description

The default value for the property is False, and causes the menu item caption to use left-justification.