home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / wxos2233.zip / wxOS2-2_3_3.zip / wxWindows-2.3.3 / contrib / utils / wxrcedit / df / wxMenuItem.df < prev    next >
Text File  |  2001-05-06  |  208b  |  12 lines

  1. node wxMenuItem
  2. type normal
  3. icon 0
  4. var label of text
  5. var accel of text
  6. var help of text
  7. var checkable of bool
  8. var checked of bool
  9. var enabled of bool
  10. var bitmap of imagefile
  11. derived from menu_item
  12.