home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland Pascal with Objects 7.0 / HEAPSPY.ZIP / HELPIDS.INC < prev    next >
Encoding:
Text File  |  1992-10-27  |  278 b   |  12 lines

  1. const
  2.  MENU_HEAP         = 101;
  3.  MENU_HEAP_SELMOD  = 102;
  4.  MENU_HEAP_MEMINFO = 103;
  5.  MENU_OPTIONS_ENTRY= 202;
  6.  MENU_OPTIONS      = 201;
  7.  MENU_OPTIONS_FONT = 203;
  8.  MENU_SORT         = 301;
  9.  MENU_CLASSES      = 401;
  10.  MENU_OBJECT       = 501;
  11.  MENU_WINDOW       = 601;
  12.