Frequently Asked Component Specific Questions

Options

Display all FAQ items

Search FAQ items:


Displaying items 1 to 1 of 1, page 1 of 1

<< previous next >>

TAdvMenus
Replacing a standard TMainMenu with TAdvMainMenu or TAdvPopupMenu

  • step 1: Add the AdvMenus unit to the uses clause of your form
  • step 2: Go to the form class declaration and replace TMainMenu by TAdvMainMenu
  • step 3: From the form editor popupmenu, choose "Edit as text" and replace TMainMenu by TAdvMainMenu