home *** CD-ROM | disk | FTP | other *** search
/ distrib.akp.su/Programming/Vb-6+Rus/ / distrib.akp.su.tar / distrib.akp.su / Programming / Vb-6+Rus / COMMON / TOOLS / VS-ENT98 / VMODELER / COMSTYPE.INI next >
INI File  |  1998-05-26  |  563b  |  41 lines

  1. [General]
  2. ConfigurationName=COM
  3. IsLanguageConfiguration=Yes
  4.  
  5. [Stereotyped Items]
  6. Class:Interface
  7. Class:Enum
  8. Operation:Get
  9. Operation:Set
  10. Operation:Let
  11. Operation:Event
  12. Component:ActiveX
  13.  
  14. [Class:Interface]
  15. Item=Class
  16. Stereotype=Interface
  17.  
  18. [Class:Enum]
  19. Item=Class
  20. Stereotype=Enum
  21.  
  22. [Operation:Get]
  23. Item=Operation
  24. Stereotype=Get
  25.  
  26. [Operation:Set]
  27. Item=Operation
  28. Stereotype=Set
  29.  
  30. [Operation:Let]
  31. Item=Operation
  32. Stereotype=Let
  33.  
  34. [Operation:Event]
  35. Item=Operation
  36. Stereotype=Event
  37.  
  38. [Component:ActiveX]
  39. Item=Component
  40. Stereotype=ActiveX
  41.