home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue48 / Memory / API_PROG.RES / Menus / Generic.rc
Encoding:
Text File  |  1999-06-08  |  191 b   |  13 lines

  1. GENERIC MENU
  2. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
  3. {
  4.  POPUP "&Gasp"
  5.  {
  6.   MENUITEM "&Test\tCtrl+T", 101
  7.  }
  8.  POPUP "\8&Help"
  9.  {
  10.   MENUITEM "&About Generic...\tCtrl+A", 100
  11.  }
  12. }
  13.