RESOURCE.H
上传用户:needlamp
上传日期:2007-01-07
资源大小:78k
文件大小:4k
源码类别:

Delphi控件源码

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // App Studio generated include file.
  3. // Used by CBUILDER.RC
  4. //
  5. #define IDM_ABOUT                       100
  6. #define IDM_NEWPRJ                      101
  7. #define IDB_YW                          102
  8. #define IDM_OPENPRJ                     102
  9. #define IDM_SAVEPRJ                     103
  10. #define IDM_SVASPRJ                     104
  11. #define IDM_CLOSEPRJ                    105
  12. #define IDM_NEWFRM                      106
  13. #define IDM_NEWFILE                     107
  14. #define IDM_ADDFILE                     108
  15. #define IDM_RMVFILE                     109
  16. #define IDM_SVASFILE                    110
  17. #define IDM_SAVEFILE                    111
  18. #define IDM_EXIT                        112
  19. #define IDM_NEWMDIFRM                   113
  20. #define IDM_EDIT_UNDEL                  114
  21. #define IDM_EDIT_REDO                   115
  22. #define IDM_EDIT_CUT                    116
  23. #define IDM_EDIT_COPY                   117
  24. #define IDM_EDIT_PASTER                 118
  25. #define IDM_EDIT_DELETE                 119
  26. #define IDM_EDIT_SELALL                 120
  27. #define IDM_EDIT_TOGRID                 121
  28. #define IDM_EDIT_FRONT                  122
  29. #define IDM_EDIT_BACK                   123
  30. #define IDM_EDIT_ALIGN                  124
  31. #define IDM_EDIT_SIZE                   125
  32. #define IDM_SCALE                       126
  33. #define IDM_EDIT_TAB                    127
  34. #define IDM_EDIT_CREATION               128
  35. #define IDM_EDIT_LOCK                   129
  36. #define IDM_EDIT_OBJECT                 130
  37. #define IDM_SRCH_FIND                   131
  38. #define IDM_SRCH_REPLACE                132
  39. #define IDM_SRCH_AGAIN                  133
  40. #define IDM_SRCH_INC                    134
  41. #define IDM_SRCH_LINE                   135
  42. #define IDM_SRCH_LASTERR                136
  43. #define IDM_SRCH_FINDERR                137
  44. #define IDM_SRCH_SYMBOL                 138
  45. #define IDM_VIEW_PRJMAN                 139
  46. #define IDM_VIEW_PRJSRC                 140
  47. #define IDM_VIEW_OBJINSP                141
  48. #define IDM_VIEW_ALGNPAL                142
  49. #define IDM_VIEW_BRWSR                  143
  50. #define IDM_VIEW_BRKPNTS                144
  51. #define IDM_VIEW_CALLSTK                145
  52. #define IDM_VIEW_CODE                   146
  53. #define IDM_VIEW_FORM                   147
  54. #define IDM_VIEW_TOG                    148
  55. #define IDM_VIEW_UNITS                  149
  56. #define IDM_VIEW_FORMS                  150
  57. #define IDM_VIEW_NEWEDIT                151
  58. #define DIM_VIEW_SPEEDBAR               152
  59. #define IDM_VIEW_CPNTPAL                153
  60. #define IDM_OPT_PRJ                     154
  61. #define IDM_OPT_ENV                     155
  62. #define IDM_OPT_TOOLS                   156
  63. #define IDM_OPT_GALLERY                 157
  64. #define IDM_OPT_OPENLIB                 158
  65. #define IDM_OPT_INSTCMP                 159
  66. #define IDM_OPT_REBLIB                  160
  67. #define IDM_VIEW_RES                    161
  68. #define IDM_TOOL_RES                    162
  69. #define IDM_TOOL_DBDT                   163
  70. #define IDM_HELP_CONTENTS               164
  71. #define IDM_HELP_SERCH                  165
  72. #define IDM_HELP_USE                    166
  73. #define IDM_HELP_TUTORS                 167
  74. #define IDM_RES_LIST                    168
  75. #define IDC_STATIC                      -1
  76. #define IDW_STYLE                       1000
  77. #define IDW_OBJECT                      1100
  78. #define IDS_STYLE_BASE                  1000
  79. #define IDS_CTL1_BASE                   10100
  80. #define IDS_CTL2_BASE                   10200
  81. #define IDS_CTL3_BASE                   10300
  82. #define IDS_CTL4_BASE                   10400
  83. #define IDS_CTL5_BASE                   10500
  84. #define IDS_CTL6_BASE                   10600
  85. #define IDS_CTL7_BASE                   10700
  86. #define IDS_CTL8_BASE                   10800
  87. // Next default values for new objects
  88. // 
  89. #ifdef APSTUDIO_INVOKED
  90. #ifndef APSTUDIO_READONLY_SYMBOLS
  91. #define _APS_NEXT_RESOURCE_VALUE        104
  92. #define _APS_NEXT_COMMAND_VALUE         169
  93. #define _APS_NEXT_CONTROL_VALUE         1000
  94. #define _APS_NEXT_SYMED_VALUE           101
  95. #endif
  96. #endif