home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / pascal / wksinst / rwcdemo.pak / BITBTNCO.H < prev    next >
Text File  |  1991-09-09  |  409b  |  16 lines

  1. // (C) Copyright 1991 by Borland International
  2.  
  3. #define    ID_BUTTONSTYLE        100
  4. #define ID_CAPTION            100
  5. #define    ID_CONTROLID        101
  6. #define    ID_TABSTOP            102
  7. #define    ID_DISABLED            103
  8. #define    ID_GROUP             104
  9. #define    ID_DEFAULTBUTTON    105
  10. #define    ID_PUSHBUTTON        106
  11. #define    BT_DISABLEBITS        100
  12. #define    BT_DEFBITS            101
  13. #define    BT_UNDEFBITS        102
  14. #define    CR_DEFCURS            100
  15. #define    CR_UNDEFCURS        101
  16.