RAD Studio
ContentsIndex
PreviousUpNext
Viewing the Menu

You can view your menu in the form at design time without first running your program code. (Pop-up menu components are visible in the form at design time, but the pop-up menus themselves are not. Use the Menu Designer to view a pop-up menu at design time.)

To view the menu:

  1. If the form is visible, click the form, or from the View menu, choose the form whose menu you want to view.
  2. If the form has more than one menu, select the menu you want to view from the form's Menu property drop-down list. The menu appears in the form exactly as it will when you run the program.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!