home *** CD-ROM | disk | FTP | other *** search
/ PC World 1997 November / PCWorld_1997-11_cd.bin / software / programy / komix / DATA.Z / DelphiVCL.tcl < prev    next >
Text File  |  1997-04-11  |  343KB  |  9,040 lines

  1.  
  2. # Generator: et.tcl    /main/hindenburg/19
  3. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  4. # Interpreter to use: Otsh V6.1.1/B1
  5. #
  6. OTShRegister::importTool
  7.  
  8. set diag [CDM new TBitBtn "DelphiVCL" "" "" "" "" "" 1]
  9.  
  10. set row1 [$diag addRow method 0.0]
  11. $row1 setLabel "name_type" "Click()\n"
  12. $row1 setProp "has_parmlist" "1"
  13. $row1 setProp "is_event" "1"
  14.  
  15. set cell2 [$row1 addCell parameter 0.0]
  16. $cell2 setLabel "name_type" "Sender: TObject"
  17. $cell2 setScope "name_type" "cl" "scopePhase"
  18. $cell2 setProp "is_vcl" "1" "name_type" "cl"
  19. $cell2 setProp "libunit" "System" "name_type" "cl"
  20. $cell2 setScope "name_type" "de" "scopeSystem"
  21.  
  22. set row3 [$diag addRow method 0.0]
  23. $row3 setLabel "name_type" "DragDrop()\n"
  24. $row3 setProp "has_parmlist" "1"
  25. $row3 setProp "is_event" "1"
  26.  
  27. set cell4 [$row3 addCell parameter 0.0]
  28. $cell4 setLabel "name_type" "Sender: TObject, "
  29. $cell4 setScope "name_type" "cl" "scopePhase"
  30. $cell4 setProp "is_vcl" "1" "name_type" "cl"
  31. $cell4 setProp "libunit" "System" "name_type" "cl"
  32. $cell4 setScope "name_type" "de" "scopeSystem"
  33.  
  34. set cell5 [$row3 addCell parameter 0.0]
  35. $cell5 setLabel "name_type" "Source: TObject, "
  36. $cell5 setScope "name_type" "cl" "scopePhase"
  37. $cell5 setProp "is_vcl" "1" "name_type" "cl"
  38. $cell5 setProp "libunit" "System" "name_type" "cl"
  39. $cell5 setScope "name_type" "de" "scopeSystem"
  40.  
  41. set cell6 [$row3 addCell parameter 0.0]
  42. $cell6 setLabel "name_type" "X: int, "
  43. $cell6 setScope "name_type" "cl" "scopePhase"
  44. $cell6 setScope "name_type" "de" "scopeSystem"
  45.  
  46. set cell7 [$row3 addCell parameter 0.0]
  47. $cell7 setLabel "name_type" "Y: int"
  48. $cell7 setScope "name_type" "cl" "scopePhase"
  49. $cell7 setScope "name_type" "de" "scopeSystem"
  50.  
  51. set row8 [$diag addRow method 0.0]
  52. $row8 setLabel "name_type" "DragOver()\n"
  53. $row8 setProp "has_parmlist" "1"
  54. $row8 setProp "is_event" "1"
  55.  
  56. set cell9 [$row8 addCell parameter 0.0]
  57. $cell9 setLabel "name_type" "Sender: TObject, "
  58. $cell9 setScope "name_type" "cl" "scopePhase"
  59. $cell9 setProp "is_vcl" "1" "name_type" "cl"
  60. $cell9 setProp "libunit" "System" "name_type" "cl"
  61. $cell9 setScope "name_type" "de" "scopeSystem"
  62.  
  63. set cell10 [$row8 addCell parameter 0.0]
  64. $cell10 setLabel "name_type" "Source: TObject, "
  65. $cell10 setScope "name_type" "cl" "scopePhase"
  66. $cell10 setProp "is_vcl" "1" "name_type" "cl"
  67. $cell10 setProp "libunit" "System" "name_type" "cl"
  68. $cell10 setScope "name_type" "de" "scopeSystem"
  69.  
  70. set cell11 [$row8 addCell parameter 0.0]
  71. $cell11 setLabel "name_type" "X: int, "
  72. $cell11 setScope "name_type" "cl" "scopePhase"
  73. $cell11 setScope "name_type" "de" "scopeSystem"
  74.  
  75. set cell12 [$row8 addCell parameter 0.0]
  76. $cell12 setLabel "name_type" "Y: int, "
  77. $cell12 setScope "name_type" "cl" "scopePhase"
  78. $cell12 setScope "name_type" "de" "scopeSystem"
  79.  
  80. set cell13 [$row8 addCell parameter 0.0]
  81. $cell13 setLabel "name_type" "State: TDragState, "
  82. $cell13 setScope "name_type" "cl" "scopePhase"
  83. $cell13 setProp "is_vcl" "1" "name_type" "cl"
  84. $cell13 setProp "libunit" "Controls" "name_type" "cl"
  85. $cell13 setScope "name_type" "de" "scopeSystem"
  86.  
  87. set cell14 [$row8 addCell parameter 0.0]
  88. $cell14 setLabel "name_type" "Accept: bool"
  89. $cell14 setProp "pass_by" "Variable"
  90. $cell14 setScope "name_type" "cl" "scopePhase"
  91. $cell14 setScope "name_type" "de" "scopeSystem"
  92.  
  93. set row15 [$diag addRow method 0.0]
  94. $row15 setLabel "name_type" "EndDrag()\n"
  95. $row15 setProp "has_parmlist" "1"
  96. $row15 setProp "is_event" "1"
  97.  
  98. set cell16 [$row15 addCell parameter 0.0]
  99. $cell16 setLabel "name_type" "Sender: TObject, "
  100. $cell16 setScope "name_type" "cl" "scopePhase"
  101. $cell16 setProp "is_vcl" "1" "name_type" "cl"
  102. $cell16 setProp "libunit" "System" "name_type" "cl"
  103. $cell16 setScope "name_type" "de" "scopeSystem"
  104.  
  105. set cell17 [$row15 addCell parameter 0.0]
  106. $cell17 setLabel "name_type" "Source: TObject, "
  107. $cell17 setScope "name_type" "cl" "scopePhase"
  108. $cell17 setProp "is_vcl" "1" "name_type" "cl"
  109. $cell17 setProp "libunit" "System" "name_type" "cl"
  110. $cell17 setScope "name_type" "de" "scopeSystem"
  111.  
  112. set cell18 [$row15 addCell parameter 0.0]
  113. $cell18 setLabel "name_type" "X: int, "
  114. $cell18 setScope "name_type" "cl" "scopePhase"
  115. $cell18 setScope "name_type" "de" "scopeSystem"
  116.  
  117. set cell19 [$row15 addCell parameter 0.0]
  118. $cell19 setLabel "name_type" "Y: int"
  119. $cell19 setScope "name_type" "cl" "scopePhase"
  120. $cell19 setScope "name_type" "de" "scopeSystem"
  121.  
  122. set row20 [$diag addRow method 0.0]
  123. $row20 setLabel "name_type" "Enter()\n"
  124. $row20 setProp "has_parmlist" "1"
  125. $row20 setProp "is_event" "1"
  126.  
  127. set cell21 [$row20 addCell parameter 0.0]
  128. $cell21 setLabel "name_type" "Sender: TObject"
  129. $cell21 setScope "name_type" "cl" "scopePhase"
  130. $cell21 setProp "is_vcl" "1" "name_type" "cl"
  131. $cell21 setProp "libunit" "System" "name_type" "cl"
  132. $cell21 setScope "name_type" "de" "scopeSystem"
  133.  
  134. set row22 [$diag addRow method 0.0]
  135. $row22 setLabel "name_type" "Exit()\n"
  136. $row22 setProp "has_parmlist" "1"
  137. $row22 setProp "is_event" "1"
  138.  
  139. set cell23 [$row22 addCell parameter 0.0]
  140. $cell23 setLabel "name_type" "Sender: TObject"
  141. $cell23 setScope "name_type" "cl" "scopePhase"
  142. $cell23 setProp "is_vcl" "1" "name_type" "cl"
  143. $cell23 setProp "libunit" "System" "name_type" "cl"
  144. $cell23 setScope "name_type" "de" "scopeSystem"
  145.  
  146. set row24 [$diag addRow method 0.0]
  147. $row24 setLabel "name_type" "KeyDown()\n"
  148. $row24 setProp "has_parmlist" "1"
  149. $row24 setProp "is_event" "1"
  150.  
  151. set cell25 [$row24 addCell parameter 0.0]
  152. $cell25 setLabel "name_type" "Sender: TObject, "
  153. $cell25 setScope "name_type" "cl" "scopePhase"
  154. $cell25 setProp "is_vcl" "1" "name_type" "cl"
  155. $cell25 setProp "libunit" "System" "name_type" "cl"
  156. $cell25 setScope "name_type" "de" "scopeSystem"
  157.  
  158. set cell26 [$row24 addCell parameter 0.0]
  159. $cell26 setLabel "name_type" "Key: word, "
  160. $cell26 setProp "pass_by" "Variable"
  161. $cell26 setScope "name_type" "cl" "scopePhase"
  162. $cell26 setScope "name_type" "de" "scopeSystem"
  163.  
  164. set cell27 [$row24 addCell parameter 0.0]
  165. $cell27 setLabel "name_type" "Shift: TShiftState"
  166. $cell27 setScope "name_type" "cl" "scopePhase"
  167. $cell27 setProp "is_vcl" "1" "name_type" "cl"
  168. $cell27 setProp "libunit" "Classes" "name_type" "cl"
  169. $cell27 setScope "name_type" "de" "scopeSystem"
  170.  
  171. set row28 [$diag addRow method 0.0]
  172. $row28 setLabel "name_type" "KeyPress()\n"
  173. $row28 setProp "has_parmlist" "1"
  174. $row28 setProp "is_event" "1"
  175.  
  176. set cell29 [$row28 addCell parameter 0.0]
  177. $cell29 setLabel "name_type" "Sender: TObject, "
  178. $cell29 setScope "name_type" "cl" "scopePhase"
  179. $cell29 setProp "is_vcl" "1" "name_type" "cl"
  180. $cell29 setProp "libunit" "System" "name_type" "cl"
  181. $cell29 setScope "name_type" "de" "scopeSystem"
  182.  
  183. set cell30 [$row28 addCell parameter 0.0]
  184. $cell30 setLabel "name_type" "Key: char"
  185. $cell30 setProp "pass_by" "Variable"
  186. $cell30 setScope "name_type" "cl" "scopePhase"
  187. $cell30 setScope "name_type" "de" "scopeSystem"
  188.  
  189. set row31 [$diag addRow method 0.0]
  190. $row31 setLabel "name_type" "KeyUp()\n"
  191. $row31 setProp "has_parmlist" "1"
  192.  
  193. set cell32 [$row31 addCell parameter 0.0]
  194. $cell32 setLabel "name_type" "Sender: TObject, "
  195. $cell32 setScope "name_type" "cl" "scopePhase"
  196. $cell32 setProp "is_vcl" "1" "name_type" "cl"
  197. $cell32 setProp "libunit" "System" "name_type" "cl"
  198. $cell32 setScope "name_type" "de" "scopeSystem"
  199.  
  200. set cell33 [$row31 addCell parameter 0.0]
  201. $cell33 setLabel "name_type" "Key: word, "
  202. $cell33 setScope "name_type" "cl" "scopePhase"
  203. $cell33 setScope "name_type" "de" "scopeSystem"
  204.  
  205. set cell34 [$row31 addCell parameter 0.0]
  206. $cell34 setLabel "name_type" "Shift: TShiftState"
  207. $cell34 setScope "name_type" "cl" "scopePhase"
  208. $cell34 setProp "is_vcl" "1" "name_type" "cl"
  209. $cell34 setProp "libunit" "Classes" "name_type" "cl"
  210. $cell34 setScope "name_type" "de" "scopeSystem"
  211.  
  212. set row35 [$diag addRow method 0.0]
  213. $row35 setLabel "name_type" "MouseDown()\n"
  214. $row35 setProp "has_parmlist" "1"
  215. $row35 setProp "is_event" "1"
  216.  
  217. set cell36 [$row35 addCell parameter 0.0]
  218. $cell36 setLabel "name_type" "Sender: TObject, "
  219. $cell36 setScope "name_type" "cl" "scopePhase"
  220. $cell36 setProp "is_vcl" "1" "name_type" "cl"
  221. $cell36 setProp "libunit" "System" "name_type" "cl"
  222. $cell36 setScope "name_type" "de" "scopeSystem"
  223.  
  224. set cell37 [$row35 addCell parameter 0.0]
  225. $cell37 setLabel "name_type" "Button: TMouseButton, "
  226. $cell37 setScope "name_type" "cl" "scopePhase"
  227. $cell37 setProp "is_vcl" "1" "name_type" "cl"
  228. $cell37 setProp "libunit" "Controls" "name_type" "cl"
  229. $cell37 setScope "name_type" "de" "scopeSystem"
  230.  
  231. set cell38 [$row35 addCell parameter 0.0]
  232. $cell38 setLabel "name_type" "Shift: TShiftState, "
  233. $cell38 setScope "name_type" "cl" "scopePhase"
  234. $cell38 setProp "is_vcl" "1" "name_type" "cl"
  235. $cell38 setProp "libunit" "Classes" "name_type" "cl"
  236. $cell38 setScope "name_type" "de" "scopeSystem"
  237.  
  238. set cell39 [$row35 addCell parameter 0.0]
  239. $cell39 setLabel "name_type" "X: int, "
  240. $cell39 setScope "name_type" "cl" "scopePhase"
  241. $cell39 setScope "name_type" "de" "scopeSystem"
  242.  
  243. set cell40 [$row35 addCell parameter 0.0]
  244. $cell40 setLabel "name_type" "Y: int"
  245. $cell40 setScope "name_type" "cl" "scopePhase"
  246. $cell40 setScope "name_type" "de" "scopeSystem"
  247.  
  248. set row41 [$diag addRow method 0.0]
  249. $row41 setLabel "name_type" "MouseMove()\n"
  250. $row41 setProp "has_parmlist" "1"
  251. $row41 setProp "is_event" "1"
  252.  
  253. set cell42 [$row41 addCell parameter 0.0]
  254. $cell42 setLabel "name_type" "Sender: TObject, "
  255. $cell42 setScope "name_type" "cl" "scopePhase"
  256. $cell42 setProp "is_vcl" "1" "name_type" "cl"
  257. $cell42 setProp "libunit" "System" "name_type" "cl"
  258. $cell42 setScope "name_type" "de" "scopeSystem"
  259.  
  260. set cell43 [$row41 addCell parameter 0.0]
  261. $cell43 setLabel "name_type" "Shift: TShiftState, "
  262. $cell43 setScope "name_type" "cl" "scopePhase"
  263. $cell43 setProp "is_vcl" "1" "name_type" "cl"
  264. $cell43 setProp "libunit" "Classes" "name_type" "cl"
  265. $cell43 setScope "name_type" "de" "scopeSystem"
  266.  
  267. set cell44 [$row41 addCell parameter 0.0]
  268. $cell44 setLabel "name_type" "X: int, "
  269. $cell44 setScope "name_type" "cl" "scopePhase"
  270. $cell44 setScope "name_type" "de" "scopeSystem"
  271.  
  272. set cell45 [$row41 addCell parameter 0.0]
  273. $cell45 setLabel "name_type" "Y: int"
  274. $cell45 setScope "name_type" "cl" "scopePhase"
  275. $cell45 setScope "name_type" "de" "scopeSystem"
  276.  
  277. set row46 [$diag addRow method 0.0]
  278. $row46 setLabel "name_type" "MouseUp()"
  279. $row46 setProp "has_parmlist" "1"
  280. $row46 setProp "is_event" "1"
  281.  
  282. set cell47 [$row46 addCell parameter 0.0]
  283. $cell47 setLabel "name_type" "Sender: TObject, "
  284. $cell47 setScope "name_type" "cl" "scopePhase"
  285. $cell47 setProp "is_vcl" "1" "name_type" "cl"
  286. $cell47 setProp "libunit" "System" "name_type" "cl"
  287. $cell47 setScope "name_type" "de" "scopeSystem"
  288.  
  289. set cell48 [$row46 addCell parameter 0.0]
  290. $cell48 setLabel "name_type" "Button: TMouseButton, "
  291. $cell48 setScope "name_type" "cl" "scopePhase"
  292. $cell48 setProp "is_vcl" "1" "name_type" "cl"
  293. $cell48 setProp "libunit" "Controls" "name_type" "cl"
  294. $cell48 setScope "name_type" "de" "scopeSystem"
  295.  
  296. set cell49 [$row46 addCell parameter 0.0]
  297. $cell49 setLabel "name_type" "Shift: TShiftState, "
  298. $cell49 setScope "name_type" "cl" "scopePhase"
  299. $cell49 setProp "is_vcl" "1" "name_type" "cl"
  300. $cell49 setProp "libunit" "Classes" "name_type" "cl"
  301. $cell49 setScope "name_type" "de" "scopeSystem"
  302.  
  303. set cell50 [$row46 addCell parameter 0.0]
  304. $cell50 setLabel "name_type" "X: int, "
  305. $cell50 setScope "name_type" "cl" "scopePhase"
  306. $cell50 setScope "name_type" "de" "scopeSystem"
  307.  
  308. set cell51 [$row46 addCell parameter 0.0]
  309. $cell51 setLabel "name_type" "Y: int"
  310. $cell51 setScope "name_type" "cl" "scopePhase"
  311. $cell51 setScope "name_type" "de" "scopeSystem"
  312.  
  313. $diag save
  314.  
  315. # Generator: et.tcl    /main/hindenburg/19
  316. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  317. # Interpreter to use: Otsh V6.1.1/B1
  318. #
  319. OTShRegister::importTool
  320.  
  321. set diag [CAD new ButtonsClasses "DelphiVCL" "" "" "" "" "" 1]
  322.  
  323. set node54 [$diag addNode cad_class 768.0 768.0 120.0 33.0]
  324. $node54 setLabel "name" "TSpeedButton"
  325. $node54 setProp "is_folded" "1"
  326. $node54 setScope "name" "cl" "scopePhase"
  327. $node54 setProp "is_vcl" "1" "name" "cl"
  328. $node54 setProp "libunit" "Other" "name" "cl"
  329. $node54 setProp "userlib" "Buttons" "name" "cl"
  330.  
  331. set node55 [$diag addNode cad_class 768.0 656.0 131.0 33.0]
  332. $node55 setLabel "name" "TGraphicControl"
  333. $node55 setProp "is_folded" "1"
  334. $node55 setScope "name" "cl" "scopePhase"
  335. $node55 setProp "is_vcl" "1" "name" "cl"
  336. $node55 setProp "libunit" "Controls" "name" "cl"
  337.  
  338. set node56 [$diag addNode cad_class 560.0 656.0 120.0 33.0]
  339. $node56 setLabel "name" "TButton"
  340. $node56 setProp "is_folded" "1"
  341. $node56 setScope "name" "cl" "scopePhase"
  342. $node56 setProp "is_vcl" "1" "name" "cl"
  343. $node56 setProp "libunit" "StdCtrls" "name" "cl"
  344.  
  345. set node57 [$diag addNode cad_class 560.0 768.0 120.0 33.0]
  346. $node57 setLabel "name" "TBitBtn"
  347. $node57 setProp "is_folded" "1"
  348. $node57 setScope "name" "cl" "scopePhase"
  349. $node57 setProp "is_vcl" "1" "name" "cl"
  350. $node57 setProp "libunit" "Other" "name" "cl"
  351. $node57 setProp "userlib" "Buttons" "name" "cl"
  352.  
  353. set node52 [$diag addRake generalization $node55 $node54 832.0 688.0 832.0 784.0 735.5]
  354.  
  355. set conn58 [$node52 getInConn]
  356. set segm59 [$conn58 getFirstSegm]
  357.  
  358. set conn60 [$node52 getFirstOutConn]
  359. set segm61 [$conn60 getFirstSegm]
  360.  
  361. set node53 [$diag addRake generalization $node56 $node57 624.0 688.0 624.0 768.0 728.0]
  362.  
  363. set conn62 [$node53 getInConn]
  364. set segm63 [$conn62 getFirstSegm]
  365.  
  366. set conn64 [$node53 getFirstOutConn]
  367. set segm65 [$conn64 getFirstSegm]
  368.  
  369. $diag save
  370.  
  371. # Generator: et.tcl    /main/hindenburg/19
  372. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  373. # Interpreter to use: Otsh V6.1.1/B1
  374. #
  375. OTShRegister::importTool
  376.  
  377. set diag [CDM new TSpeedButton "DelphiVCL" "" "" "" "" "" 1]
  378.  
  379. set row66 [$diag addRow method 0.0]
  380. $row66 setLabel "name_type" "Click()\n"
  381. $row66 setProp "has_parmlist" "1"
  382. $row66 setProp "is_event" "1"
  383.  
  384. set cell67 [$row66 addCell parameter 0.0]
  385. $cell67 setLabel "name_type" "Sender: TObject"
  386. $cell67 setScope "name_type" "cl" "scopePhase"
  387. $cell67 setProp "is_vcl" "1" "name_type" "cl"
  388. $cell67 setProp "libunit" "System" "name_type" "cl"
  389. $cell67 setScope "name_type" "de" "scopeSystem"
  390.  
  391. set row68 [$diag addRow method 0.0]
  392. $row68 setLabel "name_type" "DblClick()\n"
  393. $row68 setProp "has_parmlist" "1"
  394. $row68 setProp "is_event" "1"
  395.  
  396. set cell69 [$row68 addCell parameter 0.0]
  397. $cell69 setLabel "name_type" "Sender: TObject"
  398. $cell69 setScope "name_type" "cl" "scopePhase"
  399. $cell69 setProp "is_vcl" "1" "name_type" "cl"
  400. $cell69 setProp "libunit" "System" "name_type" "cl"
  401. $cell69 setScope "name_type" "de" "scopeSystem"
  402.  
  403. set row70 [$diag addRow method 0.0]
  404. $row70 setLabel "name_type" "MouseDown()\n"
  405. $row70 setProp "has_parmlist" "1"
  406. $row70 setProp "is_event" "1"
  407.  
  408. set cell71 [$row70 addCell parameter 0.0]
  409. $cell71 setLabel "name_type" "Sender: TObject, "
  410. $cell71 setScope "name_type" "cl" "scopePhase"
  411. $cell71 setProp "is_vcl" "1" "name_type" "cl"
  412. $cell71 setProp "libunit" "System" "name_type" "cl"
  413. $cell71 setScope "name_type" "de" "scopeSystem"
  414.  
  415. set cell72 [$row70 addCell parameter 0.0]
  416. $cell72 setLabel "name_type" "Button: TMouseButton, "
  417. $cell72 setScope "name_type" "cl" "scopePhase"
  418. $cell72 setProp "is_vcl" "1" "name_type" "cl"
  419. $cell72 setProp "libunit" "Controls" "name_type" "cl"
  420. $cell72 setScope "name_type" "de" "scopeSystem"
  421.  
  422. set cell73 [$row70 addCell parameter 0.0]
  423. $cell73 setLabel "name_type" "Shift: TShiftState, "
  424. $cell73 setScope "name_type" "cl" "scopePhase"
  425. $cell73 setProp "is_vcl" "1" "name_type" "cl"
  426. $cell73 setProp "libunit" "Classes" "name_type" "cl"
  427. $cell73 setScope "name_type" "de" "scopeSystem"
  428.  
  429. set cell74 [$row70 addCell parameter 0.0]
  430. $cell74 setLabel "name_type" "X: int, "
  431. $cell74 setScope "name_type" "cl" "scopePhase"
  432. $cell74 setScope "name_type" "de" "scopeSystem"
  433.  
  434. set cell75 [$row70 addCell parameter 0.0]
  435. $cell75 setLabel "name_type" "Y: int"
  436. $cell75 setScope "name_type" "cl" "scopePhase"
  437. $cell75 setScope "name_type" "de" "scopeSystem"
  438.  
  439. set row76 [$diag addRow method 0.0]
  440. $row76 setLabel "name_type" "MouseMove()\n"
  441. $row76 setProp "has_parmlist" "1"
  442. $row76 setProp "is_event" "1"
  443.  
  444. set cell77 [$row76 addCell parameter 0.0]
  445. $cell77 setLabel "name_type" "Sender: TObject, "
  446. $cell77 setScope "name_type" "cl" "scopePhase"
  447. $cell77 setProp "is_vcl" "1" "name_type" "cl"
  448. $cell77 setProp "libunit" "System" "name_type" "cl"
  449. $cell77 setScope "name_type" "de" "scopeSystem"
  450.  
  451. set cell78 [$row76 addCell parameter 0.0]
  452. $cell78 setLabel "name_type" "Shift: TShiftState, "
  453. $cell78 setScope "name_type" "cl" "scopePhase"
  454. $cell78 setProp "is_vcl" "1" "name_type" "cl"
  455. $cell78 setProp "libunit" "Classes" "name_type" "cl"
  456. $cell78 setScope "name_type" "de" "scopeSystem"
  457.  
  458. set cell79 [$row76 addCell parameter 0.0]
  459. $cell79 setLabel "name_type" "X: int, "
  460. $cell79 setScope "name_type" "cl" "scopePhase"
  461. $cell79 setScope "name_type" "de" "scopeSystem"
  462.  
  463. set cell80 [$row76 addCell parameter 0.0]
  464. $cell80 setLabel "name_type" "Y: int"
  465. $cell80 setScope "name_type" "cl" "scopePhase"
  466. $cell80 setScope "name_type" "de" "scopeSystem"
  467.  
  468. set row81 [$diag addRow method 0.0]
  469. $row81 setLabel "name_type" "MouseUp()"
  470. $row81 setProp "has_parmlist" "1"
  471. $row81 setProp "is_event" "1"
  472.  
  473. set cell82 [$row81 addCell parameter 0.0]
  474. $cell82 setLabel "name_type" "Sender: TObject, "
  475. $cell82 setScope "name_type" "cl" "scopePhase"
  476. $cell82 setProp "is_vcl" "1" "name_type" "cl"
  477. $cell82 setProp "libunit" "System" "name_type" "cl"
  478. $cell82 setScope "name_type" "de" "scopeSystem"
  479.  
  480. set cell83 [$row81 addCell parameter 0.0]
  481. $cell83 setLabel "name_type" "Button: TMouseButton, "
  482. $cell83 setScope "name_type" "cl" "scopePhase"
  483. $cell83 setProp "is_vcl" "1" "name_type" "cl"
  484. $cell83 setProp "libunit" "Controls" "name_type" "cl"
  485. $cell83 setScope "name_type" "de" "scopeSystem"
  486.  
  487. set cell84 [$row81 addCell parameter 0.0]
  488. $cell84 setLabel "name_type" "Shift: TShiftState, "
  489. $cell84 setScope "name_type" "cl" "scopePhase"
  490. $cell84 setProp "is_vcl" "1" "name_type" "cl"
  491. $cell84 setProp "libunit" "Classes" "name_type" "cl"
  492. $cell84 setScope "name_type" "de" "scopeSystem"
  493.  
  494. set cell85 [$row81 addCell parameter 0.0]
  495. $cell85 setLabel "name_type" "X: int, "
  496. $cell85 setScope "name_type" "cl" "scopePhase"
  497. $cell85 setScope "name_type" "de" "scopeSystem"
  498.  
  499. set cell86 [$row81 addCell parameter 0.0]
  500. $cell86 setLabel "name_type" "Y: int"
  501. $cell86 setScope "name_type" "cl" "scopePhase"
  502. $cell86 setScope "name_type" "de" "scopeSystem"
  503.  
  504. $diag save
  505.  
  506. # Generator: et.tcl    /main/hindenburg/19
  507. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  508. # Interpreter to use: Otsh V6.1.1/B1
  509. #
  510. OTShRegister::importTool
  511.  
  512. set diag [CAD new DBClasses "DelphiVCL" "" "" "" "" "" 1]
  513.  
  514. set node88 [$diag addNode cad_class 1280.0 896.0 120.0 33.0]
  515. $node88 setLabel "name" "TDataBase"
  516. $node88 setProp "is_folded" "1"
  517. $node88 setScope "name" "cl" "scopePhase"
  518. $node88 setProp "is_vcl" "1" "name" "cl"
  519. $node88 setProp "libunit" "Other" "name" "cl"
  520. $node88 setProp "userlib" "DB" "name" "cl"
  521.  
  522. set node89 [$diag addNode cad_class 1120.0 896.0 120.0 33.0]
  523. $node89 setLabel "name" "TDataSource"
  524. $node89 setProp "is_folded" "1"
  525. $node89 setScope "name" "cl" "scopePhase"
  526. $node89 setProp "is_vcl" "1" "name" "cl"
  527. $node89 setProp "libunit" "Other" "name" "cl"
  528. $node89 setProp "userlib" "DB" "name" "cl"
  529.  
  530. set node90 [$diag addNode cad_class 1040.0 800.0 120.0 33.0]
  531. $node90 setLabel "name" "TComponent"
  532. $node90 setProp "is_folded" "1"
  533. $node90 setScope "name" "cl" "scopePhase"
  534. $node90 setProp "is_vcl" "1" "name" "cl"
  535. $node90 setProp "libunit" "Classes" "name" "cl"
  536.  
  537. set node91 [$diag addNode cad_class 960.0 896.0 120.0 33.0]
  538. $node91 setLabel "name" "TSession"
  539. $node91 setProp "is_folded" "1"
  540. $node91 setScope "name" "cl" "scopePhase"
  541. $node91 setProp "is_vcl" "1" "name" "cl"
  542. $node91 setProp "libunit" "Other" "name" "cl"
  543. $node91 setProp "userlib" "DB" "name" "cl"
  544.  
  545. set node92 [$diag addNode cad_class 800.0 896.0 120.0 33.0]
  546. $node92 setLabel "name" "TField"
  547. $node92 setProp "is_folded" "1"
  548. $node92 setScope "name" "cl" "scopePhase"
  549. $node92 setProp "is_vcl" "1" "name" "cl"
  550. $node92 setProp "libunit" "Other" "name" "cl"
  551. $node92 setProp "userlib" "DB" "name" "cl"
  552.  
  553. set node87 [$diag addRake generalization $node90 $node88 1104.0 832.0 1344.0 912.0 872.0]
  554.  
  555. set conn93 [$node87 getInConn]
  556. set segm94 [$conn93 getFirstSegm]
  557.  
  558. set conn95 [$node87 getFirstOutConn]
  559. set segm96 [$conn95 getFirstSegm]
  560.  
  561. set conn97 [$diag addConn generalization_conn $node87 $node89 1136.0 872.5 1184.0 896.0]
  562. set segm98 [$conn97 getFirstSegm]
  563.  
  564. set conn99 [$diag addConn generalization_conn $node87 $node91 1136.0 872.5 1024.0 912.0]
  565. set segm100 [$conn99 getFirstSegm]
  566.  
  567. set conn101 [$diag addConn generalization_conn $node87 $node92 1114.0 872.5 864.0 912.0]
  568. set segm102 [$conn101 getFirstSegm]
  569.  
  570. $diag save
  571.  
  572. # Generator: et.tcl    /main/hindenburg/19
  573. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  574. # Interpreter to use: Otsh V6.1.1/B1
  575. #
  576. OTShRegister::importTool
  577.  
  578. set diag [CAD new DialogsClasses "DelphiVCL" "" "" "" "" "" 1]
  579.  
  580. set node107 [$diag addNode cad_class 1280.0 752.0 157.0 33.0]
  581. $node107 setLabel "name" "TPrinterSetupDialog"
  582. $node107 setProp "is_folded" "1"
  583. $node107 setScope "name" "cl" "scopePhase"
  584. $node107 setProp "is_vcl" "1" "name" "cl"
  585. $node107 setProp "libunit" "Other" "name" "cl"
  586. $node107 setProp "userlib" "Dialogs" "name" "cl"
  587.  
  588. set node108 [$diag addNode cad_class 1136.0 752.0 120.0 33.0]
  589. $node108 setLabel "name" "TPrintDialog"
  590. $node108 setProp "is_folded" "1"
  591. $node108 setScope "name" "cl" "scopePhase"
  592. $node108 setProp "is_vcl" "1" "name" "cl"
  593. $node108 setProp "libunit" "Other" "name" "cl"
  594. $node108 setProp "userlib" "Dialogs" "name" "cl"
  595.  
  596. set node109 [$diag addNode cad_class 992.0 848.0 120.0 33.0]
  597. $node109 setLabel "name" "TSaveDialog"
  598. $node109 setProp "is_folded" "1"
  599. $node109 setScope "name" "cl" "scopePhase"
  600. $node109 setProp "is_vcl" "1" "name" "cl"
  601. $node109 setProp "libunit" "Other" "name" "cl"
  602. $node109 setProp "userlib" "Dialogs" "name" "cl"
  603.  
  604. set node110 [$diag addNode cad_class 992.0 752.0 120.0 33.0]
  605. $node110 setLabel "name" "TOpenDialog"
  606. $node110 setProp "is_folded" "1"
  607. $node110 setScope "name" "cl" "scopePhase"
  608. $node110 setProp "is_vcl" "1" "name" "cl"
  609. $node110 setProp "libunit" "Other" "name" "cl"
  610. $node110 setProp "userlib" "Dialogs" "name" "cl"
  611.  
  612. set node111 [$diag addNode cad_class 848.0 752.0 120.0 33.0]
  613. $node111 setLabel "name" "TFontDialog"
  614. $node111 setProp "is_folded" "1"
  615. $node111 setScope "name" "cl" "scopePhase"
  616. $node111 setProp "is_vcl" "1" "name" "cl"
  617. $node111 setProp "libunit" "Other" "name" "cl"
  618. $node111 setProp "userlib" "Dialogs" "name" "cl"
  619.  
  620. set node112 [$diag addNode cad_class 704.0 848.0 124.0 33.0]
  621. $node112 setLabel "name" "TReplaceDialog"
  622. $node112 setProp "is_folded" "1"
  623. $node112 setScope "name" "cl" "scopePhase"
  624. $node112 setProp "is_vcl" "1" "name" "cl"
  625. $node112 setProp "libunit" "Other" "name" "cl"
  626. $node112 setProp "userlib" "Dialogs" "name" "cl"
  627.  
  628. set node113 [$diag addNode cad_class 704.0 752.0 120.0 33.0]
  629. $node113 setLabel "name" "TFindDialog"
  630. $node113 setProp "is_folded" "1"
  631. $node113 setScope "name" "cl" "scopePhase"
  632. $node113 setProp "is_vcl" "1" "name" "cl"
  633. $node113 setProp "libunit" "Other" "name" "cl"
  634. $node113 setProp "userlib" "Dialogs" "name" "cl"
  635.  
  636. set node114 [$diag addNode cad_class 560.0 752.0 120.0 33.0]
  637. $node114 setLabel "name" "TColorDialog"
  638. $node114 setProp "is_folded" "1"
  639. $node114 setScope "name" "cl" "scopePhase"
  640. $node114 setProp "is_vcl" "1" "name" "cl"
  641. $node114 setProp "libunit" "Other" "name" "cl"
  642. $node114 setProp "userlib" "Dialogs" "name" "cl"
  643.  
  644. set node115 [$diag addNode cad_class 912.0 656.0 130.0 33.0]
  645. $node115 setLabel "name" "TCommonDialog"
  646. $node115 setProp "is_folded" "1"
  647. $node115 setScope "name" "cl" "scopePhase"
  648. $node115 setProp "is_vcl" "1" "name" "cl"
  649. $node115 setProp "libunit" "Other" "name" "cl"
  650. $node115 setProp "userlib" "Dialogs" "name" "cl"
  651.  
  652. set node116 [$diag addNode cad_class 912.0 560.0 120.0 33.0]
  653. $node116 setLabel "name" "TComponent"
  654. $node116 setProp "is_folded" "1"
  655. $node116 setScope "name" "cl" "scopePhase"
  656. $node116 setProp "is_vcl" "1" "name" "cl"
  657. $node116 setProp "libunit" "Classes" "name" "cl"
  658.  
  659. set node103 [$diag addRake generalization $node110 $node109 1056.0 784.0 1056.0 864.0 824.0]
  660.  
  661. set conn117 [$node103 getInConn]
  662. set segm118 [$conn117 getFirstSegm]
  663.  
  664. set conn119 [$node103 getFirstOutConn]
  665. set segm120 [$conn119 getFirstSegm]
  666.  
  667. set node104 [$diag addRake generalization $node113 $node112 768.0 784.0 768.0 864.0 824.0]
  668.  
  669. set conn121 [$node104 getInConn]
  670. set segm122 [$conn121 getFirstSegm]
  671.  
  672. set conn123 [$node104 getFirstOutConn]
  673. set segm124 [$conn123 getFirstSegm]
  674.  
  675. set node105 [$diag addRake generalization $node115 $node114 976.0 688.0 624.0 752.0 720.0]
  676.  
  677. set conn125 [$node105 getInConn]
  678. set segm126 [$conn125 getFirstSegm]
  679.  
  680. set conn127 [$node105 getFirstOutConn]
  681. set segm128 [$conn127 getFirstSegm]
  682.  
  683. set conn129 [$diag addConn generalization_conn $node105 $node107 976.0 720.5 1360.0 768.0]
  684. set segm130 [$conn129 getFirstSegm]
  685.  
  686. set conn131 [$diag addConn generalization_conn $node105 $node108 976.0 720.5 1200.0 768.0]
  687. set segm132 [$conn131 getFirstSegm]
  688.  
  689. set conn133 [$diag addConn generalization_conn $node105 $node110 976.0 720.5 1056.0 752.0]
  690. set segm134 [$conn133 getFirstSegm]
  691.  
  692. set conn135 [$diag addConn generalization_conn $node105 $node111 976.0 720.5 912.0 768.0]
  693. set segm136 [$conn135 getFirstSegm]
  694.  
  695. set conn137 [$diag addConn generalization_conn $node105 $node113 986.0 720.5 768.0 752.0]
  696. set segm138 [$conn137 getFirstSegm]
  697.  
  698. set node106 [$diag addRake generalization $node116 $node115 976.0 592.0 976.0 672.0 632.0]
  699.  
  700. set conn139 [$node106 getInConn]
  701. set segm140 [$conn139 getFirstSegm]
  702.  
  703. set conn141 [$node106 getFirstOutConn]
  704. set segm142 [$conn141 getFirstSegm]
  705.  
  706. $diag save
  707.  
  708. # Generator: et.tcl    /main/hindenburg/19
  709. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  710. # Interpreter to use: Otsh V6.1.1/B1
  711. #
  712. OTShRegister::importTool
  713.  
  714. set diag [CDM new TFindDialog "DelphiVCL" "" "" "" "" "" 1]
  715.  
  716. set row143 [$diag addRow method 0.0]
  717. $row143 setLabel "name_type" "Find()"
  718. $row143 setProp "has_parmlist" "1"
  719. $row143 setProp "is_event" "1"
  720.  
  721. set cell144 [$row143 addCell parameter 0.0]
  722. $cell144 setLabel "name_type" "Sender: TObject"
  723. $cell144 setScope "name_type" "cl" "scopePhase"
  724. $cell144 setProp "is_vcl" "1" "name_type" "cl"
  725. $cell144 setProp "libunit" "System" "name_type" "cl"
  726. $cell144 setScope "name_type" "de" "scopeSystem"
  727.  
  728. $diag save
  729.  
  730. # Generator: et.tcl    /main/hindenburg/19
  731. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  732. # Interpreter to use: Otsh V6.1.1/B1
  733. #
  734. OTShRegister::importTool
  735.  
  736. set diag [CDM new TReplaceDialog "DelphiVCL" "" "" "" "" "" 1]
  737.  
  738. set row145 [$diag addRow method 0.0]
  739. $row145 setLabel "name_type" "Find()\n"
  740. $row145 setProp "has_parmlist" "1"
  741. $row145 setProp "is_event" "1"
  742.  
  743. set cell146 [$row145 addCell parameter 0.0]
  744. $cell146 setLabel "name_type" "Sender: TObject"
  745. $cell146 setScope "name_type" "cl" "scopePhase"
  746. $cell146 setProp "is_vcl" "1" "name_type" "cl"
  747. $cell146 setProp "libunit" "System" "name_type" "cl"
  748. $cell146 setScope "name_type" "de" "scopeSystem"
  749.  
  750. set row147 [$diag addRow method 0.0]
  751. $row147 setLabel "name_type" "Replace()"
  752. $row147 setProp "has_parmlist" "1"
  753. $row147 setProp "is_event" "1"
  754.  
  755. set cell148 [$row147 addCell parameter 0.0]
  756. $cell148 setLabel "name_type" "Sender: TObject"
  757. $cell148 setScope "name_type" "cl" "scopePhase"
  758. $cell148 setProp "is_vcl" "1" "name_type" "cl"
  759. $cell148 setProp "libunit" "System" "name_type" "cl"
  760. $cell148 setScope "name_type" "de" "scopeSystem"
  761.  
  762. $diag save
  763.  
  764. # Generator: et.tcl    /main/hindenburg/19
  765. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  766. # Interpreter to use: Otsh V6.1.1/B1
  767. #
  768. OTShRegister::importTool
  769.  
  770. set diag [CDM new TFontDialog "DelphiVCL" "" "" "" "" "" 1]
  771.  
  772. set row149 [$diag addRow method 0.0]
  773. $row149 setLabel "name_type" "Apply()"
  774. $row149 setProp "has_parmlist" "1"
  775. $row149 setProp "is_event" "1"
  776.  
  777. set cell150 [$row149 addCell parameter 0.0]
  778. $cell150 setLabel "name_type" "Sender: TObject, "
  779. $cell150 setScope "name_type" "cl" "scopePhase"
  780. $cell150 setProp "is_vcl" "1" "name_type" "cl"
  781. $cell150 setProp "libunit" "System" "name_type" "cl"
  782. $cell150 setScope "name_type" "de" "scopeSystem"
  783.  
  784. set cell151 [$row149 addCell parameter 0.0]
  785. $cell151 setLabel "name_type" "Wnd: HWND"
  786. $cell151 setScope "name_type" "cl" "scopePhase"
  787. $cell151 setProp "is_vcl" "1" "name_type" "cl"
  788. $cell151 setProp "libunit" "System" "name_type" "cl"
  789. $cell151 setScope "name_type" "de" "scopeSystem"
  790.  
  791. $diag save
  792.  
  793. # Generator: et.tcl    /main/hindenburg/19
  794. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  795. # Interpreter to use: Otsh V6.1.1/B1
  796. #
  797. OTShRegister::importTool
  798.  
  799. set diag [CAD new RTLTypes "DelphiVCL" "" "" "" "" "" 1]
  800.  
  801. set node152 [$diag addNode cad_class 640.0 624.0 120.0 33.0]
  802. $node152 setLabel "name" "TObject"
  803. $node152 setProp "is_folded" "1"
  804. $node152 setScope "name" "cl" "scopePhase"
  805. $node152 setProp "is_vcl" "1" "name" "cl"
  806. $node152 setProp "libunit" "System" "name" "cl"
  807.  
  808. set node153 [$diag addNode cad_class 480.0 624.0 120.0 33.0]
  809. $node153 setLabel "name" "HWND"
  810. $node153 setProp "is_folded" "1"
  811. $node153 setScope "name" "cl" "scopePhase"
  812. $node153 setProp "is_vcl" "1" "name" "cl"
  813. $node153 setProp "libunit" "System" "name" "cl"
  814.  
  815. set node154 [$diag addNode cad_class 320.0 624.0 120.0 33.0]
  816. $node154 setLabel "name" "TRect"
  817. $node154 setProp "is_folded" "1"
  818. $node154 setScope "name" "cl" "scopePhase"
  819. $node154 setProp "is_vcl" "1" "name" "cl"
  820. $node154 setProp "libunit" "Other" "name" "cl"
  821. $node154 setProp "userlib" "Windows" "name" "cl"
  822.  
  823. $diag save
  824.  
  825. # Generator: et.tcl    /main/hindenburg/19
  826. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  827. # Interpreter to use: Otsh V6.1.1/B1
  828. #
  829. OTShRegister::importTool
  830.  
  831. set diag [CDM new TObject "DelphiVCL" "" "" "" "" "" 1]
  832.  
  833. $diag save
  834.  
  835. # Generator: et.tcl    /main/hindenburg/19
  836. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  837. # Interpreter to use: Otsh V6.1.1/B1
  838. #
  839. OTShRegister::importTool
  840.  
  841. set diag [CAD new ClassDict "DelphiVCL" "" "" "" "" "" 1]
  842.  
  843. set node155 [$diag addNode cad_class 864.0 704.0 123.0 119.0]
  844. $node155 setLabel "name" "TClassDictElem"
  845. $node155 setScope "name" "cl" "scopePhase"
  846. $node155 setProp "is_vcl" "1" "name" "cl"
  847. $node155 setProp "libunit" "Other" "name" "cl"
  848. $node155 setProp "userlib" "ClassDict" "name" "cl"
  849.  
  850. set node156 [$diag addNode cad_class 512.0 704.0 212.0 231.0]
  851. $node156 setLabel "name" "TClassDict"
  852. $node156 setScope "name" "cl" "scopePhase"
  853. $node156 setProp "is_vcl" "1" "name" "cl"
  854. $node156 setProp "libunit" "Other" "name" "cl"
  855. $node156 setProp "userlib" "ClassDict" "name" "cl"
  856.  
  857. set conn157 [$diag addConn association $node156 $node155 720.0 768.0 880.0 768.0]
  858. $conn157 setLabel "role_end" "elem"
  859. $conn157 setProp "mult_kind_end" "many"
  860. $conn157 setProp "mult_kind_start" "optional"
  861. set segm158 [$conn157 getFirstSegm]
  862.  
  863. $diag save
  864.  
  865. # Generator: et.tcl    /main/hindenburg/19
  866. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  867. # Interpreter to use: Otsh V6.1.1/B1
  868. #
  869. OTShRegister::importTool
  870.  
  871. set diag [CAD new FormsClasses "DelphiVCL" "" "" "" "" "" 1]
  872.  
  873. set node160 [$diag addNode cad_class 1376.0 800.0 120.0 33.0]
  874. $node160 setLabel "name" "TDesigner"
  875. $node160 setProp "is_folded" "1"
  876. $node160 setScope "name" "cl" "scopePhase"
  877. $node160 setProp "is_vcl" "1" "name" "cl"
  878. $node160 setProp "libunit" "Forms" "name" "cl"
  879.  
  880. set node161 [$diag addNode cad_class 1216.0 688.0 120.0 33.0]
  881. $node161 setLabel "name" "TObject"
  882. $node161 setProp "is_folded" "1"
  883. $node161 setScope "name" "cl" "scopePhase"
  884. $node161 setProp "is_vcl" "1" "name" "cl"
  885. $node161 setProp "libunit" "System" "name" "cl"
  886.  
  887. set node166 [$diag addNode cad_class 1104.0 1312.0 120.0 33.0]
  888. $node166 setLabel "name" "TScrollBox"
  889. $node166 setProp "is_folded" "1"
  890. $node166 setScope "name" "cl" "scopePhase"
  891. $node166 setProp "is_vcl" "1" "name" "cl"
  892. $node166 setProp "libunit" "Forms" "name" "cl"
  893.  
  894. set node167 [$diag addNode cad_class 1312.0 1008.0 120.0 33.0]
  895. $node167 setLabel "name" "TScreen"
  896. $node167 setProp "is_folded" "1"
  897. $node167 setScope "name" "cl" "scopePhase"
  898. $node167 setProp "is_vcl" "1" "name" "cl"
  899. $node167 setProp "libunit" "Forms" "name" "cl"
  900.  
  901. set node168 [$diag addNode cad_class 944.0 1312.0 120.0 33.0]
  902. $node168 setLabel "name" "TForm"
  903. $node168 setProp "is_folded" "1"
  904. $node168 setScope "name" "cl" "scopePhase"
  905. $node168 setProp "is_declaration" "1" "name" "cl"
  906. $node168 setProp "is_vcl" "1" "name" "cl"
  907. $node168 setProp "libunit" "Forms" "name" "cl"
  908.  
  909. set node169 [$diag addNode cad_class 1008.0 1200.0 166.0 35.0]
  910. $node169 setLabel "name" "TScrollingWinControl"
  911. $node169 setProp "is_folded" "1"
  912. $node169 setScope "name" "cl" "scopePhase"
  913. $node169 setProp "is_vcl" "1" "name" "cl"
  914. $node169 setProp "libunit" "Forms" "name" "cl"
  915.  
  916. set node170 [$diag addNode cad_class 960.0 912.0 141.0 33.0]
  917. $node170 setLabel "name" "TControlScrollBar"
  918. $node170 setProp "is_folded" "1"
  919. $node170 setScope "name" "cl" "scopePhase"
  920. $node170 setProp "is_vcl" "1" "name" "cl"
  921. $node170 setProp "libunit" "Forms" "name" "cl"
  922.  
  923. set node171 [$diag addNode cad_class 1168.0 1008.0 120.0 33.0]
  924. $node171 setLabel "name" "TApplication"
  925. $node171 setProp "is_folded" "1"
  926. $node171 setScope "name" "cl" "scopePhase"
  927. $node171 setProp "is_vcl" "1" "name" "cl"
  928. $node171 setProp "libunit" "Forms" "name" "cl"
  929.  
  930. set node172 [$diag addNode cad_class 1024.0 1104.0 120.0 33.0]
  931. $node172 setLabel "name" "TWinControl"
  932. $node172 setProp "is_folded" "1"
  933. $node172 setScope "name" "cl" "scopePhase"
  934. $node172 setProp "is_vcl" "1" "name" "cl"
  935. $node172 setProp "libunit" "Controls" "name" "cl"
  936.  
  937. set node173 [$diag addNode cad_class 1056.0 800.0 120.0 33.0]
  938. $node173 setLabel "name" "TPersistent"
  939. $node173 setProp "is_folded" "1"
  940. $node173 setScope "name" "cl" "scopePhase"
  941. $node173 setProp "is_vcl" "1" "name" "cl"
  942. $node173 setProp "libunit" "Classes" "name" "cl"
  943.  
  944. set node174 [$diag addNode cad_class 1216.0 912.0 120.0 33.0]
  945. $node174 setLabel "name" "TComponent"
  946. $node174 setProp "is_folded" "1"
  947. $node174 setScope "name" "cl" "scopePhase"
  948. $node174 setProp "is_vcl" "1" "name" "cl"
  949. $node174 setProp "libunit" "Classes" "name" "cl"
  950.  
  951. set node159 [$diag addRake generalization $node161 $node160 1280.0 720.0 1440.0 816.0 768.0]
  952.  
  953. set conn175 [$node159 getInConn]
  954. set segm176 [$conn175 getFirstSegm]
  955.  
  956. set conn177 [$node159 getFirstOutConn]
  957. set segm178 [$conn177 getFirstSegm]
  958.  
  959. set node162 [$diag addRake generalization $node169 $node166 1088.0 1235.0 1168.0 1328.0 1279.5]
  960.  
  961. set conn179 [$node162 getInConn]
  962. set segm180 [$conn179 getFirstSegm]
  963.  
  964. set conn181 [$node162 getFirstOutConn]
  965. set segm182 [$conn181 getFirstSegm]
  966.  
  967. set conn183 [$diag addConn generalization_conn $node162 $node168 1098.0 1280.0 1008.0 1328.0]
  968. set segm184 [$conn183 getFirstSegm]
  969.  
  970. set node163 [$diag addRake generalization $node172 $node169 1088.0 1136.0 1088.0 1216.0 1167.5]
  971.  
  972. set conn185 [$node163 getInConn]
  973. set segm186 [$conn185 getFirstSegm]
  974.  
  975. set conn187 [$node163 getFirstOutConn]
  976. set segm188 [$conn187 getFirstSegm]
  977.  
  978. set node164 [$diag addRake generalization $node173 $node170 1120.0 832.0 1040.0 928.0 863.5]
  979.  
  980. set conn189 [$node164 getInConn]
  981. set segm190 [$conn189 getFirstSegm]
  982.  
  983. set conn191 [$node164 getFirstOutConn]
  984. set segm192 [$conn191 getFirstSegm]
  985.  
  986. set node165 [$diag addRake generalization $node174 $node167 1280.0 944.0 1392.0 1024.0 975.5]
  987.  
  988. set conn193 [$node165 getInConn]
  989. set segm194 [$conn193 getFirstSegm]
  990.  
  991. set conn195 [$node165 getFirstOutConn]
  992. set segm196 [$conn195 getFirstSegm]
  993.  
  994. set conn197 [$diag addConn generalization_conn $node165 $node171 1248.0 976.0 1248.0 1024.0]
  995. set segm198 [$conn197 getFirstSegm]
  996.  
  997. $diag save
  998.  
  999. # Generator: et.tcl    /main/hindenburg/19
  1000. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  1001. # Interpreter to use: Otsh V6.1.1/B1
  1002. #
  1003. OTShRegister::importTool
  1004.  
  1005. set diag [CDM new TScreen "DelphiVCL" "" "" "" "" "" 1]
  1006.  
  1007. set row199 [$diag addRow method 0.0]
  1008. $row199 setLabel "name_type" "ActiveControlChange()\n"
  1009. $row199 setProp "has_parmlist" "1"
  1010. $row199 setProp "is_event" "1"
  1011.  
  1012. set cell200 [$row199 addCell parameter 0.0]
  1013. $cell200 setLabel "name_type" "Sender: TObject"
  1014. $cell200 setScope "name_type" "cl" "scopePhase"
  1015. $cell200 setProp "is_vcl" "1" "name_type" "cl"
  1016. $cell200 setProp "libunit" "System" "name_type" "cl"
  1017. $cell200 setScope "name_type" "de" "scopeSystem"
  1018.  
  1019. set row201 [$diag addRow method 0.0]
  1020. $row201 setLabel "name_type" "ActiveFormChange()"
  1021. $row201 setProp "has_parmlist" "1"
  1022. $row201 setProp "is_event" "1"
  1023.  
  1024. set cell202 [$row201 addCell parameter 0.0]
  1025. $cell202 setLabel "name_type" "Sender: TObject"
  1026. $cell202 setScope "name_type" "cl" "scopePhase"
  1027. $cell202 setProp "is_vcl" "1" "name_type" "cl"
  1028. $cell202 setProp "libunit" "System" "name_type" "cl"
  1029. $cell202 setScope "name_type" "de" "scopeSystem"
  1030.  
  1031. $diag save
  1032.  
  1033. # Generator: et.tcl    /main/hindenburg/19
  1034. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  1035. # Interpreter to use: Otsh V6.1.1/B1
  1036. #
  1037. OTShRegister::importTool
  1038.  
  1039. set diag [CDM new TApplication "DelphiVCL" "" "" "" "" "" 1]
  1040.  
  1041. set row203 [$diag addRow method 0.0]
  1042. $row203 setLabel "name_type" "Activate()\n"
  1043. $row203 setProp "has_parmlist" "1"
  1044. $row203 setProp "is_event" "1"
  1045.  
  1046. set cell204 [$row203 addCell parameter 0.0]
  1047. $cell204 setLabel "name_type" "Sender: TObject"
  1048. $cell204 setScope "name_type" "cl" "scopePhase"
  1049. $cell204 setProp "is_vcl" "1" "name_type" "cl"
  1050. $cell204 setProp "libunit" "System" "name_type" "cl"
  1051. $cell204 setScope "name_type" "de" "scopeSystem"
  1052.  
  1053. set row205 [$diag addRow method 0.0]
  1054. $row205 setLabel "name_type" "Deactivate()\n"
  1055. $row205 setProp "has_parmlist" "1"
  1056. $row205 setProp "is_event" "1"
  1057.  
  1058. set cell206 [$row205 addCell parameter 0.0]
  1059. $cell206 setLabel "name_type" "Sender: TObject"
  1060. $cell206 setScope "name_type" "cl" "scopePhase"
  1061. $cell206 setProp "is_vcl" "1" "name_type" "cl"
  1062. $cell206 setProp "libunit" "System" "name_type" "cl"
  1063. $cell206 setScope "name_type" "de" "scopeSystem"
  1064.  
  1065. set row207 [$diag addRow method 0.0]
  1066. $row207 setLabel "name_type" "Exception()\n"
  1067. $row207 setProp "has_parmlist" "1"
  1068. $row207 setProp "is_event" "1"
  1069.  
  1070. set cell208 [$row207 addCell parameter 0.0]
  1071. $cell208 setLabel "name_type" "Sender: TObject, "
  1072. $cell208 setScope "name_type" "cl" "scopePhase"
  1073. $cell208 setProp "is_vcl" "1" "name_type" "cl"
  1074. $cell208 setProp "libunit" "System" "name_type" "cl"
  1075. $cell208 setScope "name_type" "de" "scopeSystem"
  1076.  
  1077. set cell209 [$row207 addCell parameter 0.0]
  1078. $cell209 setLabel "name_type" "E: Exception"
  1079. $cell209 setScope "name_type" "cl" "scopePhase"
  1080. $cell209 setProp "is_vcl" "1" "name_type" "cl"
  1081. $cell209 setProp "libunit" "SysUtils" "name_type" "cl"
  1082. $cell209 setScope "name_type" "de" "scopeSystem"
  1083.  
  1084. set row210 [$diag addRow method 0.0]
  1085. $row210 setLabel "name_type" "Help()\n"
  1086. $row210 setProp "has_parmlist" "1"
  1087. $row210 setProp "is_event" "1"
  1088.  
  1089. set cell211 [$row210 addCell parameter 0.0]
  1090. $cell211 setLabel "name_type" "Command: word, "
  1091. $cell211 setScope "name_type" "cl" "scopePhase"
  1092. $cell211 setScope "name_type" "de" "scopeSystem"
  1093.  
  1094. set cell212 [$row210 addCell parameter 0.0]
  1095. $cell212 setLabel "name_type" "Data: longint, "
  1096. $cell212 setScope "name_type" "cl" "scopePhase"
  1097. $cell212 setScope "name_type" "de" "scopeSystem"
  1098.  
  1099. set cell213 [$row210 addCell parameter 0.0]
  1100. $cell213 setLabel "name_type" "CallHelp: boolean"
  1101. $cell213 setProp "pass_by" "Variable"
  1102. $cell213 setScope "name_type" "cl" "scopePhase"
  1103. $cell213 setScope "name_type" "de" "scopeSystem"
  1104.  
  1105. set row214 [$diag addRow method 0.0]
  1106. $row214 setLabel "name_type" "Hint()\n"
  1107. $row214 setProp "has_parmlist" "1"
  1108. $row214 setProp "is_event" "1"
  1109.  
  1110. set cell215 [$row214 addCell parameter 0.0]
  1111. $cell215 setLabel "name_type" "Sender: TObject"
  1112. $cell215 setScope "name_type" "cl" "scopePhase"
  1113. $cell215 setProp "is_vcl" "1" "name_type" "cl"
  1114. $cell215 setProp "libunit" "System" "name_type" "cl"
  1115. $cell215 setScope "name_type" "de" "scopeSystem"
  1116.  
  1117. set row216 [$diag addRow method 0.0]
  1118. $row216 setLabel "name_type" "Idle()\n"
  1119. $row216 setProp "has_parmlist" "1"
  1120. $row216 setProp "is_event" "1"
  1121.  
  1122. set cell217 [$row216 addCell parameter 0.0]
  1123. $cell217 setLabel "name_type" "Sender: TObject, "
  1124. $cell217 setScope "name_type" "cl" "scopePhase"
  1125. $cell217 setProp "is_vcl" "1" "name_type" "cl"
  1126. $cell217 setProp "libunit" "System" "name_type" "cl"
  1127. $cell217 setScope "name_type" "de" "scopeSystem"
  1128.  
  1129. set cell218 [$row216 addCell parameter 0.0]
  1130. $cell218 setLabel "name_type" "Done: boolean"
  1131. $cell218 setProp "pass_by" "Variable"
  1132. $cell218 setScope "name_type" "cl" "scopePhase"
  1133. $cell218 setScope "name_type" "de" "scopeSystem"
  1134.  
  1135. set row219 [$diag addRow method 0.0]
  1136. $row219 setLabel "name_type" "Message()"
  1137. $row219 setProp "has_parmlist" "1"
  1138. $row219 setProp "is_event" "1"
  1139.  
  1140. set cell220 [$row219 addCell parameter 0.0]
  1141. $cell220 setLabel "name_type" "Msg: TMsg, "
  1142. $cell220 setProp "pass_by" "Variable"
  1143. $cell220 setScope "name_type" "cl" "scopePhase"
  1144. $cell220 setProp "is_vcl" "1" "name_type" "cl"
  1145. $cell220 setProp "libunit" "Forms" "name_type" "cl"
  1146. $cell220 setScope "name_type" "de" "scopeSystem"
  1147.  
  1148. set cell221 [$row219 addCell parameter 0.0]
  1149. $cell221 setLabel "name_type" "Handled: boolean"
  1150. $cell221 setProp "pass_by" "Variable"
  1151. $cell221 setScope "name_type" "cl" "scopePhase"
  1152. $cell221 setScope "name_type" "de" "scopeSystem"
  1153.  
  1154. $diag save
  1155.  
  1156. # Generator: et.tcl    /main/hindenburg/19
  1157. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  1158. # Interpreter to use: Otsh V6.1.1/B1
  1159. #
  1160. OTShRegister::importTool
  1161.  
  1162. set diag [CDM new TScrollBox "DelphiVCL" "" "" "" "" "" 1]
  1163.  
  1164. set row222 [$diag addRow method 0.0]
  1165. $row222 setLabel "name_type" "Click()\n"
  1166. $row222 setProp "has_parmlist" "1"
  1167. $row222 setProp "is_event" "1"
  1168.  
  1169. set cell223 [$row222 addCell parameter 0.0]
  1170. $cell223 setLabel "name_type" "Sender: TObject"
  1171. $cell223 setScope "name_type" "cl" "scopePhase"
  1172. $cell223 setProp "is_vcl" "1" "name_type" "cl"
  1173. $cell223 setProp "libunit" "System" "name_type" "cl"
  1174. $cell223 setScope "name_type" "de" "scopeSystem"
  1175.  
  1176. set row224 [$diag addRow method 0.0]
  1177. $row224 setLabel "name_type" "DblClick()\n"
  1178. $row224 setProp "has_parmlist" "1"
  1179. $row224 setProp "is_event" "1"
  1180.  
  1181. set cell225 [$row224 addCell parameter 0.0]
  1182. $cell225 setLabel "name_type" "Sender: TObject"
  1183. $cell225 setScope "name_type" "cl" "scopePhase"
  1184. $cell225 setProp "is_vcl" "1" "name_type" "cl"
  1185. $cell225 setProp "libunit" "System" "name_type" "cl"
  1186. $cell225 setScope "name_type" "de" "scopeSystem"
  1187.  
  1188. set row226 [$diag addRow method 0.0]
  1189. $row226 setLabel "name_type" "DragDrop()\n"
  1190. $row226 setProp "has_parmlist" "1"
  1191. $row226 setProp "is_event" "1"
  1192.  
  1193. set cell227 [$row226 addCell parameter 0.0]
  1194. $cell227 setLabel "name_type" "Sender: TObject, "
  1195. $cell227 setScope "name_type" "cl" "scopePhase"
  1196. $cell227 setProp "is_vcl" "1" "name_type" "cl"
  1197. $cell227 setProp "libunit" "System" "name_type" "cl"
  1198. $cell227 setScope "name_type" "de" "scopeSystem"
  1199.  
  1200. set cell228 [$row226 addCell parameter 0.0]
  1201. $cell228 setLabel "name_type" "Source: TObject, "
  1202. $cell228 setScope "name_type" "cl" "scopePhase"
  1203. $cell228 setProp "is_vcl" "1" "name_type" "cl"
  1204. $cell228 setProp "libunit" "System" "name_type" "cl"
  1205. $cell228 setScope "name_type" "de" "scopeSystem"
  1206.  
  1207. set cell229 [$row226 addCell parameter 0.0]
  1208. $cell229 setLabel "name_type" "X: int, "
  1209. $cell229 setScope "name_type" "cl" "scopePhase"
  1210. $cell229 setScope "name_type" "de" "scopeSystem"
  1211.  
  1212. set cell230 [$row226 addCell parameter 0.0]
  1213. $cell230 setLabel "name_type" "Y: int"
  1214. $cell230 setScope "name_type" "cl" "scopePhase"
  1215. $cell230 setScope "name_type" "de" "scopeSystem"
  1216.  
  1217. set row231 [$diag addRow method 0.0]
  1218. $row231 setLabel "name_type" "DragOver()\n"
  1219. $row231 setProp "has_parmlist" "1"
  1220. $row231 setProp "is_event" "1"
  1221.  
  1222. set cell232 [$row231 addCell parameter 0.0]
  1223. $cell232 setLabel "name_type" "Sender: TObject, "
  1224. $cell232 setScope "name_type" "cl" "scopePhase"
  1225. $cell232 setProp "is_vcl" "1" "name_type" "cl"
  1226. $cell232 setProp "libunit" "System" "name_type" "cl"
  1227. $cell232 setScope "name_type" "de" "scopeSystem"
  1228.  
  1229. set cell233 [$row231 addCell parameter 0.0]
  1230. $cell233 setLabel "name_type" "Source: TObject, "
  1231. $cell233 setScope "name_type" "cl" "scopePhase"
  1232. $cell233 setProp "is_vcl" "1" "name_type" "cl"
  1233. $cell233 setProp "libunit" "System" "name_type" "cl"
  1234. $cell233 setScope "name_type" "de" "scopeSystem"
  1235.  
  1236. set cell234 [$row231 addCell parameter 0.0]
  1237. $cell234 setLabel "name_type" "X: int, "
  1238. $cell234 setScope "name_type" "cl" "scopePhase"
  1239. $cell234 setScope "name_type" "de" "scopeSystem"
  1240.  
  1241. set cell235 [$row231 addCell parameter 0.0]
  1242. $cell235 setLabel "name_type" "Y: int, "
  1243. $cell235 setScope "name_type" "cl" "scopePhase"
  1244. $cell235 setScope "name_type" "de" "scopeSystem"
  1245.  
  1246. set cell236 [$row231 addCell parameter 0.0]
  1247. $cell236 setLabel "name_type" "State: TDragState, "
  1248. $cell236 setScope "name_type" "cl" "scopePhase"
  1249. $cell236 setProp "is_vcl" "1" "name_type" "cl"
  1250. $cell236 setProp "libunit" "Controls" "name_type" "cl"
  1251. $cell236 setScope "name_type" "de" "scopeSystem"
  1252.  
  1253. set cell237 [$row231 addCell parameter 0.0]
  1254. $cell237 setLabel "name_type" "Accept: bool"
  1255. $cell237 setProp "pass_by" "Variable"
  1256. $cell237 setScope "name_type" "cl" "scopePhase"
  1257. $cell237 setScope "name_type" "de" "scopeSystem"
  1258.  
  1259. set row238 [$diag addRow method 0.0]
  1260. $row238 setLabel "name_type" "EndDrag()\n"
  1261. $row238 setProp "has_parmlist" "1"
  1262. $row238 setProp "is_event" "1"
  1263.  
  1264. set cell239 [$row238 addCell parameter 0.0]
  1265. $cell239 setLabel "name_type" "Sender: TObject, "
  1266. $cell239 setScope "name_type" "cl" "scopePhase"
  1267. $cell239 setProp "is_vcl" "1" "name_type" "cl"
  1268. $cell239 setProp "libunit" "System" "name_type" "cl"
  1269. $cell239 setScope "name_type" "de" "scopeSystem"
  1270.  
  1271. set cell240 [$row238 addCell parameter 0.0]
  1272. $cell240 setLabel "name_type" "Source: TObject, "
  1273. $cell240 setScope "name_type" "cl" "scopePhase"
  1274. $cell240 setProp "is_vcl" "1" "name_type" "cl"
  1275. $cell240 setProp "libunit" "System" "name_type" "cl"
  1276. $cell240 setScope "name_type" "de" "scopeSystem"
  1277.  
  1278. set cell241 [$row238 addCell parameter 0.0]
  1279. $cell241 setLabel "name_type" "X: int, "
  1280. $cell241 setScope "name_type" "cl" "scopePhase"
  1281. $cell241 setScope "name_type" "de" "scopeSystem"
  1282.  
  1283. set cell242 [$row238 addCell parameter 0.0]
  1284. $cell242 setLabel "name_type" "Y: int"
  1285. $cell242 setScope "name_type" "cl" "scopePhase"
  1286. $cell242 setScope "name_type" "de" "scopeSystem"
  1287.  
  1288. set row243 [$diag addRow method 0.0]
  1289. $row243 setLabel "name_type" "Enter()\n"
  1290. $row243 setProp "has_parmlist" "1"
  1291. $row243 setProp "is_event" "1"
  1292.  
  1293. set cell244 [$row243 addCell parameter 0.0]
  1294. $cell244 setLabel "name_type" "Sender: TObject"
  1295. $cell244 setScope "name_type" "cl" "scopePhase"
  1296. $cell244 setProp "is_vcl" "1" "name_type" "cl"
  1297. $cell244 setProp "libunit" "System" "name_type" "cl"
  1298. $cell244 setScope "name_type" "de" "scopeSystem"
  1299.  
  1300. set row245 [$diag addRow method 0.0]
  1301. $row245 setLabel "name_type" "Exit()\n"
  1302. $row245 setProp "has_parmlist" "1"
  1303. $row245 setProp "is_event" "1"
  1304.  
  1305. set cell246 [$row245 addCell parameter 0.0]
  1306. $cell246 setLabel "name_type" "Sender: TObject"
  1307. $cell246 setScope "name_type" "cl" "scopePhase"
  1308. $cell246 setProp "is_vcl" "1" "name_type" "cl"
  1309. $cell246 setProp "libunit" "System" "name_type" "cl"
  1310. $cell246 setScope "name_type" "de" "scopeSystem"
  1311.  
  1312. set row247 [$diag addRow method 0.0]
  1313. $row247 setLabel "name_type" "MouseDown()\n"
  1314. $row247 setProp "has_parmlist" "1"
  1315. $row247 setProp "is_event" "1"
  1316.  
  1317. set cell248 [$row247 addCell parameter 0.0]
  1318. $cell248 setLabel "name_type" "Sender: TObject, "
  1319. $cell248 setScope "name_type" "cl" "scopePhase"
  1320. $cell248 setProp "is_vcl" "1" "name_type" "cl"
  1321. $cell248 setProp "libunit" "System" "name_type" "cl"
  1322. $cell248 setScope "name_type" "de" "scopeSystem"
  1323.  
  1324. set cell249 [$row247 addCell parameter 0.0]
  1325. $cell249 setLabel "name_type" "Button: TMouseButton, "
  1326. $cell249 setScope "name_type" "cl" "scopePhase"
  1327. $cell249 setProp "is_vcl" "1" "name_type" "cl"
  1328. $cell249 setProp "libunit" "Controls" "name_type" "cl"
  1329. $cell249 setScope "name_type" "de" "scopeSystem"
  1330.  
  1331. set cell250 [$row247 addCell parameter 0.0]
  1332. $cell250 setLabel "name_type" "Shift: TShiftState, "
  1333. $cell250 setScope "name_type" "cl" "scopePhase"
  1334. $cell250 setProp "is_vcl" "1" "name_type" "cl"
  1335. $cell250 setProp "libunit" "Classes" "name_type" "cl"
  1336. $cell250 setScope "name_type" "de" "scopeSystem"
  1337.  
  1338. set cell251 [$row247 addCell parameter 0.0]
  1339. $cell251 setLabel "name_type" "X: int, "
  1340. $cell251 setScope "name_type" "cl" "scopePhase"
  1341. $cell251 setScope "name_type" "de" "scopeSystem"
  1342.  
  1343. set cell252 [$row247 addCell parameter 0.0]
  1344. $cell252 setLabel "name_type" "Y: int"
  1345. $cell252 setScope "name_type" "cl" "scopePhase"
  1346. $cell252 setScope "name_type" "de" "scopeSystem"
  1347.  
  1348. set row253 [$diag addRow method 0.0]
  1349. $row253 setLabel "name_type" "MouseMove()\n"
  1350. $row253 setProp "has_parmlist" "1"
  1351. $row253 setProp "is_event" "1"
  1352.  
  1353. set cell254 [$row253 addCell parameter 0.0]
  1354. $cell254 setLabel "name_type" "Sender: TObject, "
  1355. $cell254 setScope "name_type" "cl" "scopePhase"
  1356. $cell254 setProp "is_vcl" "1" "name_type" "cl"
  1357. $cell254 setProp "libunit" "System" "name_type" "cl"
  1358. $cell254 setScope "name_type" "de" "scopeSystem"
  1359.  
  1360. set cell255 [$row253 addCell parameter 0.0]
  1361. $cell255 setLabel "name_type" "Shift: TShiftState, "
  1362. $cell255 setScope "name_type" "cl" "scopePhase"
  1363. $cell255 setProp "is_vcl" "1" "name_type" "cl"
  1364. $cell255 setProp "libunit" "Classes" "name_type" "cl"
  1365. $cell255 setScope "name_type" "de" "scopeSystem"
  1366.  
  1367. set cell256 [$row253 addCell parameter 0.0]
  1368. $cell256 setLabel "name_type" "X: int, "
  1369. $cell256 setScope "name_type" "cl" "scopePhase"
  1370. $cell256 setScope "name_type" "de" "scopeSystem"
  1371.  
  1372. set cell257 [$row253 addCell parameter 0.0]
  1373. $cell257 setLabel "name_type" "Y: int"
  1374. $cell257 setScope "name_type" "cl" "scopePhase"
  1375. $cell257 setScope "name_type" "de" "scopeSystem"
  1376.  
  1377. set row258 [$diag addRow method 0.0]
  1378. $row258 setLabel "name_type" "MouseUp()\n"
  1379. $row258 setProp "has_parmlist" "1"
  1380. $row258 setProp "is_event" "1"
  1381.  
  1382. set cell259 [$row258 addCell parameter 0.0]
  1383. $cell259 setLabel "name_type" "Sender: TObject, "
  1384. $cell259 setScope "name_type" "cl" "scopePhase"
  1385. $cell259 setProp "is_vcl" "1" "name_type" "cl"
  1386. $cell259 setProp "libunit" "System" "name_type" "cl"
  1387. $cell259 setScope "name_type" "de" "scopeSystem"
  1388.  
  1389. set cell260 [$row258 addCell parameter 0.0]
  1390. $cell260 setLabel "name_type" "Button: TMouseButton, "
  1391. $cell260 setScope "name_type" "cl" "scopePhase"
  1392. $cell260 setProp "is_vcl" "1" "name_type" "cl"
  1393. $cell260 setProp "libunit" "Controls" "name_type" "cl"
  1394. $cell260 setScope "name_type" "de" "scopeSystem"
  1395.  
  1396. set cell261 [$row258 addCell parameter 0.0]
  1397. $cell261 setLabel "name_type" "Shift: TShiftState, "
  1398. $cell261 setScope "name_type" "cl" "scopePhase"
  1399. $cell261 setProp "is_vcl" "1" "name_type" "cl"
  1400. $cell261 setProp "libunit" "Classes" "name_type" "cl"
  1401. $cell261 setScope "name_type" "de" "scopeSystem"
  1402.  
  1403. set cell262 [$row258 addCell parameter 0.0]
  1404. $cell262 setLabel "name_type" "X: int, "
  1405. $cell262 setScope "name_type" "cl" "scopePhase"
  1406. $cell262 setScope "name_type" "de" "scopeSystem"
  1407.  
  1408. set cell263 [$row258 addCell parameter 0.0]
  1409. $cell263 setLabel "name_type" "Y: int"
  1410. $cell263 setScope "name_type" "cl" "scopePhase"
  1411. $cell263 setScope "name_type" "de" "scopeSystem"
  1412.  
  1413. set row264 [$diag addRow method 0.0]
  1414. $row264 setLabel "name_type" "Resize()"
  1415. $row264 setProp "has_parmlist" "1"
  1416. $row264 setProp "is_event" "1"
  1417.  
  1418. set cell265 [$row264 addCell parameter 0.0]
  1419. $cell265 setLabel "name_type" "Sender: TObject"
  1420. $cell265 setScope "name_type" "cl" "scopePhase"
  1421. $cell265 setProp "is_vcl" "1" "name_type" "cl"
  1422. $cell265 setProp "libunit" "System" "name_type" "cl"
  1423. $cell265 setScope "name_type" "de" "scopeSystem"
  1424.  
  1425. $diag save
  1426.  
  1427. # Generator: et.tcl    /main/hindenburg/19
  1428. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  1429. # Interpreter to use: Otsh V6.1.1/B1
  1430. #
  1431. OTShRegister::importTool
  1432.  
  1433. set diag [CDM new TForm "DelphiVCL" "" "" "" "" "" 1]
  1434.  
  1435. set row266 [$diag addRow method 0.0]
  1436. $row266 setLabel "name_type" "Activate()\n"
  1437. $row266 setProp "has_parmlist" "1"
  1438. $row266 setProp "is_event" "1"
  1439.  
  1440. set cell267 [$row266 addCell parameter 0.0]
  1441. $cell267 setLabel "name_type" "Sender: TObject"
  1442. $cell267 setScope "name_type" "cl" "scopePhase"
  1443. $cell267 setProp "is_vcl" "1" "name_type" "cl"
  1444. $cell267 setProp "libunit" "System" "name_type" "cl"
  1445. $cell267 setScope "name_type" "de" "scopeSystem"
  1446.  
  1447. set row268 [$diag addRow method 0.0]
  1448. $row268 setLabel "name_type" "Click()\n"
  1449. $row268 setProp "has_parmlist" "1"
  1450. $row268 setProp "is_event" "1"
  1451.  
  1452. set cell269 [$row268 addCell parameter 0.0]
  1453. $cell269 setLabel "name_type" "Sender: TObject"
  1454. $cell269 setScope "name_type" "cl" "scopePhase"
  1455. $cell269 setProp "is_vcl" "1" "name_type" "cl"
  1456. $cell269 setProp "libunit" "System" "name_type" "cl"
  1457. $cell269 setScope "name_type" "de" "scopeSystem"
  1458.  
  1459. set row270 [$diag addRow method 0.0]
  1460. $row270 setLabel "name_type" "Close()\n"
  1461. $row270 setProp "has_parmlist" "1"
  1462. $row270 setProp "is_event" "1"
  1463.  
  1464. set cell271 [$row270 addCell parameter 0.0]
  1465. $cell271 setLabel "name_type" "Sender: TObject, "
  1466. $cell271 setScope "name_type" "cl" "scopePhase"
  1467. $cell271 setProp "is_vcl" "1" "name_type" "cl"
  1468. $cell271 setProp "libunit" "System" "name_type" "cl"
  1469. $cell271 setScope "name_type" "de" "scopeSystem"
  1470.  
  1471. set cell272 [$row270 addCell parameter 0.0]
  1472. $cell272 setLabel "name_type" "Action: TCloseAction"
  1473. $cell272 setScope "name_type" "cl" "scopePhase"
  1474. $cell272 setProp "is_vcl" "1" "name_type" "cl"
  1475. $cell272 setScope "name_type" "de" "scopeSystem"
  1476.  
  1477. set row273 [$diag addRow method 0.0]
  1478. $row273 setLabel "name_type" "CloseQuery()\n"
  1479. $row273 setProp "has_parmlist" "1"
  1480. $row273 setProp "is_event" "1"
  1481.  
  1482. set cell274 [$row273 addCell parameter 0.0]
  1483. $cell274 setLabel "name_type" "Sender: TObject, "
  1484. $cell274 setScope "name_type" "cl" "scopePhase"
  1485. $cell274 setProp "is_vcl" "1" "name_type" "cl"
  1486. $cell274 setProp "libunit" "System" "name_type" "cl"
  1487. $cell274 setScope "name_type" "de" "scopeSystem"
  1488.  
  1489. set cell275 [$row273 addCell parameter 0.0]
  1490. $cell275 setLabel "name_type" "CanClose: bool"
  1491. $cell275 setScope "name_type" "cl" "scopePhase"
  1492. $cell275 setScope "name_type" "de" "scopeSystem"
  1493.  
  1494. set row276 [$diag addRow method 0.0]
  1495. $row276 setLabel "name_type" "Create()\n"
  1496. $row276 setProp "has_parmlist" "1"
  1497. $row276 setProp "is_event" "1"
  1498.  
  1499. set cell277 [$row276 addCell parameter 0.0]
  1500. $cell277 setLabel "name_type" "Sender: TObject"
  1501. $cell277 setScope "name_type" "cl" "scopePhase"
  1502. $cell277 setProp "is_vcl" "1" "name_type" "cl"
  1503. $cell277 setProp "libunit" "System" "name_type" "cl"
  1504. $cell277 setScope "name_type" "de" "scopeSystem"
  1505.  
  1506. set row278 [$diag addRow method 0.0]
  1507. $row278 setLabel "name_type" "Destroy()\n"
  1508. $row278 setProp "has_parmlist" "1"
  1509. $row278 setProp "is_event" "1"
  1510.  
  1511. set cell279 [$row278 addCell parameter 0.0]
  1512. $cell279 setLabel "name_type" "Sender: TObject"
  1513. $cell279 setScope "name_type" "cl" "scopePhase"
  1514. $cell279 setProp "is_vcl" "1" "name_type" "cl"
  1515. $cell279 setProp "libunit" "System" "name_type" "cl"
  1516. $cell279 setScope "name_type" "de" "scopeSystem"
  1517.  
  1518. set row280 [$diag addRow method 0.0]
  1519. $row280 setLabel "name_type" "DblClick()\n"
  1520. $row280 setProp "has_parmlist" "1"
  1521. $row280 setProp "is_event" "1"
  1522.  
  1523. set cell281 [$row280 addCell parameter 0.0]
  1524. $cell281 setLabel "name_type" "Sender: TObject"
  1525. $cell281 setScope "name_type" "cl" "scopePhase"
  1526. $cell281 setProp "is_vcl" "1" "name_type" "cl"
  1527. $cell281 setProp "libunit" "System" "name_type" "cl"
  1528. $cell281 setScope "name_type" "de" "scopeSystem"
  1529.  
  1530. set row282 [$diag addRow method 0.0]
  1531. $row282 setLabel "name_type" "Deactivate()\n"
  1532. $row282 setProp "has_parmlist" "1"
  1533. $row282 setProp "is_event" "1"
  1534.  
  1535. set cell283 [$row282 addCell parameter 0.0]
  1536. $cell283 setLabel "name_type" "Sender: TObject"
  1537. $cell283 setScope "name_type" "cl" "scopePhase"
  1538. $cell283 setProp "is_vcl" "1" "name_type" "cl"
  1539. $cell283 setProp "libunit" "System" "name_type" "cl"
  1540. $cell283 setScope "name_type" "de" "scopeSystem"
  1541.  
  1542. set row284 [$diag addRow method 0.0]
  1543. $row284 setLabel "name_type" "DragDrop()\n"
  1544. $row284 setProp "has_parmlist" "1"
  1545. $row284 setProp "is_event" "1"
  1546.  
  1547. set cell285 [$row284 addCell parameter 0.0]
  1548. $cell285 setLabel "name_type" "Sender: TObject, "
  1549. $cell285 setScope "name_type" "cl" "scopePhase"
  1550. $cell285 setProp "is_vcl" "1" "name_type" "cl"
  1551. $cell285 setProp "libunit" "System" "name_type" "cl"
  1552. $cell285 setScope "name_type" "de" "scopeSystem"
  1553.  
  1554. set cell286 [$row284 addCell parameter 0.0]
  1555. $cell286 setLabel "name_type" "Source: TObject, "
  1556. $cell286 setScope "name_type" "cl" "scopePhase"
  1557. $cell286 setProp "is_vcl" "1" "name_type" "cl"
  1558. $cell286 setProp "libunit" "System" "name_type" "cl"
  1559. $cell286 setScope "name_type" "de" "scopeSystem"
  1560.  
  1561. set cell287 [$row284 addCell parameter 0.0]
  1562. $cell287 setLabel "name_type" "X: int, "
  1563. $cell287 setScope "name_type" "cl" "scopePhase"
  1564. $cell287 setScope "name_type" "de" "scopeSystem"
  1565.  
  1566. set cell288 [$row284 addCell parameter 0.0]
  1567. $cell288 setLabel "name_type" "Y: int"
  1568. $cell288 setScope "name_type" "cl" "scopePhase"
  1569. $cell288 setScope "name_type" "de" "scopeSystem"
  1570.  
  1571. set row289 [$diag addRow method 0.0]
  1572. $row289 setLabel "name_type" "DragOver()\n"
  1573. $row289 setProp "has_parmlist" "1"
  1574. $row289 setProp "is_event" "1"
  1575.  
  1576. set cell290 [$row289 addCell parameter 0.0]
  1577. $cell290 setLabel "name_type" "Sender: TObject, "
  1578. $cell290 setScope "name_type" "cl" "scopePhase"
  1579. $cell290 setProp "is_vcl" "1" "name_type" "cl"
  1580. $cell290 setProp "libunit" "System" "name_type" "cl"
  1581. $cell290 setScope "name_type" "de" "scopeSystem"
  1582.  
  1583. set cell291 [$row289 addCell parameter 0.0]
  1584. $cell291 setLabel "name_type" "Source: TObject, "
  1585. $cell291 setScope "name_type" "cl" "scopePhase"
  1586. $cell291 setProp "is_vcl" "1" "name_type" "cl"
  1587. $cell291 setProp "libunit" "System" "name_type" "cl"
  1588. $cell291 setScope "name_type" "de" "scopeSystem"
  1589.  
  1590. set cell292 [$row289 addCell parameter 0.0]
  1591. $cell292 setLabel "name_type" "X: int, "
  1592. $cell292 setScope "name_type" "cl" "scopePhase"
  1593. $cell292 setScope "name_type" "de" "scopeSystem"
  1594.  
  1595. set cell293 [$row289 addCell parameter 0.0]
  1596. $cell293 setLabel "name_type" "Y: int, "
  1597. $cell293 setScope "name_type" "cl" "scopePhase"
  1598. $cell293 setScope "name_type" "de" "scopeSystem"
  1599.  
  1600. set cell294 [$row289 addCell parameter 0.0]
  1601. $cell294 setLabel "name_type" "State: TDragState, "
  1602. $cell294 setScope "name_type" "cl" "scopePhase"
  1603. $cell294 setProp "is_vcl" "1" "name_type" "cl"
  1604. $cell294 setProp "libunit" "Controls" "name_type" "cl"
  1605. $cell294 setScope "name_type" "de" "scopeSystem"
  1606.  
  1607. set cell295 [$row289 addCell parameter 0.0]
  1608. $cell295 setLabel "name_type" "Accept: bool"
  1609. $cell295 setProp "pass_by" "Variable"
  1610. $cell295 setScope "name_type" "cl" "scopePhase"
  1611. $cell295 setScope "name_type" "de" "scopeSystem"
  1612.  
  1613. set row296 [$diag addRow method 0.0]
  1614. $row296 setLabel "name_type" "Enter()\n"
  1615. $row296 setProp "has_parmlist" "1"
  1616. $row296 setProp "is_event" "1"
  1617.  
  1618. set cell297 [$row296 addCell parameter 0.0]
  1619. $cell297 setLabel "name_type" "Sender: TObject"
  1620. $cell297 setScope "name_type" "cl" "scopePhase"
  1621. $cell297 setProp "is_vcl" "1" "name_type" "cl"
  1622. $cell297 setProp "libunit" "System" "name_type" "cl"
  1623. $cell297 setScope "name_type" "de" "scopeSystem"
  1624.  
  1625. set row298 [$diag addRow method 0.0]
  1626. $row298 setLabel "name_type" "Exit()\n"
  1627. $row298 setProp "has_parmlist" "1"
  1628. $row298 setProp "is_event" "1"
  1629.  
  1630. set cell299 [$row298 addCell parameter 0.0]
  1631. $cell299 setLabel "name_type" "Sender: TObject"
  1632. $cell299 setScope "name_type" "cl" "scopePhase"
  1633. $cell299 setProp "is_vcl" "1" "name_type" "cl"
  1634. $cell299 setProp "libunit" "System" "name_type" "cl"
  1635. $cell299 setScope "name_type" "de" "scopeSystem"
  1636.  
  1637. set row300 [$diag addRow method 0.0]
  1638. $row300 setLabel "name_type" "Hide()\n"
  1639. $row300 setProp "has_parmlist" "1"
  1640. $row300 setProp "is_event" "1"
  1641.  
  1642. set cell301 [$row300 addCell parameter 0.0]
  1643. $cell301 setLabel "name_type" "Sender: TObject"
  1644. $cell301 setScope "name_type" "cl" "scopePhase"
  1645. $cell301 setProp "is_vcl" "1" "name_type" "cl"
  1646. $cell301 setProp "libunit" "System" "name_type" "cl"
  1647. $cell301 setScope "name_type" "de" "scopeSystem"
  1648.  
  1649. set row302 [$diag addRow method 0.0]
  1650. $row302 setLabel "name_type" "KeyDown()\n"
  1651. $row302 setProp "has_parmlist" "1"
  1652. $row302 setProp "is_event" "1"
  1653.  
  1654. set cell303 [$row302 addCell parameter 0.0]
  1655. $cell303 setLabel "name_type" "Sender: TObject, "
  1656. $cell303 setScope "name_type" "cl" "scopePhase"
  1657. $cell303 setProp "is_vcl" "1" "name_type" "cl"
  1658. $cell303 setProp "libunit" "System" "name_type" "cl"
  1659. $cell303 setScope "name_type" "de" "scopeSystem"
  1660.  
  1661. set cell304 [$row302 addCell parameter 0.0]
  1662. $cell304 setLabel "name_type" "Key: word, "
  1663. $cell304 setProp "pass_by" "Variable"
  1664. $cell304 setScope "name_type" "cl" "scopePhase"
  1665. $cell304 setScope "name_type" "de" "scopeSystem"
  1666.  
  1667. set cell305 [$row302 addCell parameter 0.0]
  1668. $cell305 setLabel "name_type" "Shift: TShiftState"
  1669. $cell305 setScope "name_type" "cl" "scopePhase"
  1670. $cell305 setProp "is_vcl" "1" "name_type" "cl"
  1671. $cell305 setProp "libunit" "Classes" "name_type" "cl"
  1672. $cell305 setScope "name_type" "de" "scopeSystem"
  1673.  
  1674. set row306 [$diag addRow method 0.0]
  1675. $row306 setLabel "name_type" "KeyPress()\n"
  1676. $row306 setProp "has_parmlist" "1"
  1677. $row306 setProp "is_event" "1"
  1678.  
  1679. set cell307 [$row306 addCell parameter 0.0]
  1680. $cell307 setLabel "name_type" "Sender: TObject, "
  1681. $cell307 setScope "name_type" "cl" "scopePhase"
  1682. $cell307 setProp "is_vcl" "1" "name_type" "cl"
  1683. $cell307 setProp "libunit" "System" "name_type" "cl"
  1684. $cell307 setScope "name_type" "de" "scopeSystem"
  1685.  
  1686. set cell308 [$row306 addCell parameter 0.0]
  1687. $cell308 setLabel "name_type" "Key: char"
  1688. $cell308 setScope "name_type" "cl" "scopePhase"
  1689. $cell308 setScope "name_type" "de" "scopeSystem"
  1690.  
  1691. set row309 [$diag addRow method 0.0]
  1692. $row309 setLabel "name_type" "KeyUp()\n"
  1693. $row309 setProp "has_parmlist" "1"
  1694. $row309 setProp "is_event" "1"
  1695.  
  1696. set cell310 [$row309 addCell parameter 0.0]
  1697. $cell310 setLabel "name_type" "Sender: TObject, "
  1698. $cell310 setScope "name_type" "cl" "scopePhase"
  1699. $cell310 setProp "is_vcl" "1" "name_type" "cl"
  1700. $cell310 setProp "libunit" "System" "name_type" "cl"
  1701. $cell310 setScope "name_type" "de" "scopeSystem"
  1702.  
  1703. set cell311 [$row309 addCell parameter 0.0]
  1704. $cell311 setLabel "name_type" "Key: word, "
  1705. $cell311 setScope "name_type" "cl" "scopePhase"
  1706. $cell311 setScope "name_type" "de" "scopeSystem"
  1707.  
  1708. set cell312 [$row309 addCell parameter 0.0]
  1709. $cell312 setLabel "name_type" "Shift: TShiftState"
  1710. $cell312 setScope "name_type" "cl" "scopePhase"
  1711. $cell312 setProp "is_vcl" "1" "name_type" "cl"
  1712. $cell312 setProp "libunit" "Classes" "name_type" "cl"
  1713. $cell312 setScope "name_type" "de" "scopeSystem"
  1714.  
  1715. set row313 [$diag addRow method 0.0]
  1716. $row313 setLabel "name_type" "MouseDown()\n"
  1717. $row313 setProp "has_parmlist" "1"
  1718. $row313 setProp "is_event" "1"
  1719.  
  1720. set cell314 [$row313 addCell parameter 0.0]
  1721. $cell314 setLabel "name_type" "Sender: TObject, "
  1722. $cell314 setScope "name_type" "cl" "scopePhase"
  1723. $cell314 setProp "is_vcl" "1" "name_type" "cl"
  1724. $cell314 setProp "libunit" "System" "name_type" "cl"
  1725. $cell314 setScope "name_type" "de" "scopeSystem"
  1726.  
  1727. set cell315 [$row313 addCell parameter 0.0]
  1728. $cell315 setLabel "name_type" "Button: TMouseButton, "
  1729. $cell315 setScope "name_type" "cl" "scopePhase"
  1730. $cell315 setProp "is_vcl" "1" "name_type" "cl"
  1731. $cell315 setProp "libunit" "Controls" "name_type" "cl"
  1732. $cell315 setScope "name_type" "de" "scopeSystem"
  1733.  
  1734. set cell316 [$row313 addCell parameter 0.0]
  1735. $cell316 setLabel "name_type" "Shift: TShiftState, "
  1736. $cell316 setScope "name_type" "cl" "scopePhase"
  1737. $cell316 setProp "is_vcl" "1" "name_type" "cl"
  1738. $cell316 setProp "libunit" "Classes" "name_type" "cl"
  1739. $cell316 setScope "name_type" "de" "scopeSystem"
  1740.  
  1741. set cell317 [$row313 addCell parameter 0.0]
  1742. $cell317 setLabel "name_type" "X: int, "
  1743. $cell317 setScope "name_type" "cl" "scopePhase"
  1744. $cell317 setScope "name_type" "de" "scopeSystem"
  1745.  
  1746. set cell318 [$row313 addCell parameter 0.0]
  1747. $cell318 setLabel "name_type" "Y: int"
  1748. $cell318 setScope "name_type" "cl" "scopePhase"
  1749. $cell318 setScope "name_type" "de" "scopeSystem"
  1750.  
  1751. set row319 [$diag addRow method 0.0]
  1752. $row319 setLabel "name_type" "MouseMove()\n"
  1753. $row319 setProp "has_parmlist" "1"
  1754. $row319 setProp "is_event" "1"
  1755.  
  1756. set cell320 [$row319 addCell parameter 0.0]
  1757. $cell320 setLabel "name_type" "Sender: TObject, "
  1758. $cell320 setScope "name_type" "cl" "scopePhase"
  1759. $cell320 setProp "is_vcl" "1" "name_type" "cl"
  1760. $cell320 setProp "libunit" "System" "name_type" "cl"
  1761. $cell320 setScope "name_type" "de" "scopeSystem"
  1762.  
  1763. set cell321 [$row319 addCell parameter 0.0]
  1764. $cell321 setLabel "name_type" "Shift: TShiftState, "
  1765. $cell321 setScope "name_type" "cl" "scopePhase"
  1766. $cell321 setProp "is_vcl" "1" "name_type" "cl"
  1767. $cell321 setProp "libunit" "Classes" "name_type" "cl"
  1768. $cell321 setScope "name_type" "de" "scopeSystem"
  1769.  
  1770. set cell322 [$row319 addCell parameter 0.0]
  1771. $cell322 setLabel "name_type" "X: int, "
  1772. $cell322 setScope "name_type" "cl" "scopePhase"
  1773. $cell322 setScope "name_type" "de" "scopeSystem"
  1774.  
  1775. set cell323 [$row319 addCell parameter 0.0]
  1776. $cell323 setLabel "name_type" "Y: int"
  1777. $cell323 setScope "name_type" "cl" "scopePhase"
  1778. $cell323 setScope "name_type" "de" "scopeSystem"
  1779.  
  1780. set row324 [$diag addRow method 0.0]
  1781. $row324 setLabel "name_type" "MouseUp()\n"
  1782. $row324 setProp "has_parmlist" "1"
  1783. $row324 setProp "is_event" "1"
  1784.  
  1785. set cell325 [$row324 addCell parameter 0.0]
  1786. $cell325 setLabel "name_type" "Sender: TObject, "
  1787. $cell325 setScope "name_type" "cl" "scopePhase"
  1788. $cell325 setProp "is_vcl" "1" "name_type" "cl"
  1789. $cell325 setProp "libunit" "System" "name_type" "cl"
  1790. $cell325 setScope "name_type" "de" "scopeSystem"
  1791.  
  1792. set cell326 [$row324 addCell parameter 0.0]
  1793. $cell326 setLabel "name_type" "Button: TMouseButton, "
  1794. $cell326 setScope "name_type" "cl" "scopePhase"
  1795. $cell326 setProp "is_vcl" "1" "name_type" "cl"
  1796. $cell326 setProp "libunit" "Controls" "name_type" "cl"
  1797. $cell326 setScope "name_type" "de" "scopeSystem"
  1798.  
  1799. set cell327 [$row324 addCell parameter 0.0]
  1800. $cell327 setLabel "name_type" "Shift: TShiftState, "
  1801. $cell327 setScope "name_type" "cl" "scopePhase"
  1802. $cell327 setProp "is_vcl" "1" "name_type" "cl"
  1803. $cell327 setProp "libunit" "Classes" "name_type" "cl"
  1804. $cell327 setScope "name_type" "de" "scopeSystem"
  1805.  
  1806. set cell328 [$row324 addCell parameter 0.0]
  1807. $cell328 setLabel "name_type" "X: int, "
  1808. $cell328 setScope "name_type" "cl" "scopePhase"
  1809. $cell328 setScope "name_type" "de" "scopeSystem"
  1810.  
  1811. set cell329 [$row324 addCell parameter 0.0]
  1812. $cell329 setLabel "name_type" "Y: int"
  1813. $cell329 setScope "name_type" "cl" "scopePhase"
  1814. $cell329 setScope "name_type" "de" "scopeSystem"
  1815.  
  1816. set row330 [$diag addRow method 0.0]
  1817. $row330 setLabel "name_type" "Paint()\n"
  1818. $row330 setProp "has_parmlist" "1"
  1819. $row330 setProp "is_event" "1"
  1820.  
  1821. set cell331 [$row330 addCell parameter 0.0]
  1822. $cell331 setLabel "name_type" "Sender: TObject"
  1823. $cell331 setScope "name_type" "cl" "scopePhase"
  1824. $cell331 setProp "is_vcl" "1" "name_type" "cl"
  1825. $cell331 setProp "libunit" "System" "name_type" "cl"
  1826. $cell331 setScope "name_type" "de" "scopeSystem"
  1827.  
  1828. set row332 [$diag addRow method 0.0]
  1829. $row332 setLabel "name_type" "Resize()\n"
  1830. $row332 setProp "has_parmlist" "1"
  1831. $row332 setProp "is_event" "1"
  1832.  
  1833. set cell333 [$row332 addCell parameter 0.0]
  1834. $cell333 setLabel "name_type" "Sender: TObject"
  1835. $cell333 setScope "name_type" "cl" "scopePhase"
  1836. $cell333 setProp "is_vcl" "1" "name_type" "cl"
  1837. $cell333 setProp "libunit" "System" "name_type" "cl"
  1838. $cell333 setScope "name_type" "de" "scopeSystem"
  1839.  
  1840. set row334 [$diag addRow method 0.0]
  1841. $row334 setLabel "name_type" "Show()"
  1842. $row334 setProp "has_parmlist" "1"
  1843. $row334 setProp "is_event" "1"
  1844.  
  1845. set cell335 [$row334 addCell parameter 0.0]
  1846. $cell335 setLabel "name_type" "Sender: TObject"
  1847. $cell335 setScope "name_type" "cl" "scopePhase"
  1848. $cell335 setProp "is_vcl" "1" "name_type" "cl"
  1849. $cell335 setProp "libunit" "System" "name_type" "cl"
  1850. $cell335 setScope "name_type" "de" "scopeSystem"
  1851.  
  1852. $diag save
  1853.  
  1854. # Generator: et.tcl    /main/hindenburg/19
  1855. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  1856. # Interpreter to use: Otsh V6.1.1/B1
  1857. #
  1858. OTShRegister::importTool
  1859.  
  1860. set diag [CAD new StdCtrlsClasses "DelphiVCL" "" "" "" "" "" 1]
  1861.  
  1862. set node336 [$diag addNode cad_class 768.0 896.0 120.0 33.0]
  1863. $node336 setLabel "name" "TScrollBar"
  1864. $node336 setProp "is_folded" "1"
  1865. $node336 setScope "name" "cl" "scopePhase"
  1866. $node336 setProp "is_vcl" "1" "name" "cl"
  1867. $node336 setProp "libunit" "StdCtrls" "name" "cl"
  1868.  
  1869. set node337 [$diag addNode cad_class 1808.0 992.0 120.0 33.0]
  1870. $node337 setLabel "name" "TRadioButton"
  1871. $node337 setProp "is_folded" "1"
  1872. $node337 setScope "name" "cl" "scopePhase"
  1873. $node337 setProp "is_vcl" "1" "name" "cl"
  1874. $node337 setProp "libunit" "StdCtrls" "name" "cl"
  1875.  
  1876. set node338 [$diag addNode cad_class 864.0 1088.0 120.0 33.0]
  1877. $node338 setLabel "name" "TMemo"
  1878. $node338 setProp "is_folded" "1"
  1879. $node338 setScope "name" "cl" "scopePhase"
  1880. $node338 setProp "is_vcl" "1" "name" "cl"
  1881. $node338 setProp "libunit" "StdCtrls" "name" "cl"
  1882.  
  1883. set node339 [$diag addNode cad_class 1200.0 992.0 120.0 33.0]
  1884. $node339 setLabel "name" "TListBox"
  1885. $node339 setProp "is_folded" "1"
  1886. $node339 setScope "name" "cl" "scopePhase"
  1887. $node339 setProp "is_vcl" "1" "name" "cl"
  1888. $node339 setProp "libunit" "StdCtrls" "name" "cl"
  1889.  
  1890. set node340 [$diag addNode cad_class 2384.0 992.0 120.0 33.0]
  1891. $node340 setLabel "name" "TLabel"
  1892. $node340 setProp "is_folded" "1"
  1893. $node340 setScope "name" "cl" "scopePhase"
  1894. $node340 setProp "is_vcl" "1" "name" "cl"
  1895. $node340 setProp "libunit" "StdCtrls" "name" "cl"
  1896.  
  1897. set node341 [$diag addNode cad_class 2192.0 1088.0 120.0 33.0]
  1898. $node341 setLabel "name" "TGroupBox"
  1899. $node341 setProp "is_folded" "1"
  1900. $node341 setScope "name" "cl" "scopePhase"
  1901. $node341 setProp "is_vcl" "1" "name" "cl"
  1902. $node341 setProp "libunit" "StdCtrls" "name" "cl"
  1903.  
  1904. set node342 [$diag addNode cad_class 1008.0 992.0 120.0 33.0]
  1905. $node342 setLabel "name" "TEdit"
  1906. $node342 setProp "is_folded" "1"
  1907. $node342 setScope "name" "cl" "scopePhase"
  1908. $node342 setProp "is_vcl" "1" "name" "cl"
  1909. $node342 setProp "libunit" "StdCtrls" "name" "cl"
  1910.  
  1911. set node343 [$diag addNode cad_class 864.0 992.0 120.0 33.0]
  1912. $node343 setLabel "name" "TCustomMemo"
  1913. $node343 setProp "is_folded" "1"
  1914. $node343 setScope "name" "cl" "scopePhase"
  1915. $node343 setProp "is_vcl" "1" "name" "cl"
  1916. $node343 setProp "libunit" "StdCtrls" "name" "cl"
  1917.  
  1918. set node344 [$diag addNode cad_class 1200.0 896.0 128.0 33.0]
  1919. $node344 setLabel "name" "TCustomListBox"
  1920. $node344 setProp "is_folded" "1"
  1921. $node344 setScope "name" "cl" "scopePhase"
  1922. $node344 setProp "is_vcl" "1" "name" "cl"
  1923. $node344 setProp "libunit" "StdCtrls" "name" "cl"
  1924.  
  1925. set node345 [$diag addNode cad_class 2384.0 896.0 120.0 33.0]
  1926. $node345 setLabel "name" "TCustomLabel"
  1927. $node345 setProp "is_folded" "1"
  1928. $node345 setScope "name" "cl" "scopePhase"
  1929. $node345 setProp "is_vcl" "1" "name" "cl"
  1930. $node345 setProp "libunit" "StdCtrls" "name" "cl"
  1931.  
  1932. set node346 [$diag addNode cad_class 928.0 896.0 120.0 33.0]
  1933. $node346 setLabel "name" "TCustomEdit"
  1934. $node346 setProp "is_folded" "1"
  1935. $node346 setScope "name" "cl" "scopePhase"
  1936. $node346 setProp "is_vcl" "1" "name" "cl"
  1937. $node346 setProp "libunit" "StdCtrls" "name" "cl"
  1938.  
  1939. set node347 [$diag addNode cad_class 1984.0 896.0 153.0 33.0]
  1940. $node347 setLabel "name" "TCustomComboBox"
  1941. $node347 setProp "is_folded" "1"
  1942. $node347 setScope "name" "cl" "scopePhase"
  1943. $node347 setProp "is_vcl" "1" "name" "cl"
  1944. $node347 setProp "libunit" "StdCtrls" "name" "cl"
  1945.  
  1946. set node348 [$diag addNode cad_class 1584.0 992.0 147.0 33.0]
  1947. $node348 setLabel "name" "TCustomCheckBox"
  1948. $node348 setProp "is_folded" "1"
  1949. $node348 setScope "name" "cl" "scopePhase"
  1950. $node348 setProp "is_vcl" "1" "name" "cl"
  1951. $node348 setProp "libunit" "StdCtrls" "name" "cl"
  1952.  
  1953. set node349 [$diag addNode cad_class 2000.0 992.0 120.0 33.0]
  1954. $node349 setLabel "name" "TComboBox"
  1955. $node349 setProp "is_folded" "1"
  1956. $node349 setScope "name" "cl" "scopePhase"
  1957. $node349 setProp "is_vcl" "1" "name" "cl"
  1958. $node349 setProp "libunit" "StdCtrls" "name" "cl"
  1959.  
  1960. set node350 [$diag addNode cad_class 1600.0 1088.0 120.0 33.0]
  1961. $node350 setLabel "name" "TCheckBox"
  1962. $node350 setProp "is_folded" "1"
  1963. $node350 setScope "name" "cl" "scopePhase"
  1964. $node350 setProp "is_vcl" "1" "name" "cl"
  1965. $node350 setProp "libunit" "StdCtrls" "name" "cl"
  1966.  
  1967. set node351 [$diag addNode cad_class 1600.0 896.0 123.0 33.0]
  1968. $node351 setLabel "name" "TButtonControl"
  1969. $node351 setProp "is_folded" "1"
  1970. $node351 setScope "name" "cl" "scopePhase"
  1971. $node351 setProp "is_vcl" "1" "name" "cl"
  1972. $node351 setProp "libunit" "StdCtrls" "name" "cl"
  1973.  
  1974. set node352 [$diag addNode cad_class 1392.0 992.0 120.0 33.0]
  1975. $node352 setLabel "name" "TButton"
  1976. $node352 setProp "is_folded" "1"
  1977. $node352 setScope "name" "cl" "scopePhase"
  1978. $node352 setProp "is_vcl" "1" "name" "cl"
  1979. $node352 setProp "libunit" "StdCtrls" "name" "cl"
  1980.  
  1981. set node364 [$diag addNode cad_class 2384.0 800.0 131.0 33.0]
  1982. $node364 setLabel "name" "TGraphicControl"
  1983. $node364 setProp "is_folded" "1"
  1984. $node364 setScope "name" "cl" "scopePhase"
  1985. $node364 setProp "is_vcl" "1" "name" "cl"
  1986. $node364 setProp "libunit" "Controls" "name" "cl"
  1987.  
  1988. set node365 [$diag addNode cad_class 2192.0 896.0 130.0 33.0]
  1989. $node365 setLabel "name" "TCustomControl"
  1990. $node365 setProp "is_folded" "1"
  1991. $node365 setScope "name" "cl" "scopePhase"
  1992. $node365 setProp "is_vcl" "1" "name" "cl"
  1993. $node365 setProp "libunit" "Controls" "name" "cl"
  1994.  
  1995. set node366 [$diag addNode cad_class 2176.0 992.0 147.0 33.0]
  1996. $node366 setLabel "name" "TCustomGroupBox"
  1997. $node366 setProp "is_folded" "1"
  1998. $node366 setScope "name" "cl" "scopePhase"
  1999. $node366 setProp "is_vcl" "1" "name" "cl"
  2000. $node366 setProp "libunit" "StdCtrls" "name" "cl"
  2001.  
  2002. set node367 [$diag addNode cad_class 1600.0 800.0 120.0 33.0]
  2003. $node367 setLabel "name" "TWinControl"
  2004. $node367 setProp "is_folded" "1"
  2005. $node367 setScope "name" "cl" "scopePhase"
  2006. $node367 setProp "is_vcl" "1" "name" "cl"
  2007. $node367 setProp "libunit" "Controls" "name" "cl"
  2008.  
  2009. set node353 [$diag addRake generalization $node345 $node340 2448.0 928.0 2448.0 1008.0 959.5]
  2010.  
  2011. set conn368 [$node353 getInConn]
  2012. set segm369 [$conn368 getFirstSegm]
  2013.  
  2014. set conn370 [$node353 getFirstOutConn]
  2015. set segm371 [$conn370 getFirstSegm]
  2016.  
  2017. set node354 [$diag addRake generalization $node364 $node345 2448.0 832.0 2448.0 912.0 863.5]
  2018.  
  2019. set conn372 [$node354 getInConn]
  2020. set segm373 [$conn372 getFirstSegm]
  2021.  
  2022. set conn374 [$node354 getFirstOutConn]
  2023. set segm375 [$conn374 getFirstSegm]
  2024.  
  2025. set node355 [$diag addRake generalization $node343 $node338 928.0 1024.0 928.0 1104.0 1064.0]
  2026.  
  2027. set conn376 [$node355 getInConn]
  2028. set segm377 [$conn376 getFirstSegm]
  2029.  
  2030. set conn378 [$node355 getFirstOutConn]
  2031. set segm379 [$conn378 getFirstSegm]
  2032.  
  2033. set node356 [$diag addRake generalization $node346 $node342 992.0 928.0 1072.0 1008.0 968.0]
  2034.  
  2035. set conn380 [$node356 getInConn]
  2036. set segm381 [$conn380 getFirstSegm]
  2037.  
  2038. set conn382 [$node356 getFirstOutConn]
  2039. set segm383 [$conn382 getFirstSegm]
  2040.  
  2041. set conn384 [$diag addConn generalization_conn $node356 $node343 1002.0 968.5 928.0 1008.0]
  2042. set segm385 [$conn384 getFirstSegm]
  2043.  
  2044. set node357 [$diag addRake generalization $node344 $node339 1264.0 928.0 1264.0 1008.0 968.0]
  2045.  
  2046. set conn386 [$node357 getInConn]
  2047. set segm387 [$conn386 getFirstSegm]
  2048.  
  2049. set conn388 [$node357 getFirstOutConn]
  2050. set segm389 [$conn388 getFirstSegm]
  2051.  
  2052. set node358 [$diag addRake generalization $node348 $node350 1664.0 1024.0 1664.0 1104.0 1064.0]
  2053.  
  2054. set conn390 [$node358 getInConn]
  2055. set segm391 [$conn390 getFirstSegm]
  2056.  
  2057. set conn392 [$node358 getFirstOutConn]
  2058. set segm393 [$conn392 getFirstSegm]
  2059.  
  2060. set node359 [$diag addRake generalization $node351 $node337 1664.0 928.0 1872.0 1024.0 968.0]
  2061.  
  2062. set conn394 [$node359 getInConn]
  2063. set segm395 [$conn394 getFirstSegm]
  2064.  
  2065. set conn396 [$node359 getFirstOutConn]
  2066. set segm397 [$conn396 getFirstSegm]
  2067.  
  2068. set conn398 [$diag addConn generalization_conn $node359 $node348 1664.0 968.5 1664.0 1008.0]
  2069. set segm399 [$conn398 getFirstSegm]
  2070.  
  2071. set conn400 [$diag addConn generalization_conn $node359 $node352 1674.0 968.5 1456.0 1008.0]
  2072. set segm401 [$conn400 getFirstSegm]
  2073.  
  2074. set node360 [$diag addRake generalization $node366 $node341 2256.0 1024.0 2256.0 1104.0 1064.0]
  2075.  
  2076. set conn402 [$node360 getInConn]
  2077. set segm403 [$conn402 getFirstSegm]
  2078.  
  2079. set conn404 [$node360 getFirstOutConn]
  2080. set segm405 [$conn404 getFirstSegm]
  2081.  
  2082. set node361 [$diag addRake generalization $node365 $node366 2256.0 928.0 2256.0 1008.0 968.0]
  2083.  
  2084. set conn406 [$node361 getInConn]
  2085. set segm407 [$conn406 getFirstSegm]
  2086.  
  2087. set conn408 [$node361 getFirstOutConn]
  2088. set segm409 [$conn408 getFirstSegm]
  2089.  
  2090. set node362 [$diag addRake generalization $node347 $node349 2064.0 928.0 2064.0 1008.0 968.0]
  2091.  
  2092. set conn410 [$node362 getInConn]
  2093. set segm411 [$conn410 getFirstSegm]
  2094.  
  2095. set conn412 [$node362 getFirstOutConn]
  2096. set segm413 [$conn412 getFirstSegm]
  2097.  
  2098. set node363 [$diag addRake generalization $node367 $node336 1664.0 832.0 832.0 912.0 872.0]
  2099.  
  2100. set conn414 [$node363 getInConn]
  2101. set segm415 [$conn414 getFirstSegm]
  2102.  
  2103. set conn416 [$node363 getFirstOutConn]
  2104. set segm417 [$conn416 getFirstSegm]
  2105.  
  2106. set conn418 [$diag addConn generalization_conn $node363 $node346 1664.0 872.5 992.0 912.0]
  2107. set segm419 [$conn418 getFirstSegm]
  2108.  
  2109. set conn420 [$diag addConn generalization_conn $node363 $node347 1664.0 872.5 2064.0 912.0]
  2110. set segm421 [$conn420 getFirstSegm]
  2111.  
  2112. set conn422 [$diag addConn generalization_conn $node363 $node344 1664.0 872.5 1264.0 896.0]
  2113. set segm423 [$conn422 getFirstSegm]
  2114.  
  2115. set conn424 [$diag addConn generalization_conn $node363 $node351 1674.0 872.5 1664.0 912.0]
  2116. set segm425 [$conn424 getFirstSegm]
  2117.  
  2118. $diag save
  2119.  
  2120. # Generator: et.tcl    /main/hindenburg/19
  2121. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  2122. # Interpreter to use: Otsh V6.1.1/B1
  2123. #
  2124. OTShRegister::importTool
  2125.  
  2126. set diag [CDM new TComboBox "DelphiVCL" "" "" "" "" "" 1]
  2127.  
  2128. set row426 [$diag addRow method 0.0]
  2129. $row426 setLabel "name_type" "Change()\n"
  2130. $row426 setProp "has_parmlist" "1"
  2131. $row426 setProp "is_event" "1"
  2132.  
  2133. set cell427 [$row426 addCell parameter 0.0]
  2134. $cell427 setLabel "name_type" "Sender: TField"
  2135. $cell427 setScope "name_type" "cl" "scopePhase"
  2136. $cell427 setProp "is_vcl" "1" "name_type" "cl"
  2137. $cell427 setProp "libunit" "Other" "name_type" "cl"
  2138. $cell427 setProp "userlib" "DB" "name_type" "cl"
  2139. $cell427 setScope "name_type" "de" "scopeSystem"
  2140.  
  2141. set row428 [$diag addRow method 0.0]
  2142. $row428 setLabel "name_type" "Click()\n"
  2143. $row428 setProp "has_parmlist" "1"
  2144. $row428 setProp "is_event" "1"
  2145.  
  2146. set cell429 [$row428 addCell parameter 0.0]
  2147. $cell429 setLabel "name_type" "Sender: TObject"
  2148. $cell429 setScope "name_type" "cl" "scopePhase"
  2149. $cell429 setProp "is_vcl" "1" "name_type" "cl"
  2150. $cell429 setProp "libunit" "System" "name_type" "cl"
  2151. $cell429 setScope "name_type" "de" "scopeSystem"
  2152.  
  2153. set row430 [$diag addRow method 0.0]
  2154. $row430 setLabel "name_type" "DblClick()\n"
  2155. $row430 setProp "has_parmlist" "1"
  2156.  
  2157. set cell431 [$row430 addCell parameter 0.0]
  2158. $cell431 setLabel "name_type" "Sender: TObject"
  2159. $cell431 setScope "name_type" "cl" "scopePhase"
  2160. $cell431 setProp "is_vcl" "1" "name_type" "cl"
  2161. $cell431 setProp "libunit" "System" "name_type" "cl"
  2162. $cell431 setScope "name_type" "de" "scopeSystem"
  2163.  
  2164. set row432 [$diag addRow method 0.0]
  2165. $row432 setLabel "name_type" "DragDrop()\n"
  2166. $row432 setProp "has_parmlist" "1"
  2167. $row432 setProp "is_event" "1"
  2168.  
  2169. set cell433 [$row432 addCell parameter 0.0]
  2170. $cell433 setLabel "name_type" "Sender: TObject, "
  2171. $cell433 setScope "name_type" "cl" "scopePhase"
  2172. $cell433 setProp "is_vcl" "1" "name_type" "cl"
  2173. $cell433 setProp "libunit" "System" "name_type" "cl"
  2174. $cell433 setScope "name_type" "de" "scopeSystem"
  2175.  
  2176. set cell434 [$row432 addCell parameter 0.0]
  2177. $cell434 setLabel "name_type" "Source: TObject, "
  2178. $cell434 setScope "name_type" "cl" "scopePhase"
  2179. $cell434 setProp "is_vcl" "1" "name_type" "cl"
  2180. $cell434 setProp "libunit" "System" "name_type" "cl"
  2181. $cell434 setScope "name_type" "de" "scopeSystem"
  2182.  
  2183. set cell435 [$row432 addCell parameter 0.0]
  2184. $cell435 setLabel "name_type" "X: int, "
  2185. $cell435 setScope "name_type" "cl" "scopePhase"
  2186. $cell435 setScope "name_type" "de" "scopeSystem"
  2187.  
  2188. set cell436 [$row432 addCell parameter 0.0]
  2189. $cell436 setLabel "name_type" "Y: int"
  2190. $cell436 setScope "name_type" "cl" "scopePhase"
  2191. $cell436 setScope "name_type" "de" "scopeSystem"
  2192.  
  2193. set row437 [$diag addRow method 0.0]
  2194. $row437 setLabel "name_type" "DragOver()\n"
  2195. $row437 setProp "has_parmlist" "1"
  2196.  
  2197. set cell438 [$row437 addCell parameter 0.0]
  2198. $cell438 setLabel "name_type" "Sender: TObject, "
  2199. $cell438 setScope "name_type" "cl" "scopePhase"
  2200. $cell438 setProp "is_vcl" "1" "name_type" "cl"
  2201. $cell438 setProp "libunit" "System" "name_type" "cl"
  2202. $cell438 setScope "name_type" "de" "scopeSystem"
  2203.  
  2204. set cell439 [$row437 addCell parameter 0.0]
  2205. $cell439 setLabel "name_type" "Source: TObject, "
  2206. $cell439 setScope "name_type" "cl" "scopePhase"
  2207. $cell439 setProp "is_vcl" "1" "name_type" "cl"
  2208. $cell439 setProp "libunit" "System" "name_type" "cl"
  2209. $cell439 setScope "name_type" "de" "scopeSystem"
  2210.  
  2211. set cell440 [$row437 addCell parameter 0.0]
  2212. $cell440 setLabel "name_type" "X: int, "
  2213. $cell440 setScope "name_type" "cl" "scopePhase"
  2214. $cell440 setScope "name_type" "de" "scopeSystem"
  2215.  
  2216. set cell441 [$row437 addCell parameter 0.0]
  2217. $cell441 setLabel "name_type" "Y: int, "
  2218. $cell441 setScope "name_type" "cl" "scopePhase"
  2219. $cell441 setScope "name_type" "de" "scopeSystem"
  2220.  
  2221. set cell442 [$row437 addCell parameter 0.0]
  2222. $cell442 setLabel "name_type" "State: TDragState, "
  2223. $cell442 setScope "name_type" "cl" "scopePhase"
  2224. $cell442 setProp "is_vcl" "1" "name_type" "cl"
  2225. $cell442 setProp "libunit" "Controls" "name_type" "cl"
  2226. $cell442 setScope "name_type" "de" "scopeSystem"
  2227.  
  2228. set cell443 [$row437 addCell parameter 0.0]
  2229. $cell443 setLabel "name_type" "Accept: bool"
  2230. $cell443 setProp "pass_by" "Variable"
  2231. $cell443 setScope "name_type" "cl" "scopePhase"
  2232. $cell443 setScope "name_type" "de" "scopeSystem"
  2233.  
  2234. set row444 [$diag addRow method 0.0]
  2235. $row444 setLabel "name_type" "DrawItem()\n"
  2236. $row444 setProp "has_parmlist" "1"
  2237. $row444 setProp "is_event" "1"
  2238.  
  2239. set cell445 [$row444 addCell parameter 0.0]
  2240. $cell445 setLabel "name_type" "ListBox: TListBox, "
  2241. $cell445 setScope "name_type" "cl" "scopePhase"
  2242. $cell445 setProp "is_vcl" "1" "name_type" "cl"
  2243. $cell445 setProp "libunit" "StdCtrls" "name_type" "cl"
  2244. $cell445 setScope "name_type" "de" "scopeSystem"
  2245.  
  2246. set cell446 [$row444 addCell parameter 0.0]
  2247. $cell446 setLabel "name_type" "Index: int, "
  2248. $cell446 setScope "name_type" "cl" "scopePhase"
  2249. $cell446 setScope "name_type" "de" "scopeSystem"
  2250.  
  2251. set cell447 [$row444 addCell parameter 0.0]
  2252. $cell447 setLabel "name_type" "Rect: TRect, "
  2253. $cell447 setScope "name_type" "cl" "scopePhase"
  2254. $cell447 setProp "is_vcl" "1" "name_type" "cl"
  2255. $cell447 setProp "libunit" "Other" "name_type" "cl"
  2256. $cell447 setProp "userlib" "Windows" "name_type" "cl"
  2257. $cell447 setScope "name_type" "de" "scopeSystem"
  2258.  
  2259. set cell448 [$row444 addCell parameter 0.0]
  2260. $cell448 setLabel "name_type" "State: TOwnerDrawState"
  2261. $cell448 setScope "name_type" "cl" "scopePhase"
  2262. $cell448 setProp "is_vcl" "1" "name_type" "cl"
  2263. $cell448 setProp "libunit" "StdCtrls" "name_type" "cl"
  2264. $cell448 setScope "name_type" "de" "scopeSystem"
  2265.  
  2266. set row449 [$diag addRow method 0.0]
  2267. $row449 setLabel "name_type" "DropDown()\n"
  2268. $row449 setProp "has_parmlist" "1"
  2269. $row449 setProp "is_event" "1"
  2270.  
  2271. set cell450 [$row449 addCell parameter 0.0]
  2272. $cell450 setLabel "name_type" "Sender: TObject"
  2273. $cell450 setScope "name_type" "cl" "scopePhase"
  2274. $cell450 setProp "is_vcl" "1" "name_type" "cl"
  2275. $cell450 setProp "libunit" "System" "name_type" "cl"
  2276. $cell450 setScope "name_type" "de" "scopeSystem"
  2277.  
  2278. set row451 [$diag addRow method 0.0]
  2279. $row451 setLabel "name_type" "EndDrag()\n"
  2280. $row451 setProp "has_parmlist" "1"
  2281. $row451 setProp "is_event" "1"
  2282.  
  2283. set cell452 [$row451 addCell parameter 0.0]
  2284. $cell452 setLabel "name_type" "Sender: TObject, "
  2285. $cell452 setScope "name_type" "cl" "scopePhase"
  2286. $cell452 setProp "is_vcl" "1" "name_type" "cl"
  2287. $cell452 setProp "libunit" "System" "name_type" "cl"
  2288. $cell452 setScope "name_type" "de" "scopeSystem"
  2289.  
  2290. set cell453 [$row451 addCell parameter 0.0]
  2291. $cell453 setLabel "name_type" "Source: TObject, "
  2292. $cell453 setScope "name_type" "cl" "scopePhase"
  2293. $cell453 setProp "is_vcl" "1" "name_type" "cl"
  2294. $cell453 setProp "libunit" "System" "name_type" "cl"
  2295. $cell453 setScope "name_type" "de" "scopeSystem"
  2296.  
  2297. set cell454 [$row451 addCell parameter 0.0]
  2298. $cell454 setLabel "name_type" "X: int, "
  2299. $cell454 setScope "name_type" "cl" "scopePhase"
  2300. $cell454 setScope "name_type" "de" "scopeSystem"
  2301.  
  2302. set cell455 [$row451 addCell parameter 0.0]
  2303. $cell455 setLabel "name_type" "Y: int"
  2304. $cell455 setScope "name_type" "cl" "scopePhase"
  2305. $cell455 setScope "name_type" "de" "scopeSystem"
  2306.  
  2307. set row456 [$diag addRow method 0.0]
  2308. $row456 setLabel "name_type" "Enter()\n"
  2309. $row456 setProp "has_parmlist" "1"
  2310. $row456 setProp "is_event" "1"
  2311.  
  2312. set cell457 [$row456 addCell parameter 0.0]
  2313. $cell457 setLabel "name_type" "Sender: TObject"
  2314. $cell457 setScope "name_type" "cl" "scopePhase"
  2315. $cell457 setProp "is_vcl" "1" "name_type" "cl"
  2316. $cell457 setProp "libunit" "System" "name_type" "cl"
  2317. $cell457 setScope "name_type" "de" "scopeSystem"
  2318.  
  2319. set row458 [$diag addRow method 0.0]
  2320. $row458 setLabel "name_type" "Exit()\n"
  2321. $row458 setProp "has_parmlist" "1"
  2322. $row458 setProp "is_event" "1"
  2323.  
  2324. set cell459 [$row458 addCell parameter 0.0]
  2325. $cell459 setLabel "name_type" "Sender: TObject"
  2326. $cell459 setScope "name_type" "cl" "scopePhase"
  2327. $cell459 setProp "is_vcl" "1" "name_type" "cl"
  2328. $cell459 setProp "libunit" "System" "name_type" "cl"
  2329. $cell459 setScope "name_type" "de" "scopeSystem"
  2330.  
  2331. set row460 [$diag addRow method 0.0]
  2332. $row460 setLabel "name_type" "KeyDown()\n"
  2333. $row460 setProp "has_parmlist" "1"
  2334. $row460 setProp "is_event" "1"
  2335.  
  2336. set cell461 [$row460 addCell parameter 0.0]
  2337. $cell461 setLabel "name_type" "Sender: TObject, "
  2338. $cell461 setScope "name_type" "cl" "scopePhase"
  2339. $cell461 setProp "is_vcl" "1" "name_type" "cl"
  2340. $cell461 setProp "libunit" "System" "name_type" "cl"
  2341. $cell461 setScope "name_type" "de" "scopeSystem"
  2342.  
  2343. set cell462 [$row460 addCell parameter 0.0]
  2344. $cell462 setLabel "name_type" "Key: word, "
  2345. $cell462 setProp "pass_by" "Variable"
  2346. $cell462 setScope "name_type" "cl" "scopePhase"
  2347. $cell462 setScope "name_type" "de" "scopeSystem"
  2348.  
  2349. set cell463 [$row460 addCell parameter 0.0]
  2350. $cell463 setLabel "name_type" "Shift: TShiftState"
  2351. $cell463 setScope "name_type" "cl" "scopePhase"
  2352. $cell463 setProp "is_vcl" "1" "name_type" "cl"
  2353. $cell463 setProp "libunit" "Classes" "name_type" "cl"
  2354. $cell463 setScope "name_type" "de" "scopeSystem"
  2355.  
  2356. set row464 [$diag addRow method 0.0]
  2357. $row464 setLabel "name_type" "KeyPress()\n"
  2358. $row464 setProp "has_parmlist" "1"
  2359. $row464 setProp "is_event" "1"
  2360.  
  2361. set cell465 [$row464 addCell parameter 0.0]
  2362. $cell465 setLabel "name_type" "Sender: TObject, "
  2363. $cell465 setScope "name_type" "cl" "scopePhase"
  2364. $cell465 setProp "is_vcl" "1" "name_type" "cl"
  2365. $cell465 setProp "libunit" "System" "name_type" "cl"
  2366. $cell465 setScope "name_type" "de" "scopeSystem"
  2367.  
  2368. set cell466 [$row464 addCell parameter 0.0]
  2369. $cell466 setLabel "name_type" "Key: char"
  2370. $cell466 setProp "pass_by" "Variable"
  2371. $cell466 setScope "name_type" "cl" "scopePhase"
  2372. $cell466 setScope "name_type" "de" "scopeSystem"
  2373.  
  2374. set row467 [$diag addRow method 0.0]
  2375. $row467 setLabel "name_type" "KeyUp()\n"
  2376. $row467 setProp "has_parmlist" "1"
  2377. $row467 setProp "is_event" "1"
  2378.  
  2379. set cell468 [$row467 addCell parameter 0.0]
  2380. $cell468 setLabel "name_type" "Sender: TObject, "
  2381. $cell468 setScope "name_type" "cl" "scopePhase"
  2382. $cell468 setProp "is_vcl" "1" "name_type" "cl"
  2383. $cell468 setProp "libunit" "System" "name_type" "cl"
  2384. $cell468 setScope "name_type" "de" "scopeSystem"
  2385.  
  2386. set cell469 [$row467 addCell parameter 0.0]
  2387. $cell469 setLabel "name_type" "Key: word, "
  2388. $cell469 setProp "pass_by" "Variable"
  2389. $cell469 setScope "name_type" "cl" "scopePhase"
  2390. $cell469 setScope "name_type" "de" "scopeSystem"
  2391.  
  2392. set cell470 [$row467 addCell parameter 0.0]
  2393. $cell470 setLabel "name_type" "Shift: TShiftState"
  2394. $cell470 setScope "name_type" "cl" "scopePhase"
  2395. $cell470 setProp "is_vcl" "1" "name_type" "cl"
  2396. $cell470 setProp "libunit" "Classes" "name_type" "cl"
  2397. $cell470 setScope "name_type" "de" "scopeSystem"
  2398.  
  2399. set row471 [$diag addRow method 0.0]
  2400. $row471 setLabel "name_type" "MeasureItem()\n"
  2401. $row471 setProp "has_parmlist" "1"
  2402.  
  2403. set cell472 [$row471 addCell parameter 0.0]
  2404. $cell472 setLabel "name_type" "Control: TWinControl, "
  2405. $cell472 setScope "name_type" "cl" "scopePhase"
  2406. $cell472 setProp "is_vcl" "1" "name_type" "cl"
  2407. $cell472 setProp "libunit" "Controls" "name_type" "cl"
  2408. $cell472 setScope "name_type" "de" "scopeSystem"
  2409.  
  2410. set cell473 [$row471 addCell parameter 0.0]
  2411. $cell473 setLabel "name_type" "Index: int, "
  2412. $cell473 setScope "name_type" "cl" "scopePhase"
  2413. $cell473 setScope "name_type" "de" "scopeSystem"
  2414.  
  2415. set cell474 [$row471 addCell parameter 0.0]
  2416. $cell474 setLabel "name_type" "Height: int"
  2417. $cell474 setProp "pass_by" "Variable"
  2418. $cell474 setScope "name_type" "cl" "scopePhase"
  2419. $cell474 setScope "name_type" "de" "scopeSystem"
  2420.  
  2421. set row475 [$diag addRow method 0.0]
  2422. $row475 setLabel "name_type" "StartDrag()"
  2423. $row475 setProp "has_parmlist" "1"
  2424. $row475 setProp "is_event" "1"
  2425.  
  2426. set cell476 [$row475 addCell parameter 0.0]
  2427. $cell476 setLabel "name_type" "Sender: TObject, "
  2428. $cell476 setScope "name_type" "cl" "scopePhase"
  2429. $cell476 setProp "is_vcl" "1" "name_type" "cl"
  2430. $cell476 setProp "libunit" "System" "name_type" "cl"
  2431. $cell476 setScope "name_type" "de" "scopeSystem"
  2432.  
  2433. set cell477 [$row475 addCell parameter 0.0]
  2434. $cell477 setLabel "name_type" "DragObject: TDragObject"
  2435. $cell477 setProp "pass_by" "Variable"
  2436. $cell477 setScope "name_type" "cl" "scopePhase"
  2437. $cell477 setProp "is_vcl" "1" "name_type" "cl"
  2438. $cell477 setProp "libunit" "Controls" "name_type" "cl"
  2439. $cell477 setScope "name_type" "de" "scopeSystem"
  2440.  
  2441. $diag save
  2442.  
  2443. # Generator: et.tcl    /main/hindenburg/19
  2444. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  2445. # Interpreter to use: Otsh V6.1.1/B1
  2446. #
  2447. OTShRegister::importTool
  2448.  
  2449. set diag [CDM new TButton "DelphiVCL" "" "" "" "" "" 1]
  2450.  
  2451. set row478 [$diag addRow method 0.0]
  2452. $row478 setLabel "name_type" "Click()\n"
  2453. $row478 setProp "has_parmlist" "1"
  2454.  
  2455. set cell479 [$row478 addCell parameter 0.0]
  2456. $cell479 setLabel "name_type" "Sender: TObject"
  2457. $cell479 setScope "name_type" "cl" "scopePhase"
  2458. $cell479 setProp "is_vcl" "1" "name_type" "cl"
  2459. $cell479 setProp "libunit" "System" "name_type" "cl"
  2460. $cell479 setScope "name_type" "de" "scopeSystem"
  2461.  
  2462. set row480 [$diag addRow method 0.0]
  2463. $row480 setLabel "name_type" "DragDrop()\n"
  2464. $row480 setProp "has_parmlist" "1"
  2465. $row480 setProp "is_event" "1"
  2466.  
  2467. set cell481 [$row480 addCell parameter 0.0]
  2468. $cell481 setLabel "name_type" "Sender: TObject, "
  2469. $cell481 setScope "name_type" "cl" "scopePhase"
  2470. $cell481 setProp "is_vcl" "1" "name_type" "cl"
  2471. $cell481 setProp "libunit" "System" "name_type" "cl"
  2472. $cell481 setScope "name_type" "de" "scopeSystem"
  2473.  
  2474. set cell482 [$row480 addCell parameter 0.0]
  2475. $cell482 setLabel "name_type" "Source: TObject, "
  2476. $cell482 setScope "name_type" "cl" "scopePhase"
  2477. $cell482 setProp "is_vcl" "1" "name_type" "cl"
  2478. $cell482 setProp "libunit" "System" "name_type" "cl"
  2479. $cell482 setScope "name_type" "de" "scopeSystem"
  2480.  
  2481. set cell483 [$row480 addCell parameter 0.0]
  2482. $cell483 setLabel "name_type" "X: int, "
  2483. $cell483 setScope "name_type" "cl" "scopePhase"
  2484. $cell483 setScope "name_type" "de" "scopeSystem"
  2485.  
  2486. set cell484 [$row480 addCell parameter 0.0]
  2487. $cell484 setLabel "name_type" "Y: int"
  2488. $cell484 setScope "name_type" "cl" "scopePhase"
  2489. $cell484 setScope "name_type" "de" "scopeSystem"
  2490.  
  2491. set row485 [$diag addRow method 0.0]
  2492. $row485 setLabel "name_type" "DragOver()\n"
  2493. $row485 setProp "has_parmlist" "1"
  2494. $row485 setProp "is_event" "1"
  2495.  
  2496. set cell486 [$row485 addCell parameter 0.0]
  2497. $cell486 setLabel "name_type" "Sender: TObject, "
  2498. $cell486 setScope "name_type" "cl" "scopePhase"
  2499. $cell486 setProp "is_vcl" "1" "name_type" "cl"
  2500. $cell486 setProp "libunit" "System" "name_type" "cl"
  2501. $cell486 setScope "name_type" "de" "scopeSystem"
  2502.  
  2503. set cell487 [$row485 addCell parameter 0.0]
  2504. $cell487 setLabel "name_type" "Source: TObject, "
  2505. $cell487 setScope "name_type" "cl" "scopePhase"
  2506. $cell487 setProp "is_vcl" "1" "name_type" "cl"
  2507. $cell487 setProp "libunit" "System" "name_type" "cl"
  2508. $cell487 setScope "name_type" "de" "scopeSystem"
  2509.  
  2510. set cell488 [$row485 addCell parameter 0.0]
  2511. $cell488 setLabel "name_type" "X: int, "
  2512. $cell488 setScope "name_type" "cl" "scopePhase"
  2513. $cell488 setScope "name_type" "de" "scopeSystem"
  2514.  
  2515. set cell489 [$row485 addCell parameter 0.0]
  2516. $cell489 setLabel "name_type" "Y: int, "
  2517. $cell489 setScope "name_type" "cl" "scopePhase"
  2518. $cell489 setScope "name_type" "de" "scopeSystem"
  2519.  
  2520. set cell490 [$row485 addCell parameter 0.0]
  2521. $cell490 setLabel "name_type" "State: TDragState, "
  2522. $cell490 setScope "name_type" "cl" "scopePhase"
  2523. $cell490 setProp "is_vcl" "1" "name_type" "cl"
  2524. $cell490 setProp "libunit" "Controls" "name_type" "cl"
  2525. $cell490 setScope "name_type" "de" "scopeSystem"
  2526.  
  2527. set cell491 [$row485 addCell parameter 0.0]
  2528. $cell491 setLabel "name_type" "Accept: bool"
  2529. $cell491 setProp "pass_by" "Variable"
  2530. $cell491 setScope "name_type" "cl" "scopePhase"
  2531. $cell491 setScope "name_type" "de" "scopeSystem"
  2532.  
  2533. set row492 [$diag addRow method 0.0]
  2534. $row492 setLabel "name_type" "EndDrag()\n"
  2535. $row492 setProp "has_parmlist" "1"
  2536. $row492 setProp "is_event" "1"
  2537.  
  2538. set cell493 [$row492 addCell parameter 0.0]
  2539. $cell493 setLabel "name_type" "Sender: TObject, "
  2540. $cell493 setScope "name_type" "cl" "scopePhase"
  2541. $cell493 setProp "is_vcl" "1" "name_type" "cl"
  2542. $cell493 setProp "libunit" "System" "name_type" "cl"
  2543. $cell493 setScope "name_type" "de" "scopeSystem"
  2544.  
  2545. set cell494 [$row492 addCell parameter 0.0]
  2546. $cell494 setLabel "name_type" "Source: TObject, "
  2547. $cell494 setScope "name_type" "cl" "scopePhase"
  2548. $cell494 setProp "is_vcl" "1" "name_type" "cl"
  2549. $cell494 setProp "libunit" "System" "name_type" "cl"
  2550. $cell494 setScope "name_type" "de" "scopeSystem"
  2551.  
  2552. set cell495 [$row492 addCell parameter 0.0]
  2553. $cell495 setLabel "name_type" "X: int, "
  2554. $cell495 setScope "name_type" "cl" "scopePhase"
  2555. $cell495 setScope "name_type" "de" "scopeSystem"
  2556.  
  2557. set cell496 [$row492 addCell parameter 0.0]
  2558. $cell496 setLabel "name_type" "Y: int"
  2559. $cell496 setScope "name_type" "cl" "scopePhase"
  2560. $cell496 setScope "name_type" "de" "scopeSystem"
  2561.  
  2562. set row497 [$diag addRow method 0.0]
  2563. $row497 setLabel "name_type" "Enter()\n"
  2564. $row497 setProp "has_parmlist" "1"
  2565. $row497 setProp "is_event" "1"
  2566.  
  2567. set cell498 [$row497 addCell parameter 0.0]
  2568. $cell498 setLabel "name_type" "Sender: TObject"
  2569. $cell498 setScope "name_type" "cl" "scopePhase"
  2570. $cell498 setProp "is_vcl" "1" "name_type" "cl"
  2571. $cell498 setProp "libunit" "System" "name_type" "cl"
  2572. $cell498 setScope "name_type" "de" "scopeSystem"
  2573.  
  2574. set row499 [$diag addRow method 0.0]
  2575. $row499 setLabel "name_type" "Exit()\n"
  2576. $row499 setProp "has_parmlist" "1"
  2577. $row499 setProp "is_event" "1"
  2578.  
  2579. set cell500 [$row499 addCell parameter 0.0]
  2580. $cell500 setLabel "name_type" "Sender: TObject"
  2581. $cell500 setScope "name_type" "cl" "scopePhase"
  2582. $cell500 setProp "is_vcl" "1" "name_type" "cl"
  2583. $cell500 setProp "libunit" "System" "name_type" "cl"
  2584. $cell500 setScope "name_type" "de" "scopeSystem"
  2585.  
  2586. set row501 [$diag addRow method 0.0]
  2587. $row501 setLabel "name_type" "KeyDown()\n"
  2588. $row501 setProp "has_parmlist" "1"
  2589. $row501 setProp "is_event" "1"
  2590.  
  2591. set cell502 [$row501 addCell parameter 0.0]
  2592. $cell502 setLabel "name_type" "Sender: TObject, "
  2593. $cell502 setScope "name_type" "cl" "scopePhase"
  2594. $cell502 setProp "is_vcl" "1" "name_type" "cl"
  2595. $cell502 setProp "libunit" "System" "name_type" "cl"
  2596. $cell502 setScope "name_type" "de" "scopeSystem"
  2597.  
  2598. set cell503 [$row501 addCell parameter 0.0]
  2599. $cell503 setLabel "name_type" "Key: word, "
  2600. $cell503 setProp "pass_by" "Variable"
  2601. $cell503 setScope "name_type" "cl" "scopePhase"
  2602. $cell503 setScope "name_type" "de" "scopeSystem"
  2603.  
  2604. set cell504 [$row501 addCell parameter 0.0]
  2605. $cell504 setLabel "name_type" "Shift: TShiftState"
  2606. $cell504 setScope "name_type" "cl" "scopePhase"
  2607. $cell504 setProp "is_vcl" "1" "name_type" "cl"
  2608. $cell504 setProp "libunit" "Classes" "name_type" "cl"
  2609. $cell504 setScope "name_type" "de" "scopeSystem"
  2610.  
  2611. set row505 [$diag addRow method 0.0]
  2612. $row505 setLabel "name_type" "KeyPress()\n"
  2613. $row505 setProp "has_parmlist" "1"
  2614. $row505 setProp "is_event" "1"
  2615.  
  2616. set cell506 [$row505 addCell parameter 0.0]
  2617. $cell506 setLabel "name_type" "Sender: TObject, "
  2618. $cell506 setScope "name_type" "cl" "scopePhase"
  2619. $cell506 setProp "is_vcl" "1" "name_type" "cl"
  2620. $cell506 setProp "libunit" "System" "name_type" "cl"
  2621. $cell506 setScope "name_type" "de" "scopeSystem"
  2622.  
  2623. set cell507 [$row505 addCell parameter 0.0]
  2624. $cell507 setLabel "name_type" "Key: char"
  2625. $cell507 setProp "pass_by" "Variable"
  2626. $cell507 setScope "name_type" "cl" "scopePhase"
  2627. $cell507 setScope "name_type" "de" "scopeSystem"
  2628.  
  2629. set row508 [$diag addRow method 0.0]
  2630. $row508 setLabel "name_type" "KeyUp()\n"
  2631. $row508 setProp "has_parmlist" "1"
  2632. $row508 setProp "is_event" "1"
  2633.  
  2634. set cell509 [$row508 addCell parameter 0.0]
  2635. $cell509 setLabel "name_type" "Sender: TObject, "
  2636. $cell509 setScope "name_type" "cl" "scopePhase"
  2637. $cell509 setProp "is_vcl" "1" "name_type" "cl"
  2638. $cell509 setProp "libunit" "System" "name_type" "cl"
  2639. $cell509 setScope "name_type" "de" "scopeSystem"
  2640.  
  2641. set cell510 [$row508 addCell parameter 0.0]
  2642. $cell510 setLabel "name_type" "Key: word, "
  2643. $cell510 setProp "pass_by" "Variable"
  2644. $cell510 setScope "name_type" "cl" "scopePhase"
  2645. $cell510 setScope "name_type" "de" "scopeSystem"
  2646.  
  2647. set cell511 [$row508 addCell parameter 0.0]
  2648. $cell511 setLabel "name_type" "Shift: TShiftState"
  2649. $cell511 setScope "name_type" "cl" "scopePhase"
  2650. $cell511 setProp "is_vcl" "1" "name_type" "cl"
  2651. $cell511 setProp "libunit" "Classes" "name_type" "cl"
  2652. $cell511 setScope "name_type" "de" "scopeSystem"
  2653.  
  2654. set row512 [$diag addRow method 0.0]
  2655. $row512 setLabel "name_type" "MouseDown()\n"
  2656. $row512 setProp "has_parmlist" "1"
  2657. $row512 setProp "is_event" "1"
  2658.  
  2659. set cell513 [$row512 addCell parameter 0.0]
  2660. $cell513 setLabel "name_type" "Sender: TObject, "
  2661. $cell513 setScope "name_type" "cl" "scopePhase"
  2662. $cell513 setProp "is_vcl" "1" "name_type" "cl"
  2663. $cell513 setProp "libunit" "System" "name_type" "cl"
  2664. $cell513 setScope "name_type" "de" "scopeSystem"
  2665.  
  2666. set cell514 [$row512 addCell parameter 0.0]
  2667. $cell514 setLabel "name_type" "Button: TMouseButton, "
  2668. $cell514 setScope "name_type" "cl" "scopePhase"
  2669. $cell514 setProp "is_vcl" "1" "name_type" "cl"
  2670. $cell514 setProp "libunit" "Controls" "name_type" "cl"
  2671. $cell514 setScope "name_type" "de" "scopeSystem"
  2672.  
  2673. set cell515 [$row512 addCell parameter 0.0]
  2674. $cell515 setLabel "name_type" "Shift: TShiftState, "
  2675. $cell515 setScope "name_type" "cl" "scopePhase"
  2676. $cell515 setProp "is_vcl" "1" "name_type" "cl"
  2677. $cell515 setProp "libunit" "Classes" "name_type" "cl"
  2678. $cell515 setScope "name_type" "de" "scopeSystem"
  2679.  
  2680. set cell516 [$row512 addCell parameter 0.0]
  2681. $cell516 setLabel "name_type" "X: int, "
  2682. $cell516 setScope "name_type" "cl" "scopePhase"
  2683. $cell516 setScope "name_type" "de" "scopeSystem"
  2684.  
  2685. set cell517 [$row512 addCell parameter 0.0]
  2686. $cell517 setLabel "name_type" "Y: int"
  2687. $cell517 setScope "name_type" "cl" "scopePhase"
  2688. $cell517 setScope "name_type" "de" "scopeSystem"
  2689.  
  2690. set row518 [$diag addRow method 0.0]
  2691. $row518 setLabel "name_type" "MouseMove()\n"
  2692. $row518 setProp "has_parmlist" "1"
  2693. $row518 setProp "is_event" "1"
  2694.  
  2695. set cell519 [$row518 addCell parameter 0.0]
  2696. $cell519 setLabel "name_type" "Sender: TObject, "
  2697. $cell519 setScope "name_type" "cl" "scopePhase"
  2698. $cell519 setProp "is_vcl" "1" "name_type" "cl"
  2699. $cell519 setProp "libunit" "System" "name_type" "cl"
  2700. $cell519 setScope "name_type" "de" "scopeSystem"
  2701.  
  2702. set cell520 [$row518 addCell parameter 0.0]
  2703. $cell520 setLabel "name_type" "Shift: TShiftState, "
  2704. $cell520 setScope "name_type" "cl" "scopePhase"
  2705. $cell520 setProp "is_vcl" "1" "name_type" "cl"
  2706. $cell520 setProp "libunit" "Classes" "name_type" "cl"
  2707. $cell520 setScope "name_type" "de" "scopeSystem"
  2708.  
  2709. set cell521 [$row518 addCell parameter 0.0]
  2710. $cell521 setLabel "name_type" "X: int, "
  2711. $cell521 setScope "name_type" "cl" "scopePhase"
  2712. $cell521 setScope "name_type" "de" "scopeSystem"
  2713.  
  2714. set cell522 [$row518 addCell parameter 0.0]
  2715. $cell522 setLabel "name_type" "Y: int"
  2716. $cell522 setScope "name_type" "cl" "scopePhase"
  2717. $cell522 setScope "name_type" "de" "scopeSystem"
  2718.  
  2719. set row523 [$diag addRow method 0.0]
  2720. $row523 setLabel "name_type" "MouseUp()\n"
  2721. $row523 setProp "has_parmlist" "1"
  2722. $row523 setProp "is_event" "1"
  2723.  
  2724. set cell524 [$row523 addCell parameter 0.0]
  2725. $cell524 setLabel "name_type" "Sender: TObject, "
  2726. $cell524 setScope "name_type" "cl" "scopePhase"
  2727. $cell524 setProp "is_vcl" "1" "name_type" "cl"
  2728. $cell524 setProp "libunit" "System" "name_type" "cl"
  2729. $cell524 setScope "name_type" "de" "scopeSystem"
  2730.  
  2731. set cell525 [$row523 addCell parameter 0.0]
  2732. $cell525 setLabel "name_type" "Button: TMouseButton, "
  2733. $cell525 setScope "name_type" "cl" "scopePhase"
  2734. $cell525 setProp "is_vcl" "1" "name_type" "cl"
  2735. $cell525 setProp "libunit" "Controls" "name_type" "cl"
  2736. $cell525 setScope "name_type" "de" "scopeSystem"
  2737.  
  2738. set cell526 [$row523 addCell parameter 0.0]
  2739. $cell526 setLabel "name_type" "Shift: TShiftState, "
  2740. $cell526 setScope "name_type" "cl" "scopePhase"
  2741. $cell526 setProp "is_vcl" "1" "name_type" "cl"
  2742. $cell526 setProp "libunit" "Classes" "name_type" "cl"
  2743. $cell526 setScope "name_type" "de" "scopeSystem"
  2744.  
  2745. set cell527 [$row523 addCell parameter 0.0]
  2746. $cell527 setLabel "name_type" "X: int, "
  2747. $cell527 setScope "name_type" "cl" "scopePhase"
  2748. $cell527 setScope "name_type" "de" "scopeSystem"
  2749.  
  2750. set cell528 [$row523 addCell parameter 0.0]
  2751. $cell528 setLabel "name_type" "Y: int"
  2752. $cell528 setScope "name_type" "cl" "scopePhase"
  2753. $cell528 setScope "name_type" "de" "scopeSystem"
  2754.  
  2755. set row529 [$diag addRow method 0.0]
  2756. $row529 setLabel "name_type" "StartDrag()"
  2757. $row529 setProp "has_parmlist" "1"
  2758. $row529 setProp "is_event" "1"
  2759.  
  2760. set cell530 [$row529 addCell parameter 0.0]
  2761. $cell530 setLabel "name_type" "Sender: TObject, "
  2762. $cell530 setScope "name_type" "cl" "scopePhase"
  2763. $cell530 setProp "is_vcl" "1" "name_type" "cl"
  2764. $cell530 setProp "libunit" "System" "name_type" "cl"
  2765. $cell530 setScope "name_type" "de" "scopeSystem"
  2766.  
  2767. set cell531 [$row529 addCell parameter 0.0]
  2768. $cell531 setLabel "name_type" "DragObject: TDragObject"
  2769. $cell531 setProp "pass_by" "Variable"
  2770. $cell531 setScope "name_type" "cl" "scopePhase"
  2771. $cell531 setProp "is_vcl" "1" "name_type" "cl"
  2772. $cell531 setProp "libunit" "Controls" "name_type" "cl"
  2773. $cell531 setScope "name_type" "de" "scopeSystem"
  2774.  
  2775. $diag save
  2776.  
  2777. # Generator: et.tcl    /main/hindenburg/19
  2778. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  2779. # Interpreter to use: Otsh V6.1.1/B1
  2780. #
  2781. OTShRegister::importTool
  2782.  
  2783. set diag [CDM new TEdit "DelphiVCL" "" "" "" "" "" 1]
  2784.  
  2785. set row532 [$diag addRow method 0.0]
  2786. $row532 setLabel "name_type" "Change()\n"
  2787. $row532 setProp "has_parmlist" "1"
  2788. $row532 setProp "is_event" "1"
  2789.  
  2790. set cell533 [$row532 addCell parameter 0.0]
  2791. $cell533 setLabel "name_type" "Sender: TField"
  2792. $cell533 setScope "name_type" "cl" "scopePhase"
  2793. $cell533 setProp "is_vcl" "1" "name_type" "cl"
  2794. $cell533 setProp "libunit" "Other" "name_type" "cl"
  2795. $cell533 setProp "userlib" "DB" "name_type" "cl"
  2796. $cell533 setScope "name_type" "de" "scopeSystem"
  2797.  
  2798. set row534 [$diag addRow method 0.0]
  2799. $row534 setLabel "name_type" "DblClick()\n"
  2800. $row534 setProp "has_parmlist" "1"
  2801. $row534 setProp "is_event" "1"
  2802.  
  2803. set cell535 [$row534 addCell parameter 0.0]
  2804. $cell535 setLabel "name_type" "Sender: TObject"
  2805. $cell535 setScope "name_type" "cl" "scopePhase"
  2806. $cell535 setProp "is_vcl" "1" "name_type" "cl"
  2807. $cell535 setProp "libunit" "System" "name_type" "cl"
  2808. $cell535 setScope "name_type" "de" "scopeSystem"
  2809.  
  2810. set row536 [$diag addRow method 0.0]
  2811. $row536 setLabel "name_type" "DragDrop()\n"
  2812. $row536 setProp "has_parmlist" "1"
  2813. $row536 setProp "is_event" "1"
  2814.  
  2815. set cell537 [$row536 addCell parameter 0.0]
  2816. $cell537 setLabel "name_type" "Sender: TObject, "
  2817. $cell537 setScope "name_type" "cl" "scopePhase"
  2818. $cell537 setProp "is_vcl" "1" "name_type" "cl"
  2819. $cell537 setProp "libunit" "System" "name_type" "cl"
  2820. $cell537 setScope "name_type" "de" "scopeSystem"
  2821.  
  2822. set cell538 [$row536 addCell parameter 0.0]
  2823. $cell538 setLabel "name_type" "Source: TObject, "
  2824. $cell538 setScope "name_type" "cl" "scopePhase"
  2825. $cell538 setProp "is_vcl" "1" "name_type" "cl"
  2826. $cell538 setProp "libunit" "System" "name_type" "cl"
  2827. $cell538 setScope "name_type" "de" "scopeSystem"
  2828.  
  2829. set cell539 [$row536 addCell parameter 0.0]
  2830. $cell539 setLabel "name_type" "X: int, "
  2831. $cell539 setScope "name_type" "cl" "scopePhase"
  2832. $cell539 setScope "name_type" "de" "scopeSystem"
  2833.  
  2834. set cell540 [$row536 addCell parameter 0.0]
  2835. $cell540 setLabel "name_type" "Y: int"
  2836. $cell540 setScope "name_type" "cl" "scopePhase"
  2837. $cell540 setScope "name_type" "de" "scopeSystem"
  2838.  
  2839. set row541 [$diag addRow method 0.0]
  2840. $row541 setLabel "name_type" "DragOver()\n"
  2841. $row541 setProp "has_parmlist" "1"
  2842. $row541 setProp "is_event" "1"
  2843.  
  2844. set cell542 [$row541 addCell parameter 0.0]
  2845. $cell542 setLabel "name_type" "Sender: TObject, "
  2846. $cell542 setScope "name_type" "cl" "scopePhase"
  2847. $cell542 setProp "is_vcl" "1" "name_type" "cl"
  2848. $cell542 setProp "libunit" "System" "name_type" "cl"
  2849. $cell542 setScope "name_type" "de" "scopeSystem"
  2850.  
  2851. set cell543 [$row541 addCell parameter 0.0]
  2852. $cell543 setLabel "name_type" "Source: TObject, "
  2853. $cell543 setScope "name_type" "cl" "scopePhase"
  2854. $cell543 setProp "is_vcl" "1" "name_type" "cl"
  2855. $cell543 setProp "libunit" "System" "name_type" "cl"
  2856. $cell543 setScope "name_type" "de" "scopeSystem"
  2857.  
  2858. set cell544 [$row541 addCell parameter 0.0]
  2859. $cell544 setLabel "name_type" "X: int, "
  2860. $cell544 setScope "name_type" "cl" "scopePhase"
  2861. $cell544 setScope "name_type" "de" "scopeSystem"
  2862.  
  2863. set cell545 [$row541 addCell parameter 0.0]
  2864. $cell545 setLabel "name_type" "Y: int, "
  2865. $cell545 setScope "name_type" "cl" "scopePhase"
  2866. $cell545 setScope "name_type" "de" "scopeSystem"
  2867.  
  2868. set cell546 [$row541 addCell parameter 0.0]
  2869. $cell546 setLabel "name_type" "State: TDragState, "
  2870. $cell546 setScope "name_type" "cl" "scopePhase"
  2871. $cell546 setProp "is_vcl" "1" "name_type" "cl"
  2872. $cell546 setProp "libunit" "Controls" "name_type" "cl"
  2873. $cell546 setScope "name_type" "de" "scopeSystem"
  2874.  
  2875. set cell547 [$row541 addCell parameter 0.0]
  2876. $cell547 setLabel "name_type" "Accept: bool"
  2877. $cell547 setProp "pass_by" "Variable"
  2878. $cell547 setScope "name_type" "cl" "scopePhase"
  2879. $cell547 setScope "name_type" "de" "scopeSystem"
  2880.  
  2881. set row548 [$diag addRow method 0.0]
  2882. $row548 setLabel "name_type" "EndDrag()\n"
  2883. $row548 setProp "has_parmlist" "1"
  2884. $row548 setProp "is_event" "1"
  2885.  
  2886. set cell549 [$row548 addCell parameter 0.0]
  2887. $cell549 setLabel "name_type" "Sender: TObject, "
  2888. $cell549 setScope "name_type" "cl" "scopePhase"
  2889. $cell549 setProp "is_vcl" "1" "name_type" "cl"
  2890. $cell549 setProp "libunit" "System" "name_type" "cl"
  2891. $cell549 setScope "name_type" "de" "scopeSystem"
  2892.  
  2893. set cell550 [$row548 addCell parameter 0.0]
  2894. $cell550 setLabel "name_type" "Source: TObject, "
  2895. $cell550 setScope "name_type" "cl" "scopePhase"
  2896. $cell550 setProp "is_vcl" "1" "name_type" "cl"
  2897. $cell550 setProp "libunit" "System" "name_type" "cl"
  2898. $cell550 setScope "name_type" "de" "scopeSystem"
  2899.  
  2900. set cell551 [$row548 addCell parameter 0.0]
  2901. $cell551 setLabel "name_type" "X: int, "
  2902. $cell551 setScope "name_type" "cl" "scopePhase"
  2903. $cell551 setScope "name_type" "de" "scopeSystem"
  2904.  
  2905. set cell552 [$row548 addCell parameter 0.0]
  2906. $cell552 setLabel "name_type" "Y: int"
  2907. $cell552 setScope "name_type" "cl" "scopePhase"
  2908. $cell552 setScope "name_type" "de" "scopeSystem"
  2909.  
  2910. set row553 [$diag addRow method 0.0]
  2911. $row553 setLabel "name_type" "Enter()\n"
  2912. $row553 setProp "has_parmlist" "1"
  2913. $row553 setProp "is_event" "1"
  2914.  
  2915. set cell554 [$row553 addCell parameter 0.0]
  2916. $cell554 setLabel "name_type" "Sender: TObject"
  2917. $cell554 setScope "name_type" "cl" "scopePhase"
  2918. $cell554 setProp "is_vcl" "1" "name_type" "cl"
  2919. $cell554 setProp "libunit" "System" "name_type" "cl"
  2920. $cell554 setScope "name_type" "de" "scopeSystem"
  2921.  
  2922. set row555 [$diag addRow method 0.0]
  2923. $row555 setLabel "name_type" "Exit()\n"
  2924. $row555 setProp "has_parmlist" "1"
  2925. $row555 setProp "is_event" "1"
  2926.  
  2927. set cell556 [$row555 addCell parameter 0.0]
  2928. $cell556 setLabel "name_type" "Sender: TObject"
  2929. $cell556 setScope "name_type" "cl" "scopePhase"
  2930. $cell556 setProp "is_vcl" "1" "name_type" "cl"
  2931. $cell556 setProp "libunit" "System" "name_type" "cl"
  2932. $cell556 setScope "name_type" "de" "scopeSystem"
  2933.  
  2934. set row557 [$diag addRow method 0.0]
  2935. $row557 setLabel "name_type" "KeyDown()\n"
  2936. $row557 setProp "has_parmlist" "1"
  2937. $row557 setProp "is_event" "1"
  2938.  
  2939. set cell558 [$row557 addCell parameter 0.0]
  2940. $cell558 setLabel "name_type" "Sender: TObject, "
  2941. $cell558 setScope "name_type" "cl" "scopePhase"
  2942. $cell558 setProp "is_vcl" "1" "name_type" "cl"
  2943. $cell558 setProp "libunit" "System" "name_type" "cl"
  2944. $cell558 setScope "name_type" "de" "scopeSystem"
  2945.  
  2946. set cell559 [$row557 addCell parameter 0.0]
  2947. $cell559 setLabel "name_type" "Key: word, "
  2948. $cell559 setProp "pass_by" "Variable"
  2949. $cell559 setScope "name_type" "cl" "scopePhase"
  2950. $cell559 setScope "name_type" "de" "scopeSystem"
  2951.  
  2952. set cell560 [$row557 addCell parameter 0.0]
  2953. $cell560 setLabel "name_type" "Shift: TShiftState"
  2954. $cell560 setScope "name_type" "cl" "scopePhase"
  2955. $cell560 setProp "is_vcl" "1" "name_type" "cl"
  2956. $cell560 setProp "libunit" "Classes" "name_type" "cl"
  2957. $cell560 setScope "name_type" "de" "scopeSystem"
  2958.  
  2959. set row561 [$diag addRow method 0.0]
  2960. $row561 setLabel "name_type" "KeyPress()\n"
  2961. $row561 setProp "has_parmlist" "1"
  2962. $row561 setProp "is_event" "1"
  2963.  
  2964. set cell562 [$row561 addCell parameter 0.0]
  2965. $cell562 setLabel "name_type" "Sender: TObject, "
  2966. $cell562 setScope "name_type" "cl" "scopePhase"
  2967. $cell562 setProp "is_vcl" "1" "name_type" "cl"
  2968. $cell562 setProp "libunit" "System" "name_type" "cl"
  2969. $cell562 setScope "name_type" "de" "scopeSystem"
  2970.  
  2971. set cell563 [$row561 addCell parameter 0.0]
  2972. $cell563 setLabel "name_type" "Key: char"
  2973. $cell563 setProp "pass_by" "Variable"
  2974. $cell563 setScope "name_type" "cl" "scopePhase"
  2975. $cell563 setScope "name_type" "de" "scopeSystem"
  2976.  
  2977. set row564 [$diag addRow method 0.0]
  2978. $row564 setLabel "name_type" "KeyUp()\n"
  2979. $row564 setProp "has_parmlist" "1"
  2980. $row564 setProp "is_event" "1"
  2981.  
  2982. set cell565 [$row564 addCell parameter 0.0]
  2983. $cell565 setLabel "name_type" "Sender: TObject, "
  2984. $cell565 setScope "name_type" "cl" "scopePhase"
  2985. $cell565 setProp "is_vcl" "1" "name_type" "cl"
  2986. $cell565 setProp "libunit" "System" "name_type" "cl"
  2987. $cell565 setScope "name_type" "de" "scopeSystem"
  2988.  
  2989. set cell566 [$row564 addCell parameter 0.0]
  2990. $cell566 setLabel "name_type" "Key: word, "
  2991. $cell566 setProp "pass_by" "Variable"
  2992. $cell566 setScope "name_type" "cl" "scopePhase"
  2993. $cell566 setScope "name_type" "de" "scopeSystem"
  2994.  
  2995. set cell567 [$row564 addCell parameter 0.0]
  2996. $cell567 setLabel "name_type" "Shift: TShiftState"
  2997. $cell567 setScope "name_type" "cl" "scopePhase"
  2998. $cell567 setProp "is_vcl" "1" "name_type" "cl"
  2999. $cell567 setProp "libunit" "Classes" "name_type" "cl"
  3000. $cell567 setScope "name_type" "de" "scopeSystem"
  3001.  
  3002. set row568 [$diag addRow method 0.0]
  3003. $row568 setLabel "name_type" "MouseDown()\n"
  3004. $row568 setProp "has_parmlist" "1"
  3005. $row568 setProp "is_event" "1"
  3006.  
  3007. set cell569 [$row568 addCell parameter 0.0]
  3008. $cell569 setLabel "name_type" "Sender: TObject, "
  3009. $cell569 setScope "name_type" "cl" "scopePhase"
  3010. $cell569 setProp "is_vcl" "1" "name_type" "cl"
  3011. $cell569 setProp "libunit" "System" "name_type" "cl"
  3012. $cell569 setScope "name_type" "de" "scopeSystem"
  3013.  
  3014. set cell570 [$row568 addCell parameter 0.0]
  3015. $cell570 setLabel "name_type" "Button: TMouseButton, "
  3016. $cell570 setScope "name_type" "cl" "scopePhase"
  3017. $cell570 setProp "is_vcl" "1" "name_type" "cl"
  3018. $cell570 setProp "libunit" "Controls" "name_type" "cl"
  3019. $cell570 setScope "name_type" "de" "scopeSystem"
  3020.  
  3021. set cell571 [$row568 addCell parameter 0.0]
  3022. $cell571 setLabel "name_type" "Shift: TShiftState, "
  3023. $cell571 setScope "name_type" "cl" "scopePhase"
  3024. $cell571 setProp "is_vcl" "1" "name_type" "cl"
  3025. $cell571 setProp "libunit" "Classes" "name_type" "cl"
  3026. $cell571 setScope "name_type" "de" "scopeSystem"
  3027.  
  3028. set cell572 [$row568 addCell parameter 0.0]
  3029. $cell572 setLabel "name_type" "X: int, "
  3030. $cell572 setScope "name_type" "cl" "scopePhase"
  3031. $cell572 setScope "name_type" "de" "scopeSystem"
  3032.  
  3033. set cell573 [$row568 addCell parameter 0.0]
  3034. $cell573 setLabel "name_type" "Y: int"
  3035. $cell573 setScope "name_type" "cl" "scopePhase"
  3036. $cell573 setScope "name_type" "de" "scopeSystem"
  3037.  
  3038. set row574 [$diag addRow method 0.0]
  3039. $row574 setLabel "name_type" "MouseMove()\n"
  3040. $row574 setProp "has_parmlist" "1"
  3041. $row574 setProp "is_event" "1"
  3042.  
  3043. set cell575 [$row574 addCell parameter 0.0]
  3044. $cell575 setLabel "name_type" "Sender: TObject, "
  3045. $cell575 setScope "name_type" "cl" "scopePhase"
  3046. $cell575 setProp "is_vcl" "1" "name_type" "cl"
  3047. $cell575 setProp "libunit" "System" "name_type" "cl"
  3048. $cell575 setScope "name_type" "de" "scopeSystem"
  3049.  
  3050. set cell576 [$row574 addCell parameter 0.0]
  3051. $cell576 setLabel "name_type" "Shift: TShiftState, "
  3052. $cell576 setScope "name_type" "cl" "scopePhase"
  3053. $cell576 setProp "is_vcl" "1" "name_type" "cl"
  3054. $cell576 setProp "libunit" "Classes" "name_type" "cl"
  3055. $cell576 setScope "name_type" "de" "scopeSystem"
  3056.  
  3057. set cell577 [$row574 addCell parameter 0.0]
  3058. $cell577 setLabel "name_type" "X: int, "
  3059. $cell577 setScope "name_type" "cl" "scopePhase"
  3060. $cell577 setScope "name_type" "de" "scopeSystem"
  3061.  
  3062. set cell578 [$row574 addCell parameter 0.0]
  3063. $cell578 setLabel "name_type" "Y: int"
  3064. $cell578 setScope "name_type" "cl" "scopePhase"
  3065. $cell578 setScope "name_type" "de" "scopeSystem"
  3066.  
  3067. set row579 [$diag addRow method 0.0]
  3068. $row579 setLabel "name_type" "MouseUp()\n"
  3069. $row579 setProp "has_parmlist" "1"
  3070. $row579 setProp "is_event" "1"
  3071.  
  3072. set cell580 [$row579 addCell parameter 0.0]
  3073. $cell580 setLabel "name_type" "Sender: TObject, "
  3074. $cell580 setScope "name_type" "cl" "scopePhase"
  3075. $cell580 setProp "is_vcl" "1" "name_type" "cl"
  3076. $cell580 setProp "libunit" "System" "name_type" "cl"
  3077. $cell580 setScope "name_type" "de" "scopeSystem"
  3078.  
  3079. set cell581 [$row579 addCell parameter 0.0]
  3080. $cell581 setLabel "name_type" "Button: TMouseButton, "
  3081. $cell581 setScope "name_type" "cl" "scopePhase"
  3082. $cell581 setProp "is_vcl" "1" "name_type" "cl"
  3083. $cell581 setProp "libunit" "Controls" "name_type" "cl"
  3084. $cell581 setScope "name_type" "de" "scopeSystem"
  3085.  
  3086. set cell582 [$row579 addCell parameter 0.0]
  3087. $cell582 setLabel "name_type" "Shift: TShiftState, "
  3088. $cell582 setScope "name_type" "cl" "scopePhase"
  3089. $cell582 setProp "is_vcl" "1" "name_type" "cl"
  3090. $cell582 setProp "libunit" "Classes" "name_type" "cl"
  3091. $cell582 setScope "name_type" "de" "scopeSystem"
  3092.  
  3093. set cell583 [$row579 addCell parameter 0.0]
  3094. $cell583 setLabel "name_type" "X: int, "
  3095. $cell583 setScope "name_type" "cl" "scopePhase"
  3096. $cell583 setScope "name_type" "de" "scopeSystem"
  3097.  
  3098. set cell584 [$row579 addCell parameter 0.0]
  3099. $cell584 setLabel "name_type" "Y: int"
  3100. $cell584 setScope "name_type" "cl" "scopePhase"
  3101. $cell584 setScope "name_type" "de" "scopeSystem"
  3102.  
  3103. set row585 [$diag addRow method 0.0]
  3104. $row585 setLabel "name_type" "StartDrag()"
  3105. $row585 setProp "has_parmlist" "1"
  3106. $row585 setProp "is_event" "1"
  3107.  
  3108. set cell586 [$row585 addCell parameter 0.0]
  3109. $cell586 setLabel "name_type" "Sender: TObject, "
  3110. $cell586 setScope "name_type" "cl" "scopePhase"
  3111. $cell586 setProp "is_vcl" "1" "name_type" "cl"
  3112. $cell586 setProp "libunit" "System" "name_type" "cl"
  3113. $cell586 setScope "name_type" "de" "scopeSystem"
  3114.  
  3115. set cell587 [$row585 addCell parameter 0.0]
  3116. $cell587 setLabel "name_type" "DragObject: TDragObject"
  3117. $cell587 setProp "pass_by" "Variable"
  3118. $cell587 setScope "name_type" "cl" "scopePhase"
  3119. $cell587 setProp "is_vcl" "1" "name_type" "cl"
  3120. $cell587 setProp "libunit" "Controls" "name_type" "cl"
  3121. $cell587 setScope "name_type" "de" "scopeSystem"
  3122.  
  3123. $diag save
  3124.  
  3125. # Generator: et.tcl    /main/hindenburg/19
  3126. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  3127. # Interpreter to use: Otsh V6.1.1/B1
  3128. #
  3129. OTShRegister::importTool
  3130.  
  3131. set diag [CDM new TMemo "DelphiVCL" "" "" "" "" "" 1]
  3132.  
  3133. set row588 [$diag addRow method 0.0]
  3134. $row588 setLabel "name_type" "Change()\n"
  3135. $row588 setProp "has_parmlist" "1"
  3136. $row588 setProp "is_event" "1"
  3137.  
  3138. set cell589 [$row588 addCell parameter 0.0]
  3139. $cell589 setLabel "name_type" "Sender: TField"
  3140. $cell589 setScope "name_type" "cl" "scopePhase"
  3141. $cell589 setProp "is_vcl" "1" "name_type" "cl"
  3142. $cell589 setProp "libunit" "Other" "name_type" "cl"
  3143. $cell589 setProp "userlib" "DB" "name_type" "cl"
  3144. $cell589 setScope "name_type" "de" "scopeSystem"
  3145.  
  3146. set row590 [$diag addRow method 0.0]
  3147. $row590 setLabel "name_type" "Click()\n"
  3148. $row590 setProp "has_parmlist" "1"
  3149. $row590 setProp "is_event" "1"
  3150.  
  3151. set cell591 [$row590 addCell parameter 0.0]
  3152. $cell591 setLabel "name_type" "Sender: TObject"
  3153. $cell591 setScope "name_type" "cl" "scopePhase"
  3154. $cell591 setProp "is_vcl" "1" "name_type" "cl"
  3155. $cell591 setProp "libunit" "System" "name_type" "cl"
  3156. $cell591 setScope "name_type" "de" "scopeSystem"
  3157.  
  3158. set row592 [$diag addRow method 0.0]
  3159. $row592 setLabel "name_type" "DblClick()\n"
  3160. $row592 setProp "has_parmlist" "1"
  3161. $row592 setProp "is_event" "1"
  3162.  
  3163. set cell593 [$row592 addCell parameter 0.0]
  3164. $cell593 setLabel "name_type" "Sender: TObject"
  3165. $cell593 setScope "name_type" "cl" "scopePhase"
  3166. $cell593 setProp "is_vcl" "1" "name_type" "cl"
  3167. $cell593 setProp "libunit" "System" "name_type" "cl"
  3168. $cell593 setScope "name_type" "de" "scopeSystem"
  3169.  
  3170. set row594 [$diag addRow method 0.0]
  3171. $row594 setLabel "name_type" "DragDrop()\n"
  3172. $row594 setProp "has_parmlist" "1"
  3173. $row594 setProp "is_event" "1"
  3174.  
  3175. set cell595 [$row594 addCell parameter 0.0]
  3176. $cell595 setLabel "name_type" "Sender: TObject, "
  3177. $cell595 setScope "name_type" "cl" "scopePhase"
  3178. $cell595 setProp "is_vcl" "1" "name_type" "cl"
  3179. $cell595 setProp "libunit" "System" "name_type" "cl"
  3180. $cell595 setScope "name_type" "de" "scopeSystem"
  3181.  
  3182. set cell596 [$row594 addCell parameter 0.0]
  3183. $cell596 setLabel "name_type" "Source: TObject, "
  3184. $cell596 setScope "name_type" "cl" "scopePhase"
  3185. $cell596 setProp "is_vcl" "1" "name_type" "cl"
  3186. $cell596 setProp "libunit" "System" "name_type" "cl"
  3187. $cell596 setScope "name_type" "de" "scopeSystem"
  3188.  
  3189. set cell597 [$row594 addCell parameter 0.0]
  3190. $cell597 setLabel "name_type" "X: int, "
  3191. $cell597 setScope "name_type" "cl" "scopePhase"
  3192. $cell597 setScope "name_type" "de" "scopeSystem"
  3193.  
  3194. set cell598 [$row594 addCell parameter 0.0]
  3195. $cell598 setLabel "name_type" "Y: int"
  3196. $cell598 setScope "name_type" "cl" "scopePhase"
  3197. $cell598 setScope "name_type" "de" "scopeSystem"
  3198.  
  3199. set row599 [$diag addRow method 0.0]
  3200. $row599 setLabel "name_type" "DragOver()\n"
  3201. $row599 setProp "has_parmlist" "1"
  3202. $row599 setProp "is_event" "1"
  3203.  
  3204. set cell600 [$row599 addCell parameter 0.0]
  3205. $cell600 setLabel "name_type" "Sender: TObject, "
  3206. $cell600 setScope "name_type" "cl" "scopePhase"
  3207. $cell600 setProp "is_vcl" "1" "name_type" "cl"
  3208. $cell600 setProp "libunit" "System" "name_type" "cl"
  3209. $cell600 setScope "name_type" "de" "scopeSystem"
  3210.  
  3211. set cell601 [$row599 addCell parameter 0.0]
  3212. $cell601 setLabel "name_type" "Source: TObject, "
  3213. $cell601 setScope "name_type" "cl" "scopePhase"
  3214. $cell601 setProp "is_vcl" "1" "name_type" "cl"
  3215. $cell601 setProp "libunit" "System" "name_type" "cl"
  3216. $cell601 setScope "name_type" "de" "scopeSystem"
  3217.  
  3218. set cell602 [$row599 addCell parameter 0.0]
  3219. $cell602 setLabel "name_type" "X: int, "
  3220. $cell602 setScope "name_type" "cl" "scopePhase"
  3221. $cell602 setScope "name_type" "de" "scopeSystem"
  3222.  
  3223. set cell603 [$row599 addCell parameter 0.0]
  3224. $cell603 setLabel "name_type" "Y: int, "
  3225. $cell603 setScope "name_type" "cl" "scopePhase"
  3226. $cell603 setScope "name_type" "de" "scopeSystem"
  3227.  
  3228. set cell604 [$row599 addCell parameter 0.0]
  3229. $cell604 setLabel "name_type" "State: TDragState, "
  3230. $cell604 setScope "name_type" "cl" "scopePhase"
  3231. $cell604 setProp "is_vcl" "1" "name_type" "cl"
  3232. $cell604 setProp "libunit" "Controls" "name_type" "cl"
  3233. $cell604 setScope "name_type" "de" "scopeSystem"
  3234.  
  3235. set cell605 [$row599 addCell parameter 0.0]
  3236. $cell605 setLabel "name_type" "Accept: bool"
  3237. $cell605 setProp "pass_by" "Variable"
  3238. $cell605 setScope "name_type" "cl" "scopePhase"
  3239. $cell605 setScope "name_type" "de" "scopeSystem"
  3240.  
  3241. set row606 [$diag addRow method 0.0]
  3242. $row606 setLabel "name_type" "EndDrag()\n"
  3243. $row606 setProp "has_parmlist" "1"
  3244. $row606 setProp "is_event" "1"
  3245.  
  3246. set cell607 [$row606 addCell parameter 0.0]
  3247. $cell607 setLabel "name_type" "Sender: TObject, "
  3248. $cell607 setScope "name_type" "cl" "scopePhase"
  3249. $cell607 setProp "is_vcl" "1" "name_type" "cl"
  3250. $cell607 setProp "libunit" "System" "name_type" "cl"
  3251. $cell607 setScope "name_type" "de" "scopeSystem"
  3252.  
  3253. set cell608 [$row606 addCell parameter 0.0]
  3254. $cell608 setLabel "name_type" "Source: TObject, "
  3255. $cell608 setScope "name_type" "cl" "scopePhase"
  3256. $cell608 setProp "is_vcl" "1" "name_type" "cl"
  3257. $cell608 setProp "libunit" "System" "name_type" "cl"
  3258. $cell608 setScope "name_type" "de" "scopeSystem"
  3259.  
  3260. set cell609 [$row606 addCell parameter 0.0]
  3261. $cell609 setLabel "name_type" "X: int, "
  3262. $cell609 setScope "name_type" "cl" "scopePhase"
  3263. $cell609 setScope "name_type" "de" "scopeSystem"
  3264.  
  3265. set cell610 [$row606 addCell parameter 0.0]
  3266. $cell610 setLabel "name_type" "Y: int"
  3267. $cell610 setScope "name_type" "cl" "scopePhase"
  3268. $cell610 setScope "name_type" "de" "scopeSystem"
  3269.  
  3270. set row611 [$diag addRow method 0.0]
  3271. $row611 setLabel "name_type" "Enter()\n"
  3272. $row611 setProp "has_parmlist" "1"
  3273. $row611 setProp "is_event" "1"
  3274.  
  3275. set cell612 [$row611 addCell parameter 0.0]
  3276. $cell612 setLabel "name_type" "Sender: TObject"
  3277. $cell612 setScope "name_type" "cl" "scopePhase"
  3278. $cell612 setProp "is_vcl" "1" "name_type" "cl"
  3279. $cell612 setProp "libunit" "System" "name_type" "cl"
  3280. $cell612 setScope "name_type" "de" "scopeSystem"
  3281.  
  3282. set row613 [$diag addRow method 0.0]
  3283. $row613 setLabel "name_type" "Exit()\n"
  3284. $row613 setProp "has_parmlist" "1"
  3285. $row613 setProp "is_event" "1"
  3286.  
  3287. set cell614 [$row613 addCell parameter 0.0]
  3288. $cell614 setLabel "name_type" "Sender: TObject"
  3289. $cell614 setScope "name_type" "cl" "scopePhase"
  3290. $cell614 setProp "is_vcl" "1" "name_type" "cl"
  3291. $cell614 setProp "libunit" "System" "name_type" "cl"
  3292. $cell614 setScope "name_type" "de" "scopeSystem"
  3293.  
  3294. set row615 [$diag addRow method 0.0]
  3295. $row615 setLabel "name_type" "KeyDown()\n"
  3296. $row615 setProp "has_parmlist" "1"
  3297. $row615 setProp "is_event" "1"
  3298.  
  3299. set cell616 [$row615 addCell parameter 0.0]
  3300. $cell616 setLabel "name_type" "Sender: TObject, "
  3301. $cell616 setScope "name_type" "cl" "scopePhase"
  3302. $cell616 setProp "is_vcl" "1" "name_type" "cl"
  3303. $cell616 setProp "libunit" "System" "name_type" "cl"
  3304. $cell616 setScope "name_type" "de" "scopeSystem"
  3305.  
  3306. set cell617 [$row615 addCell parameter 0.0]
  3307. $cell617 setLabel "name_type" "Key: word, "
  3308. $cell617 setProp "pass_by" "Variable"
  3309. $cell617 setScope "name_type" "cl" "scopePhase"
  3310. $cell617 setScope "name_type" "de" "scopeSystem"
  3311.  
  3312. set cell618 [$row615 addCell parameter 0.0]
  3313. $cell618 setLabel "name_type" "Shift: TShiftState"
  3314. $cell618 setScope "name_type" "cl" "scopePhase"
  3315. $cell618 setProp "is_vcl" "1" "name_type" "cl"
  3316. $cell618 setProp "libunit" "Classes" "name_type" "cl"
  3317. $cell618 setScope "name_type" "de" "scopeSystem"
  3318.  
  3319. set row619 [$diag addRow method 0.0]
  3320. $row619 setLabel "name_type" "KeyPress()\n"
  3321. $row619 setProp "has_parmlist" "1"
  3322. $row619 setProp "is_event" "1"
  3323.  
  3324. set cell620 [$row619 addCell parameter 0.0]
  3325. $cell620 setLabel "name_type" "Sender: TObject, "
  3326. $cell620 setScope "name_type" "cl" "scopePhase"
  3327. $cell620 setProp "is_vcl" "1" "name_type" "cl"
  3328. $cell620 setProp "libunit" "System" "name_type" "cl"
  3329. $cell620 setScope "name_type" "de" "scopeSystem"
  3330.  
  3331. set cell621 [$row619 addCell parameter 0.0]
  3332. $cell621 setLabel "name_type" "Key: char"
  3333. $cell621 setProp "pass_by" "Variable"
  3334. $cell621 setScope "name_type" "cl" "scopePhase"
  3335. $cell621 setScope "name_type" "de" "scopeSystem"
  3336.  
  3337. set row622 [$diag addRow method 0.0]
  3338. $row622 setLabel "name_type" "KeyUp()\n"
  3339. $row622 setProp "has_parmlist" "1"
  3340. $row622 setProp "is_event" "1"
  3341.  
  3342. set cell623 [$row622 addCell parameter 0.0]
  3343. $cell623 setLabel "name_type" "Sender: TObject, "
  3344. $cell623 setScope "name_type" "cl" "scopePhase"
  3345. $cell623 setProp "is_vcl" "1" "name_type" "cl"
  3346. $cell623 setProp "libunit" "System" "name_type" "cl"
  3347. $cell623 setScope "name_type" "de" "scopeSystem"
  3348.  
  3349. set cell624 [$row622 addCell parameter 0.0]
  3350. $cell624 setLabel "name_type" "Key: word, "
  3351. $cell624 setProp "pass_by" "Variable"
  3352. $cell624 setScope "name_type" "cl" "scopePhase"
  3353. $cell624 setScope "name_type" "de" "scopeSystem"
  3354.  
  3355. set cell625 [$row622 addCell parameter 0.0]
  3356. $cell625 setLabel "name_type" "Shift: TShiftState"
  3357. $cell625 setScope "name_type" "cl" "scopePhase"
  3358. $cell625 setProp "is_vcl" "1" "name_type" "cl"
  3359. $cell625 setProp "libunit" "Classes" "name_type" "cl"
  3360. $cell625 setScope "name_type" "de" "scopeSystem"
  3361.  
  3362. set row626 [$diag addRow method 0.0]
  3363. $row626 setLabel "name_type" "MouseDown()\n"
  3364. $row626 setProp "has_parmlist" "1"
  3365. $row626 setProp "is_event" "1"
  3366.  
  3367. set cell627 [$row626 addCell parameter 0.0]
  3368. $cell627 setLabel "name_type" "Sender: TObject, "
  3369. $cell627 setScope "name_type" "cl" "scopePhase"
  3370. $cell627 setProp "is_vcl" "1" "name_type" "cl"
  3371. $cell627 setProp "libunit" "System" "name_type" "cl"
  3372. $cell627 setScope "name_type" "de" "scopeSystem"
  3373.  
  3374. set cell628 [$row626 addCell parameter 0.0]
  3375. $cell628 setLabel "name_type" "Button: TMouseButton, "
  3376. $cell628 setScope "name_type" "cl" "scopePhase"
  3377. $cell628 setProp "is_vcl" "1" "name_type" "cl"
  3378. $cell628 setProp "libunit" "Controls" "name_type" "cl"
  3379. $cell628 setScope "name_type" "de" "scopeSystem"
  3380.  
  3381. set cell629 [$row626 addCell parameter 0.0]
  3382. $cell629 setLabel "name_type" "Shift: TShiftState, "
  3383. $cell629 setScope "name_type" "cl" "scopePhase"
  3384. $cell629 setProp "is_vcl" "1" "name_type" "cl"
  3385. $cell629 setProp "libunit" "Classes" "name_type" "cl"
  3386. $cell629 setScope "name_type" "de" "scopeSystem"
  3387.  
  3388. set cell630 [$row626 addCell parameter 0.0]
  3389. $cell630 setLabel "name_type" "X: int, "
  3390. $cell630 setScope "name_type" "cl" "scopePhase"
  3391. $cell630 setScope "name_type" "de" "scopeSystem"
  3392.  
  3393. set cell631 [$row626 addCell parameter 0.0]
  3394. $cell631 setLabel "name_type" "Y: int"
  3395. $cell631 setScope "name_type" "cl" "scopePhase"
  3396. $cell631 setScope "name_type" "de" "scopeSystem"
  3397.  
  3398. set row632 [$diag addRow method 0.0]
  3399. $row632 setLabel "name_type" "MouseMove()\n"
  3400. $row632 setProp "has_parmlist" "1"
  3401. $row632 setProp "is_event" "1"
  3402.  
  3403. set cell633 [$row632 addCell parameter 0.0]
  3404. $cell633 setLabel "name_type" "Sender: TObject, "
  3405. $cell633 setScope "name_type" "cl" "scopePhase"
  3406. $cell633 setProp "is_vcl" "1" "name_type" "cl"
  3407. $cell633 setProp "libunit" "System" "name_type" "cl"
  3408. $cell633 setScope "name_type" "de" "scopeSystem"
  3409.  
  3410. set cell634 [$row632 addCell parameter 0.0]
  3411. $cell634 setLabel "name_type" "Shift: TShiftState, "
  3412. $cell634 setScope "name_type" "cl" "scopePhase"
  3413. $cell634 setProp "is_vcl" "1" "name_type" "cl"
  3414. $cell634 setProp "libunit" "Classes" "name_type" "cl"
  3415. $cell634 setScope "name_type" "de" "scopeSystem"
  3416.  
  3417. set cell635 [$row632 addCell parameter 0.0]
  3418. $cell635 setLabel "name_type" "X: int, "
  3419. $cell635 setScope "name_type" "cl" "scopePhase"
  3420. $cell635 setScope "name_type" "de" "scopeSystem"
  3421.  
  3422. set cell636 [$row632 addCell parameter 0.0]
  3423. $cell636 setLabel "name_type" "Y: int"
  3424. $cell636 setScope "name_type" "cl" "scopePhase"
  3425. $cell636 setScope "name_type" "de" "scopeSystem"
  3426.  
  3427. set row637 [$diag addRow method 0.0]
  3428. $row637 setLabel "name_type" "MouseUp()\n"
  3429. $row637 setProp "has_parmlist" "1"
  3430. $row637 setProp "is_event" "1"
  3431.  
  3432. set cell638 [$row637 addCell parameter 0.0]
  3433. $cell638 setLabel "name_type" "Sender: TObject, "
  3434. $cell638 setScope "name_type" "cl" "scopePhase"
  3435. $cell638 setProp "is_vcl" "1" "name_type" "cl"
  3436. $cell638 setProp "libunit" "System" "name_type" "cl"
  3437. $cell638 setScope "name_type" "de" "scopeSystem"
  3438.  
  3439. set cell639 [$row637 addCell parameter 0.0]
  3440. $cell639 setLabel "name_type" "Button: TMouseButton, "
  3441. $cell639 setScope "name_type" "cl" "scopePhase"
  3442. $cell639 setProp "is_vcl" "1" "name_type" "cl"
  3443. $cell639 setProp "libunit" "Controls" "name_type" "cl"
  3444. $cell639 setScope "name_type" "de" "scopeSystem"
  3445.  
  3446. set cell640 [$row637 addCell parameter 0.0]
  3447. $cell640 setLabel "name_type" "Shift: TShiftState, "
  3448. $cell640 setScope "name_type" "cl" "scopePhase"
  3449. $cell640 setProp "is_vcl" "1" "name_type" "cl"
  3450. $cell640 setProp "libunit" "Classes" "name_type" "cl"
  3451. $cell640 setScope "name_type" "de" "scopeSystem"
  3452.  
  3453. set cell641 [$row637 addCell parameter 0.0]
  3454. $cell641 setLabel "name_type" "X: int, "
  3455. $cell641 setScope "name_type" "cl" "scopePhase"
  3456. $cell641 setScope "name_type" "de" "scopeSystem"
  3457.  
  3458. set cell642 [$row637 addCell parameter 0.0]
  3459. $cell642 setLabel "name_type" "Y: int"
  3460. $cell642 setScope "name_type" "cl" "scopePhase"
  3461. $cell642 setScope "name_type" "de" "scopeSystem"
  3462.  
  3463. set row643 [$diag addRow method 0.0]
  3464. $row643 setLabel "name_type" "StartDrag()"
  3465. $row643 setProp "has_parmlist" "1"
  3466. $row643 setProp "is_event" "1"
  3467.  
  3468. set cell644 [$row643 addCell parameter 0.0]
  3469. $cell644 setLabel "name_type" "Sender: TObject, "
  3470. $cell644 setScope "name_type" "cl" "scopePhase"
  3471. $cell644 setProp "is_vcl" "1" "name_type" "cl"
  3472. $cell644 setProp "libunit" "System" "name_type" "cl"
  3473. $cell644 setScope "name_type" "de" "scopeSystem"
  3474.  
  3475. set cell645 [$row643 addCell parameter 0.0]
  3476. $cell645 setLabel "name_type" "DragObject: TDragObject"
  3477. $cell645 setProp "pass_by" "Variable"
  3478. $cell645 setScope "name_type" "cl" "scopePhase"
  3479. $cell645 setProp "is_vcl" "1" "name_type" "cl"
  3480. $cell645 setProp "libunit" "Controls" "name_type" "cl"
  3481. $cell645 setScope "name_type" "de" "scopeSystem"
  3482.  
  3483. $diag save
  3484.  
  3485. # Generator: et.tcl    /main/hindenburg/19
  3486. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  3487. # Interpreter to use: Otsh V6.1.1/B1
  3488. #
  3489. OTShRegister::importTool
  3490.  
  3491. set diag [CDM new TLabel "DelphiVCL" "" "" "" "" "" 1]
  3492.  
  3493. set row646 [$diag addRow method 0.0]
  3494. $row646 setLabel "name_type" "Click()\n"
  3495. $row646 setProp "has_parmlist" "1"
  3496. $row646 setProp "is_event" "1"
  3497.  
  3498. set cell647 [$row646 addCell parameter 0.0]
  3499. $cell647 setLabel "name_type" "Sender: TObject"
  3500. $cell647 setScope "name_type" "cl" "scopePhase"
  3501. $cell647 setProp "is_vcl" "1" "name_type" "cl"
  3502. $cell647 setProp "libunit" "System" "name_type" "cl"
  3503. $cell647 setScope "name_type" "de" "scopeSystem"
  3504.  
  3505. set row648 [$diag addRow method 0.0]
  3506. $row648 setLabel "name_type" "DblClick()\n"
  3507. $row648 setProp "has_parmlist" "1"
  3508.  
  3509. set cell649 [$row648 addCell parameter 0.0]
  3510. $cell649 setLabel "name_type" "Sender: TObject"
  3511. $cell649 setScope "name_type" "cl" "scopePhase"
  3512. $cell649 setProp "is_vcl" "1" "name_type" "cl"
  3513. $cell649 setProp "libunit" "System" "name_type" "cl"
  3514. $cell649 setScope "name_type" "de" "scopeSystem"
  3515.  
  3516. set row650 [$diag addRow method 0.0]
  3517. $row650 setLabel "name_type" "DragDrop()\n"
  3518. $row650 setProp "has_parmlist" "1"
  3519. $row650 setProp "is_event" "1"
  3520.  
  3521. set cell651 [$row650 addCell parameter 0.0]
  3522. $cell651 setLabel "name_type" "Sender: TObject, "
  3523. $cell651 setScope "name_type" "cl" "scopePhase"
  3524. $cell651 setProp "is_vcl" "1" "name_type" "cl"
  3525. $cell651 setProp "libunit" "System" "name_type" "cl"
  3526. $cell651 setScope "name_type" "de" "scopeSystem"
  3527.  
  3528. set cell652 [$row650 addCell parameter 0.0]
  3529. $cell652 setLabel "name_type" "Source: TObject, "
  3530. $cell652 setScope "name_type" "cl" "scopePhase"
  3531. $cell652 setProp "is_vcl" "1" "name_type" "cl"
  3532. $cell652 setProp "libunit" "System" "name_type" "cl"
  3533. $cell652 setScope "name_type" "de" "scopeSystem"
  3534.  
  3535. set cell653 [$row650 addCell parameter 0.0]
  3536. $cell653 setLabel "name_type" "X: int, "
  3537. $cell653 setScope "name_type" "cl" "scopePhase"
  3538. $cell653 setScope "name_type" "de" "scopeSystem"
  3539.  
  3540. set cell654 [$row650 addCell parameter 0.0]
  3541. $cell654 setLabel "name_type" "Y: int"
  3542. $cell654 setScope "name_type" "cl" "scopePhase"
  3543. $cell654 setScope "name_type" "de" "scopeSystem"
  3544.  
  3545. set row655 [$diag addRow method 0.0]
  3546. $row655 setLabel "name_type" "DragOver()\n"
  3547. $row655 setProp "has_parmlist" "1"
  3548. $row655 setProp "is_event" "1"
  3549.  
  3550. set cell656 [$row655 addCell parameter 0.0]
  3551. $cell656 setLabel "name_type" "Sender: TObject, "
  3552. $cell656 setScope "name_type" "cl" "scopePhase"
  3553. $cell656 setProp "is_vcl" "1" "name_type" "cl"
  3554. $cell656 setProp "libunit" "System" "name_type" "cl"
  3555. $cell656 setScope "name_type" "de" "scopeSystem"
  3556.  
  3557. set cell657 [$row655 addCell parameter 0.0]
  3558. $cell657 setLabel "name_type" "Source: TObject, "
  3559. $cell657 setScope "name_type" "cl" "scopePhase"
  3560. $cell657 setProp "is_vcl" "1" "name_type" "cl"
  3561. $cell657 setProp "libunit" "System" "name_type" "cl"
  3562. $cell657 setScope "name_type" "de" "scopeSystem"
  3563.  
  3564. set cell658 [$row655 addCell parameter 0.0]
  3565. $cell658 setLabel "name_type" "X: int, "
  3566. $cell658 setScope "name_type" "cl" "scopePhase"
  3567. $cell658 setScope "name_type" "de" "scopeSystem"
  3568.  
  3569. set cell659 [$row655 addCell parameter 0.0]
  3570. $cell659 setLabel "name_type" "Y: int, "
  3571. $cell659 setScope "name_type" "cl" "scopePhase"
  3572. $cell659 setScope "name_type" "de" "scopeSystem"
  3573.  
  3574. set cell660 [$row655 addCell parameter 0.0]
  3575. $cell660 setLabel "name_type" "State: TDragState, "
  3576. $cell660 setScope "name_type" "cl" "scopePhase"
  3577. $cell660 setProp "is_vcl" "1" "name_type" "cl"
  3578. $cell660 setProp "libunit" "Controls" "name_type" "cl"
  3579. $cell660 setScope "name_type" "de" "scopeSystem"
  3580.  
  3581. set cell661 [$row655 addCell parameter 0.0]
  3582. $cell661 setLabel "name_type" "Accept: bool"
  3583. $cell661 setProp "pass_by" "Variable"
  3584. $cell661 setScope "name_type" "cl" "scopePhase"
  3585. $cell661 setScope "name_type" "de" "scopeSystem"
  3586.  
  3587. set row662 [$diag addRow method 0.0]
  3588. $row662 setLabel "name_type" "EndDrag()\n"
  3589. $row662 setProp "has_parmlist" "1"
  3590. $row662 setProp "is_event" "1"
  3591.  
  3592. set cell663 [$row662 addCell parameter 0.0]
  3593. $cell663 setLabel "name_type" "Sender: TObject, "
  3594. $cell663 setScope "name_type" "cl" "scopePhase"
  3595. $cell663 setProp "is_vcl" "1" "name_type" "cl"
  3596. $cell663 setProp "libunit" "System" "name_type" "cl"
  3597. $cell663 setScope "name_type" "de" "scopeSystem"
  3598.  
  3599. set cell664 [$row662 addCell parameter 0.0]
  3600. $cell664 setLabel "name_type" "Source: TObject, "
  3601. $cell664 setScope "name_type" "cl" "scopePhase"
  3602. $cell664 setProp "is_vcl" "1" "name_type" "cl"
  3603. $cell664 setProp "libunit" "System" "name_type" "cl"
  3604. $cell664 setScope "name_type" "de" "scopeSystem"
  3605.  
  3606. set cell665 [$row662 addCell parameter 0.0]
  3607. $cell665 setLabel "name_type" "X: int, "
  3608. $cell665 setScope "name_type" "cl" "scopePhase"
  3609. $cell665 setScope "name_type" "de" "scopeSystem"
  3610.  
  3611. set cell666 [$row662 addCell parameter 0.0]
  3612. $cell666 setLabel "name_type" "Y: int"
  3613. $cell666 setScope "name_type" "cl" "scopePhase"
  3614. $cell666 setScope "name_type" "de" "scopeSystem"
  3615.  
  3616. set row667 [$diag addRow method 0.0]
  3617. $row667 setLabel "name_type" "MouseDown()\n"
  3618. $row667 setProp "has_parmlist" "1"
  3619. $row667 setProp "is_event" "1"
  3620.  
  3621. set cell668 [$row667 addCell parameter 0.0]
  3622. $cell668 setLabel "name_type" "Sender: TObject, "
  3623. $cell668 setScope "name_type" "cl" "scopePhase"
  3624. $cell668 setProp "is_vcl" "1" "name_type" "cl"
  3625. $cell668 setProp "libunit" "System" "name_type" "cl"
  3626. $cell668 setScope "name_type" "de" "scopeSystem"
  3627.  
  3628. set cell669 [$row667 addCell parameter 0.0]
  3629. $cell669 setLabel "name_type" "Button: TMouseButton, "
  3630. $cell669 setScope "name_type" "cl" "scopePhase"
  3631. $cell669 setProp "is_vcl" "1" "name_type" "cl"
  3632. $cell669 setProp "libunit" "Controls" "name_type" "cl"
  3633. $cell669 setScope "name_type" "de" "scopeSystem"
  3634.  
  3635. set cell670 [$row667 addCell parameter 0.0]
  3636. $cell670 setLabel "name_type" "Shift: TShiftState, "
  3637. $cell670 setScope "name_type" "cl" "scopePhase"
  3638. $cell670 setProp "is_vcl" "1" "name_type" "cl"
  3639. $cell670 setProp "libunit" "Classes" "name_type" "cl"
  3640. $cell670 setScope "name_type" "de" "scopeSystem"
  3641.  
  3642. set cell671 [$row667 addCell parameter 0.0]
  3643. $cell671 setLabel "name_type" "X: int, "
  3644. $cell671 setScope "name_type" "cl" "scopePhase"
  3645. $cell671 setScope "name_type" "de" "scopeSystem"
  3646.  
  3647. set cell672 [$row667 addCell parameter 0.0]
  3648. $cell672 setLabel "name_type" "Y: int"
  3649. $cell672 setScope "name_type" "cl" "scopePhase"
  3650. $cell672 setScope "name_type" "de" "scopeSystem"
  3651.  
  3652. set row673 [$diag addRow method 0.0]
  3653. $row673 setLabel "name_type" "MouseMove()\n"
  3654. $row673 setProp "has_parmlist" "1"
  3655. $row673 setProp "is_event" "1"
  3656.  
  3657. set cell674 [$row673 addCell parameter 0.0]
  3658. $cell674 setLabel "name_type" "Sender: TObject, "
  3659. $cell674 setScope "name_type" "cl" "scopePhase"
  3660. $cell674 setProp "is_vcl" "1" "name_type" "cl"
  3661. $cell674 setProp "libunit" "System" "name_type" "cl"
  3662. $cell674 setScope "name_type" "de" "scopeSystem"
  3663.  
  3664. set cell675 [$row673 addCell parameter 0.0]
  3665. $cell675 setLabel "name_type" "Shift: TShiftState, "
  3666. $cell675 setScope "name_type" "cl" "scopePhase"
  3667. $cell675 setProp "is_vcl" "1" "name_type" "cl"
  3668. $cell675 setProp "libunit" "Classes" "name_type" "cl"
  3669. $cell675 setScope "name_type" "de" "scopeSystem"
  3670.  
  3671. set cell676 [$row673 addCell parameter 0.0]
  3672. $cell676 setLabel "name_type" "X: int, "
  3673. $cell676 setScope "name_type" "cl" "scopePhase"
  3674. $cell676 setScope "name_type" "de" "scopeSystem"
  3675.  
  3676. set cell677 [$row673 addCell parameter 0.0]
  3677. $cell677 setLabel "name_type" "Y: int"
  3678. $cell677 setScope "name_type" "cl" "scopePhase"
  3679. $cell677 setScope "name_type" "de" "scopeSystem"
  3680.  
  3681. set row678 [$diag addRow method 0.0]
  3682. $row678 setLabel "name_type" "MouseUp()\n"
  3683. $row678 setProp "has_parmlist" "1"
  3684. $row678 setProp "is_event" "1"
  3685.  
  3686. set cell679 [$row678 addCell parameter 0.0]
  3687. $cell679 setLabel "name_type" "Sender: TObject, "
  3688. $cell679 setScope "name_type" "cl" "scopePhase"
  3689. $cell679 setProp "is_vcl" "1" "name_type" "cl"
  3690. $cell679 setProp "libunit" "System" "name_type" "cl"
  3691. $cell679 setScope "name_type" "de" "scopeSystem"
  3692.  
  3693. set cell680 [$row678 addCell parameter 0.0]
  3694. $cell680 setLabel "name_type" "Button: TMouseButton, "
  3695. $cell680 setScope "name_type" "cl" "scopePhase"
  3696. $cell680 setProp "is_vcl" "1" "name_type" "cl"
  3697. $cell680 setProp "libunit" "Controls" "name_type" "cl"
  3698. $cell680 setScope "name_type" "de" "scopeSystem"
  3699.  
  3700. set cell681 [$row678 addCell parameter 0.0]
  3701. $cell681 setLabel "name_type" "Shift: TShiftState, "
  3702. $cell681 setScope "name_type" "cl" "scopePhase"
  3703. $cell681 setProp "is_vcl" "1" "name_type" "cl"
  3704. $cell681 setProp "libunit" "Classes" "name_type" "cl"
  3705. $cell681 setScope "name_type" "de" "scopeSystem"
  3706.  
  3707. set cell682 [$row678 addCell parameter 0.0]
  3708. $cell682 setLabel "name_type" "X: int, "
  3709. $cell682 setScope "name_type" "cl" "scopePhase"
  3710. $cell682 setScope "name_type" "de" "scopeSystem"
  3711.  
  3712. set cell683 [$row678 addCell parameter 0.0]
  3713. $cell683 setLabel "name_type" "Y: int"
  3714. $cell683 setScope "name_type" "cl" "scopePhase"
  3715. $cell683 setScope "name_type" "de" "scopeSystem"
  3716.  
  3717. set row684 [$diag addRow method 0.0]
  3718. $row684 setLabel "name_type" "StartDrag()"
  3719. $row684 setProp "has_parmlist" "1"
  3720. $row684 setProp "is_event" "1"
  3721.  
  3722. set cell685 [$row684 addCell parameter 0.0]
  3723. $cell685 setLabel "name_type" "Sender: TObject, "
  3724. $cell685 setScope "name_type" "cl" "scopePhase"
  3725. $cell685 setProp "is_vcl" "1" "name_type" "cl"
  3726. $cell685 setProp "libunit" "System" "name_type" "cl"
  3727. $cell685 setScope "name_type" "de" "scopeSystem"
  3728.  
  3729. set cell686 [$row684 addCell parameter 0.0]
  3730. $cell686 setLabel "name_type" "DragObject: TDragObject"
  3731. $cell686 setProp "pass_by" "Variable"
  3732. $cell686 setScope "name_type" "cl" "scopePhase"
  3733. $cell686 setProp "is_vcl" "1" "name_type" "cl"
  3734. $cell686 setProp "libunit" "Controls" "name_type" "cl"
  3735. $cell686 setScope "name_type" "de" "scopeSystem"
  3736.  
  3737. $diag save
  3738.  
  3739. # Generator: et.tcl    /main/hindenburg/19
  3740. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  3741. # Interpreter to use: Otsh V6.1.1/B1
  3742. #
  3743. OTShRegister::importTool
  3744.  
  3745. set diag [CDM new TCheckBox "DelphiVCL" "" "" "" "" "" 1]
  3746.  
  3747. set row687 [$diag addRow method 0.0]
  3748. $row687 setLabel "name_type" "Click()\n"
  3749. $row687 setProp "has_parmlist" "1"
  3750. $row687 setProp "is_event" "1"
  3751.  
  3752. set cell688 [$row687 addCell parameter 0.0]
  3753. $cell688 setLabel "name_type" "Sender: TObject"
  3754. $cell688 setScope "name_type" "cl" "scopePhase"
  3755. $cell688 setProp "is_vcl" "1" "name_type" "cl"
  3756. $cell688 setProp "libunit" "System" "name_type" "cl"
  3757. $cell688 setScope "name_type" "de" "scopeSystem"
  3758.  
  3759. set row689 [$diag addRow method 0.0]
  3760. $row689 setLabel "name_type" "DragDrop()\n"
  3761. $row689 setProp "has_parmlist" "1"
  3762. $row689 setProp "is_event" "1"
  3763.  
  3764. set cell690 [$row689 addCell parameter 0.0]
  3765. $cell690 setLabel "name_type" "Sender: TObject, "
  3766. $cell690 setScope "name_type" "cl" "scopePhase"
  3767. $cell690 setProp "is_vcl" "1" "name_type" "cl"
  3768. $cell690 setProp "libunit" "System" "name_type" "cl"
  3769. $cell690 setScope "name_type" "de" "scopeSystem"
  3770.  
  3771. set cell691 [$row689 addCell parameter 0.0]
  3772. $cell691 setLabel "name_type" "Source: TObject, "
  3773. $cell691 setScope "name_type" "cl" "scopePhase"
  3774. $cell691 setProp "is_vcl" "1" "name_type" "cl"
  3775. $cell691 setProp "libunit" "System" "name_type" "cl"
  3776. $cell691 setScope "name_type" "de" "scopeSystem"
  3777.  
  3778. set cell692 [$row689 addCell parameter 0.0]
  3779. $cell692 setLabel "name_type" "X: int, "
  3780. $cell692 setScope "name_type" "cl" "scopePhase"
  3781. $cell692 setScope "name_type" "de" "scopeSystem"
  3782.  
  3783. set cell693 [$row689 addCell parameter 0.0]
  3784. $cell693 setLabel "name_type" "Y: int"
  3785. $cell693 setScope "name_type" "cl" "scopePhase"
  3786. $cell693 setScope "name_type" "de" "scopeSystem"
  3787.  
  3788. set row694 [$diag addRow method 0.0]
  3789. $row694 setLabel "name_type" "DragOver()\n"
  3790. $row694 setProp "has_parmlist" "1"
  3791. $row694 setProp "is_event" "1"
  3792.  
  3793. set cell695 [$row694 addCell parameter 0.0]
  3794. $cell695 setLabel "name_type" "Sender: TObject, "
  3795. $cell695 setScope "name_type" "cl" "scopePhase"
  3796. $cell695 setProp "is_vcl" "1" "name_type" "cl"
  3797. $cell695 setProp "libunit" "System" "name_type" "cl"
  3798. $cell695 setScope "name_type" "de" "scopeSystem"
  3799.  
  3800. set cell696 [$row694 addCell parameter 0.0]
  3801. $cell696 setLabel "name_type" "Source: TObject, "
  3802. $cell696 setScope "name_type" "cl" "scopePhase"
  3803. $cell696 setProp "is_vcl" "1" "name_type" "cl"
  3804. $cell696 setProp "libunit" "System" "name_type" "cl"
  3805. $cell696 setScope "name_type" "de" "scopeSystem"
  3806.  
  3807. set cell697 [$row694 addCell parameter 0.0]
  3808. $cell697 setLabel "name_type" "X: int, "
  3809. $cell697 setScope "name_type" "cl" "scopePhase"
  3810. $cell697 setScope "name_type" "de" "scopeSystem"
  3811.  
  3812. set cell698 [$row694 addCell parameter 0.0]
  3813. $cell698 setLabel "name_type" "Y: int, "
  3814. $cell698 setScope "name_type" "cl" "scopePhase"
  3815. $cell698 setScope "name_type" "de" "scopeSystem"
  3816.  
  3817. set cell699 [$row694 addCell parameter 0.0]
  3818. $cell699 setLabel "name_type" "State: TDragState, "
  3819. $cell699 setScope "name_type" "cl" "scopePhase"
  3820. $cell699 setProp "is_vcl" "1" "name_type" "cl"
  3821. $cell699 setProp "libunit" "Controls" "name_type" "cl"
  3822. $cell699 setScope "name_type" "de" "scopeSystem"
  3823.  
  3824. set cell700 [$row694 addCell parameter 0.0]
  3825. $cell700 setLabel "name_type" "Accept: bool"
  3826. $cell700 setProp "pass_by" "Variable"
  3827. $cell700 setScope "name_type" "cl" "scopePhase"
  3828. $cell700 setScope "name_type" "de" "scopeSystem"
  3829.  
  3830. set row701 [$diag addRow method 0.0]
  3831. $row701 setLabel "name_type" "EndDrag()\n"
  3832. $row701 setProp "has_parmlist" "1"
  3833. $row701 setProp "is_event" "1"
  3834.  
  3835. set cell702 [$row701 addCell parameter 0.0]
  3836. $cell702 setLabel "name_type" "Sender: TObject, "
  3837. $cell702 setScope "name_type" "cl" "scopePhase"
  3838. $cell702 setProp "is_vcl" "1" "name_type" "cl"
  3839. $cell702 setProp "libunit" "System" "name_type" "cl"
  3840. $cell702 setScope "name_type" "de" "scopeSystem"
  3841.  
  3842. set cell703 [$row701 addCell parameter 0.0]
  3843. $cell703 setLabel "name_type" "Source: TObject, "
  3844. $cell703 setScope "name_type" "cl" "scopePhase"
  3845. $cell703 setProp "is_vcl" "1" "name_type" "cl"
  3846. $cell703 setProp "libunit" "System" "name_type" "cl"
  3847. $cell703 setScope "name_type" "de" "scopeSystem"
  3848.  
  3849. set cell704 [$row701 addCell parameter 0.0]
  3850. $cell704 setLabel "name_type" "X: int, "
  3851. $cell704 setScope "name_type" "cl" "scopePhase"
  3852. $cell704 setScope "name_type" "de" "scopeSystem"
  3853.  
  3854. set cell705 [$row701 addCell parameter 0.0]
  3855. $cell705 setLabel "name_type" "Y: int"
  3856. $cell705 setScope "name_type" "cl" "scopePhase"
  3857. $cell705 setScope "name_type" "de" "scopeSystem"
  3858.  
  3859. set row706 [$diag addRow method 0.0]
  3860. $row706 setLabel "name_type" "Enter()\n"
  3861. $row706 setProp "has_parmlist" "1"
  3862. $row706 setProp "is_event" "1"
  3863.  
  3864. set cell707 [$row706 addCell parameter 0.0]
  3865. $cell707 setLabel "name_type" "Sender: TObject"
  3866. $cell707 setScope "name_type" "cl" "scopePhase"
  3867. $cell707 setProp "is_vcl" "1" "name_type" "cl"
  3868. $cell707 setProp "libunit" "System" "name_type" "cl"
  3869. $cell707 setScope "name_type" "de" "scopeSystem"
  3870.  
  3871. set row708 [$diag addRow method 0.0]
  3872. $row708 setLabel "name_type" "Exit()\n"
  3873. $row708 setProp "has_parmlist" "1"
  3874. $row708 setProp "is_event" "1"
  3875.  
  3876. set cell709 [$row708 addCell parameter 0.0]
  3877. $cell709 setLabel "name_type" "Sender: TObject"
  3878. $cell709 setScope "name_type" "cl" "scopePhase"
  3879. $cell709 setProp "is_vcl" "1" "name_type" "cl"
  3880. $cell709 setProp "libunit" "System" "name_type" "cl"
  3881. $cell709 setScope "name_type" "de" "scopeSystem"
  3882.  
  3883. set row710 [$diag addRow method 0.0]
  3884. $row710 setLabel "name_type" "KeyDown()\n"
  3885. $row710 setProp "has_parmlist" "1"
  3886. $row710 setProp "is_event" "1"
  3887.  
  3888. set cell711 [$row710 addCell parameter 0.0]
  3889. $cell711 setLabel "name_type" "Sender: TObject, "
  3890. $cell711 setScope "name_type" "cl" "scopePhase"
  3891. $cell711 setProp "is_vcl" "1" "name_type" "cl"
  3892. $cell711 setProp "libunit" "System" "name_type" "cl"
  3893. $cell711 setScope "name_type" "de" "scopeSystem"
  3894.  
  3895. set cell712 [$row710 addCell parameter 0.0]
  3896. $cell712 setLabel "name_type" "Key: word, "
  3897. $cell712 setProp "pass_by" "Variable"
  3898. $cell712 setScope "name_type" "cl" "scopePhase"
  3899. $cell712 setScope "name_type" "de" "scopeSystem"
  3900.  
  3901. set cell713 [$row710 addCell parameter 0.0]
  3902. $cell713 setLabel "name_type" "Shift: TShiftState"
  3903. $cell713 setScope "name_type" "cl" "scopePhase"
  3904. $cell713 setProp "is_vcl" "1" "name_type" "cl"
  3905. $cell713 setProp "libunit" "Classes" "name_type" "cl"
  3906. $cell713 setScope "name_type" "de" "scopeSystem"
  3907.  
  3908. set row714 [$diag addRow method 0.0]
  3909. $row714 setLabel "name_type" "KeyPress()\n"
  3910. $row714 setProp "has_parmlist" "1"
  3911. $row714 setProp "is_event" "1"
  3912.  
  3913. set cell715 [$row714 addCell parameter 0.0]
  3914. $cell715 setLabel "name_type" "Sender: TObject, "
  3915. $cell715 setScope "name_type" "cl" "scopePhase"
  3916. $cell715 setProp "is_vcl" "1" "name_type" "cl"
  3917. $cell715 setProp "libunit" "System" "name_type" "cl"
  3918. $cell715 setScope "name_type" "de" "scopeSystem"
  3919.  
  3920. set cell716 [$row714 addCell parameter 0.0]
  3921. $cell716 setLabel "name_type" "Key: char"
  3922. $cell716 setProp "pass_by" "Variable"
  3923. $cell716 setScope "name_type" "cl" "scopePhase"
  3924. $cell716 setScope "name_type" "de" "scopeSystem"
  3925.  
  3926. set row717 [$diag addRow method 0.0]
  3927. $row717 setLabel "name_type" "KeyUp()\n"
  3928. $row717 setProp "has_parmlist" "1"
  3929. $row717 setProp "is_event" "1"
  3930.  
  3931. set cell718 [$row717 addCell parameter 0.0]
  3932. $cell718 setLabel "name_type" "Sender: TObject, "
  3933. $cell718 setScope "name_type" "cl" "scopePhase"
  3934. $cell718 setProp "is_vcl" "1" "name_type" "cl"
  3935. $cell718 setProp "libunit" "System" "name_type" "cl"
  3936. $cell718 setScope "name_type" "de" "scopeSystem"
  3937.  
  3938. set cell719 [$row717 addCell parameter 0.0]
  3939. $cell719 setLabel "name_type" "Key: word, "
  3940. $cell719 setProp "pass_by" "Variable"
  3941. $cell719 setScope "name_type" "cl" "scopePhase"
  3942. $cell719 setScope "name_type" "de" "scopeSystem"
  3943.  
  3944. set cell720 [$row717 addCell parameter 0.0]
  3945. $cell720 setLabel "name_type" "Shift: TShiftState"
  3946. $cell720 setScope "name_type" "cl" "scopePhase"
  3947. $cell720 setProp "is_vcl" "1" "name_type" "cl"
  3948. $cell720 setProp "libunit" "Classes" "name_type" "cl"
  3949. $cell720 setScope "name_type" "de" "scopeSystem"
  3950.  
  3951. set row721 [$diag addRow method 0.0]
  3952. $row721 setLabel "name_type" "MouseDown()\n"
  3953. $row721 setProp "has_parmlist" "1"
  3954. $row721 setProp "is_event" "1"
  3955.  
  3956. set cell722 [$row721 addCell parameter 0.0]
  3957. $cell722 setLabel "name_type" "Sender: TObject, "
  3958. $cell722 setScope "name_type" "cl" "scopePhase"
  3959. $cell722 setProp "is_vcl" "1" "name_type" "cl"
  3960. $cell722 setProp "libunit" "System" "name_type" "cl"
  3961. $cell722 setScope "name_type" "de" "scopeSystem"
  3962.  
  3963. set cell723 [$row721 addCell parameter 0.0]
  3964. $cell723 setLabel "name_type" "Button: TMouseButton, "
  3965. $cell723 setScope "name_type" "cl" "scopePhase"
  3966. $cell723 setProp "is_vcl" "1" "name_type" "cl"
  3967. $cell723 setProp "libunit" "Controls" "name_type" "cl"
  3968. $cell723 setScope "name_type" "de" "scopeSystem"
  3969.  
  3970. set cell724 [$row721 addCell parameter 0.0]
  3971. $cell724 setLabel "name_type" "Shift: TShiftState, "
  3972. $cell724 setScope "name_type" "cl" "scopePhase"
  3973. $cell724 setProp "is_vcl" "1" "name_type" "cl"
  3974. $cell724 setProp "libunit" "Classes" "name_type" "cl"
  3975. $cell724 setScope "name_type" "de" "scopeSystem"
  3976.  
  3977. set cell725 [$row721 addCell parameter 0.0]
  3978. $cell725 setLabel "name_type" "X: int, "
  3979. $cell725 setScope "name_type" "cl" "scopePhase"
  3980. $cell725 setScope "name_type" "de" "scopeSystem"
  3981.  
  3982. set cell726 [$row721 addCell parameter 0.0]
  3983. $cell726 setLabel "name_type" "Y: int"
  3984. $cell726 setScope "name_type" "cl" "scopePhase"
  3985. $cell726 setScope "name_type" "de" "scopeSystem"
  3986.  
  3987. set row727 [$diag addRow method 0.0]
  3988. $row727 setLabel "name_type" "MouseMove()\n"
  3989. $row727 setProp "has_parmlist" "1"
  3990. $row727 setProp "is_event" "1"
  3991.  
  3992. set cell728 [$row727 addCell parameter 0.0]
  3993. $cell728 setLabel "name_type" "Sender: TObject, "
  3994. $cell728 setScope "name_type" "cl" "scopePhase"
  3995. $cell728 setProp "is_vcl" "1" "name_type" "cl"
  3996. $cell728 setProp "libunit" "System" "name_type" "cl"
  3997. $cell728 setScope "name_type" "de" "scopeSystem"
  3998.  
  3999. set cell729 [$row727 addCell parameter 0.0]
  4000. $cell729 setLabel "name_type" "Shift: TShiftState, "
  4001. $cell729 setScope "name_type" "cl" "scopePhase"
  4002. $cell729 setProp "is_vcl" "1" "name_type" "cl"
  4003. $cell729 setProp "libunit" "Classes" "name_type" "cl"
  4004. $cell729 setScope "name_type" "de" "scopeSystem"
  4005.  
  4006. set cell730 [$row727 addCell parameter 0.0]
  4007. $cell730 setLabel "name_type" "X: int, "
  4008. $cell730 setScope "name_type" "cl" "scopePhase"
  4009. $cell730 setScope "name_type" "de" "scopeSystem"
  4010.  
  4011. set cell731 [$row727 addCell parameter 0.0]
  4012. $cell731 setLabel "name_type" "Y: int"
  4013. $cell731 setScope "name_type" "cl" "scopePhase"
  4014. $cell731 setScope "name_type" "de" "scopeSystem"
  4015.  
  4016. set row732 [$diag addRow method 0.0]
  4017. $row732 setLabel "name_type" "MouseUp()\n"
  4018. $row732 setProp "has_parmlist" "1"
  4019. $row732 setProp "is_event" "1"
  4020.  
  4021. set cell733 [$row732 addCell parameter 0.0]
  4022. $cell733 setLabel "name_type" "Sender: TObject, "
  4023. $cell733 setScope "name_type" "cl" "scopePhase"
  4024. $cell733 setProp "is_vcl" "1" "name_type" "cl"
  4025. $cell733 setProp "libunit" "System" "name_type" "cl"
  4026. $cell733 setScope "name_type" "de" "scopeSystem"
  4027.  
  4028. set cell734 [$row732 addCell parameter 0.0]
  4029. $cell734 setLabel "name_type" "Button: TMouseButton, "
  4030. $cell734 setScope "name_type" "cl" "scopePhase"
  4031. $cell734 setProp "is_vcl" "1" "name_type" "cl"
  4032. $cell734 setProp "libunit" "Controls" "name_type" "cl"
  4033. $cell734 setScope "name_type" "de" "scopeSystem"
  4034.  
  4035. set cell735 [$row732 addCell parameter 0.0]
  4036. $cell735 setLabel "name_type" "Shift: TShiftState, "
  4037. $cell735 setScope "name_type" "cl" "scopePhase"
  4038. $cell735 setProp "is_vcl" "1" "name_type" "cl"
  4039. $cell735 setProp "libunit" "Classes" "name_type" "cl"
  4040. $cell735 setScope "name_type" "de" "scopeSystem"
  4041.  
  4042. set cell736 [$row732 addCell parameter 0.0]
  4043. $cell736 setLabel "name_type" "X: int, "
  4044. $cell736 setScope "name_type" "cl" "scopePhase"
  4045. $cell736 setScope "name_type" "de" "scopeSystem"
  4046.  
  4047. set cell737 [$row732 addCell parameter 0.0]
  4048. $cell737 setLabel "name_type" "Y: int"
  4049. $cell737 setScope "name_type" "cl" "scopePhase"
  4050. $cell737 setScope "name_type" "de" "scopeSystem"
  4051.  
  4052. set row738 [$diag addRow method 0.0]
  4053. $row738 setLabel "name_type" "StartDrag()"
  4054. $row738 setProp "has_parmlist" "1"
  4055. $row738 setProp "is_event" "1"
  4056.  
  4057. set cell739 [$row738 addCell parameter 0.0]
  4058. $cell739 setLabel "name_type" "Sender: TObject, "
  4059. $cell739 setScope "name_type" "cl" "scopePhase"
  4060. $cell739 setProp "is_vcl" "1" "name_type" "cl"
  4061. $cell739 setProp "libunit" "System" "name_type" "cl"
  4062. $cell739 setScope "name_type" "de" "scopeSystem"
  4063.  
  4064. set cell740 [$row738 addCell parameter 0.0]
  4065. $cell740 setLabel "name_type" "DragObject: TDragObject"
  4066. $cell740 setProp "pass_by" "Variable"
  4067. $cell740 setScope "name_type" "cl" "scopePhase"
  4068. $cell740 setProp "is_vcl" "1" "name_type" "cl"
  4069. $cell740 setProp "libunit" "Controls" "name_type" "cl"
  4070. $cell740 setScope "name_type" "de" "scopeSystem"
  4071.  
  4072. $diag save
  4073.  
  4074. # Generator: et.tcl    /main/hindenburg/19
  4075. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  4076. # Interpreter to use: Otsh V6.1.1/B1
  4077. #
  4078. OTShRegister::importTool
  4079.  
  4080. set diag [CDM new TPaintBox "DelphiVCL" "" "" "" "" "" 1]
  4081.  
  4082. set row741 [$diag addRow method 0.0]
  4083. $row741 setLabel "name_type" "Click()\n"
  4084. $row741 setProp "has_parmlist" "1"
  4085. $row741 setProp "is_event" "1"
  4086.  
  4087. set cell742 [$row741 addCell parameter 0.0]
  4088. $cell742 setLabel "name_type" "Sender: TObject"
  4089. $cell742 setScope "name_type" "cl" "scopePhase"
  4090. $cell742 setProp "is_vcl" "1" "name_type" "cl"
  4091. $cell742 setProp "libunit" "System" "name_type" "cl"
  4092. $cell742 setScope "name_type" "de" "scopeSystem"
  4093.  
  4094. set row743 [$diag addRow method 0.0]
  4095. $row743 setLabel "name_type" "DblClick()\n"
  4096. $row743 setProp "has_parmlist" "1"
  4097. $row743 setProp "is_event" "1"
  4098.  
  4099. set cell744 [$row743 addCell parameter 0.0]
  4100. $cell744 setLabel "name_type" "Sender: TObject"
  4101. $cell744 setScope "name_type" "cl" "scopePhase"
  4102. $cell744 setProp "is_vcl" "1" "name_type" "cl"
  4103. $cell744 setProp "libunit" "System" "name_type" "cl"
  4104. $cell744 setScope "name_type" "de" "scopeSystem"
  4105.  
  4106. set row745 [$diag addRow method 0.0]
  4107. $row745 setLabel "name_type" "DragDrop()\n"
  4108. $row745 setProp "has_parmlist" "1"
  4109. $row745 setProp "is_event" "1"
  4110.  
  4111. set cell746 [$row745 addCell parameter 0.0]
  4112. $cell746 setLabel "name_type" "Sender: TObject, "
  4113. $cell746 setScope "name_type" "cl" "scopePhase"
  4114. $cell746 setProp "is_vcl" "1" "name_type" "cl"
  4115. $cell746 setProp "libunit" "System" "name_type" "cl"
  4116. $cell746 setScope "name_type" "de" "scopeSystem"
  4117.  
  4118. set cell747 [$row745 addCell parameter 0.0]
  4119. $cell747 setLabel "name_type" "Source: TObject, "
  4120. $cell747 setScope "name_type" "cl" "scopePhase"
  4121. $cell747 setProp "is_vcl" "1" "name_type" "cl"
  4122. $cell747 setProp "libunit" "System" "name_type" "cl"
  4123. $cell747 setScope "name_type" "de" "scopeSystem"
  4124.  
  4125. set cell748 [$row745 addCell parameter 0.0]
  4126. $cell748 setLabel "name_type" "X: int, "
  4127. $cell748 setScope "name_type" "cl" "scopePhase"
  4128. $cell748 setScope "name_type" "de" "scopeSystem"
  4129.  
  4130. set cell749 [$row745 addCell parameter 0.0]
  4131. $cell749 setLabel "name_type" "Y: int"
  4132. $cell749 setScope "name_type" "cl" "scopePhase"
  4133. $cell749 setScope "name_type" "de" "scopeSystem"
  4134.  
  4135. set row750 [$diag addRow method 0.0]
  4136. $row750 setLabel "name_type" "DragOver()\n"
  4137. $row750 setProp "has_parmlist" "1"
  4138. $row750 setProp "is_event" "1"
  4139.  
  4140. set cell751 [$row750 addCell parameter 0.0]
  4141. $cell751 setLabel "name_type" "Sender: TObject, "
  4142. $cell751 setScope "name_type" "cl" "scopePhase"
  4143. $cell751 setProp "is_vcl" "1" "name_type" "cl"
  4144. $cell751 setProp "libunit" "System" "name_type" "cl"
  4145. $cell751 setScope "name_type" "de" "scopeSystem"
  4146.  
  4147. set cell752 [$row750 addCell parameter 0.0]
  4148. $cell752 setLabel "name_type" "Source: TObject, "
  4149. $cell752 setScope "name_type" "cl" "scopePhase"
  4150. $cell752 setProp "is_vcl" "1" "name_type" "cl"
  4151. $cell752 setProp "libunit" "System" "name_type" "cl"
  4152. $cell752 setScope "name_type" "de" "scopeSystem"
  4153.  
  4154. set cell753 [$row750 addCell parameter 0.0]
  4155. $cell753 setLabel "name_type" "X: int, "
  4156. $cell753 setScope "name_type" "cl" "scopePhase"
  4157. $cell753 setScope "name_type" "de" "scopeSystem"
  4158.  
  4159. set cell754 [$row750 addCell parameter 0.0]
  4160. $cell754 setLabel "name_type" "Y: int, "
  4161. $cell754 setScope "name_type" "cl" "scopePhase"
  4162. $cell754 setScope "name_type" "de" "scopeSystem"
  4163.  
  4164. set cell755 [$row750 addCell parameter 0.0]
  4165. $cell755 setLabel "name_type" "State: TDragState, "
  4166. $cell755 setScope "name_type" "cl" "scopePhase"
  4167. $cell755 setProp "is_vcl" "1" "name_type" "cl"
  4168. $cell755 setProp "libunit" "Controls" "name_type" "cl"
  4169. $cell755 setScope "name_type" "de" "scopeSystem"
  4170.  
  4171. set cell756 [$row750 addCell parameter 0.0]
  4172. $cell756 setLabel "name_type" "Accept: bool"
  4173. $cell756 setProp "pass_by" "Variable"
  4174. $cell756 setScope "name_type" "cl" "scopePhase"
  4175. $cell756 setScope "name_type" "de" "scopeSystem"
  4176.  
  4177. set row757 [$diag addRow method 0.0]
  4178. $row757 setLabel "name_type" "EndDrag()\n"
  4179. $row757 setProp "has_parmlist" "1"
  4180. $row757 setProp "is_event" "1"
  4181.  
  4182. set cell758 [$row757 addCell parameter 0.0]
  4183. $cell758 setLabel "name_type" "Sender: TObject, "
  4184. $cell758 setScope "name_type" "cl" "scopePhase"
  4185. $cell758 setProp "is_vcl" "1" "name_type" "cl"
  4186. $cell758 setProp "libunit" "System" "name_type" "cl"
  4187. $cell758 setScope "name_type" "de" "scopeSystem"
  4188.  
  4189. set cell759 [$row757 addCell parameter 0.0]
  4190. $cell759 setLabel "name_type" "Source: TObject, "
  4191. $cell759 setScope "name_type" "cl" "scopePhase"
  4192. $cell759 setProp "is_vcl" "1" "name_type" "cl"
  4193. $cell759 setProp "libunit" "System" "name_type" "cl"
  4194. $cell759 setScope "name_type" "de" "scopeSystem"
  4195.  
  4196. set cell760 [$row757 addCell parameter 0.0]
  4197. $cell760 setLabel "name_type" "X: int, "
  4198. $cell760 setScope "name_type" "cl" "scopePhase"
  4199. $cell760 setScope "name_type" "de" "scopeSystem"
  4200.  
  4201. set cell761 [$row757 addCell parameter 0.0]
  4202. $cell761 setLabel "name_type" "Y: int"
  4203. $cell761 setScope "name_type" "cl" "scopePhase"
  4204. $cell761 setScope "name_type" "de" "scopeSystem"
  4205.  
  4206. set row762 [$diag addRow method 0.0]
  4207. $row762 setLabel "name_type" "MouseDown()\n"
  4208. $row762 setProp "has_parmlist" "1"
  4209. $row762 setProp "is_event" "1"
  4210.  
  4211. set cell763 [$row762 addCell parameter 0.0]
  4212. $cell763 setLabel "name_type" "Sender: TObject, "
  4213. $cell763 setScope "name_type" "cl" "scopePhase"
  4214. $cell763 setProp "is_vcl" "1" "name_type" "cl"
  4215. $cell763 setProp "libunit" "System" "name_type" "cl"
  4216. $cell763 setScope "name_type" "de" "scopeSystem"
  4217.  
  4218. set cell764 [$row762 addCell parameter 0.0]
  4219. $cell764 setLabel "name_type" "Button: TMouseButton, "
  4220. $cell764 setScope "name_type" "cl" "scopePhase"
  4221. $cell764 setProp "is_vcl" "1" "name_type" "cl"
  4222. $cell764 setProp "libunit" "Controls" "name_type" "cl"
  4223. $cell764 setScope "name_type" "de" "scopeSystem"
  4224.  
  4225. set cell765 [$row762 addCell parameter 0.0]
  4226. $cell765 setLabel "name_type" "Shift: TShiftState, "
  4227. $cell765 setScope "name_type" "cl" "scopePhase"
  4228. $cell765 setProp "is_vcl" "1" "name_type" "cl"
  4229. $cell765 setProp "libunit" "Classes" "name_type" "cl"
  4230. $cell765 setScope "name_type" "de" "scopeSystem"
  4231.  
  4232. set cell766 [$row762 addCell parameter 0.0]
  4233. $cell766 setLabel "name_type" "X: int, "
  4234. $cell766 setScope "name_type" "cl" "scopePhase"
  4235. $cell766 setScope "name_type" "de" "scopeSystem"
  4236.  
  4237. set cell767 [$row762 addCell parameter 0.0]
  4238. $cell767 setLabel "name_type" "Y: int"
  4239. $cell767 setScope "name_type" "cl" "scopePhase"
  4240. $cell767 setScope "name_type" "de" "scopeSystem"
  4241.  
  4242. set row768 [$diag addRow method 0.0]
  4243. $row768 setLabel "name_type" "MouseMove()\n"
  4244. $row768 setProp "has_parmlist" "1"
  4245. $row768 setProp "is_event" "1"
  4246.  
  4247. set cell769 [$row768 addCell parameter 0.0]
  4248. $cell769 setLabel "name_type" "Sender: TObject, "
  4249. $cell769 setScope "name_type" "cl" "scopePhase"
  4250. $cell769 setProp "is_vcl" "1" "name_type" "cl"
  4251. $cell769 setProp "libunit" "System" "name_type" "cl"
  4252. $cell769 setScope "name_type" "de" "scopeSystem"
  4253.  
  4254. set cell770 [$row768 addCell parameter 0.0]
  4255. $cell770 setLabel "name_type" "Shift: TShiftState, "
  4256. $cell770 setScope "name_type" "cl" "scopePhase"
  4257. $cell770 setProp "is_vcl" "1" "name_type" "cl"
  4258. $cell770 setProp "libunit" "Classes" "name_type" "cl"
  4259. $cell770 setScope "name_type" "de" "scopeSystem"
  4260.  
  4261. set cell771 [$row768 addCell parameter 0.0]
  4262. $cell771 setLabel "name_type" "X: int, "
  4263. $cell771 setScope "name_type" "cl" "scopePhase"
  4264. $cell771 setScope "name_type" "de" "scopeSystem"
  4265.  
  4266. set cell772 [$row768 addCell parameter 0.0]
  4267. $cell772 setLabel "name_type" "Y: int"
  4268. $cell772 setScope "name_type" "cl" "scopePhase"
  4269. $cell772 setScope "name_type" "de" "scopeSystem"
  4270.  
  4271. set row773 [$diag addRow method 0.0]
  4272. $row773 setLabel "name_type" "MouseUp()\n"
  4273. $row773 setProp "has_parmlist" "1"
  4274. $row773 setProp "is_event" "1"
  4275.  
  4276. set cell774 [$row773 addCell parameter 0.0]
  4277. $cell774 setLabel "name_type" "Sender: TObject, "
  4278. $cell774 setScope "name_type" "cl" "scopePhase"
  4279. $cell774 setProp "is_vcl" "1" "name_type" "cl"
  4280. $cell774 setProp "libunit" "System" "name_type" "cl"
  4281. $cell774 setScope "name_type" "de" "scopeSystem"
  4282.  
  4283. set cell775 [$row773 addCell parameter 0.0]
  4284. $cell775 setLabel "name_type" "Button: TMouseButton, "
  4285. $cell775 setScope "name_type" "cl" "scopePhase"
  4286. $cell775 setProp "is_vcl" "1" "name_type" "cl"
  4287. $cell775 setProp "libunit" "Controls" "name_type" "cl"
  4288. $cell775 setScope "name_type" "de" "scopeSystem"
  4289.  
  4290. set cell776 [$row773 addCell parameter 0.0]
  4291. $cell776 setLabel "name_type" "Shift: TShiftState, "
  4292. $cell776 setScope "name_type" "cl" "scopePhase"
  4293. $cell776 setProp "is_vcl" "1" "name_type" "cl"
  4294. $cell776 setProp "libunit" "Classes" "name_type" "cl"
  4295. $cell776 setScope "name_type" "de" "scopeSystem"
  4296.  
  4297. set cell777 [$row773 addCell parameter 0.0]
  4298. $cell777 setLabel "name_type" "X: int, "
  4299. $cell777 setScope "name_type" "cl" "scopePhase"
  4300. $cell777 setScope "name_type" "de" "scopeSystem"
  4301.  
  4302. set cell778 [$row773 addCell parameter 0.0]
  4303. $cell778 setLabel "name_type" "Y: int"
  4304. $cell778 setScope "name_type" "cl" "scopePhase"
  4305. $cell778 setScope "name_type" "de" "scopeSystem"
  4306.  
  4307. set row779 [$diag addRow method 0.0]
  4308. $row779 setLabel "name_type" "Paint()\n"
  4309. $row779 setProp "has_parmlist" "1"
  4310. $row779 setProp "is_event" "1"
  4311.  
  4312. set cell780 [$row779 addCell parameter 0.0]
  4313. $cell780 setLabel "name_type" "Sender: TObject"
  4314. $cell780 setScope "name_type" "cl" "scopePhase"
  4315. $cell780 setProp "is_vcl" "1" "name_type" "cl"
  4316. $cell780 setProp "libunit" "System" "name_type" "cl"
  4317. $cell780 setScope "name_type" "de" "scopeSystem"
  4318.  
  4319. set row781 [$diag addRow method 0.0]
  4320. $row781 setLabel "name_type" "StartDrag()"
  4321. $row781 setProp "has_parmlist" "1"
  4322. $row781 setProp "is_event" "1"
  4323.  
  4324. set cell782 [$row781 addCell parameter 0.0]
  4325. $cell782 setLabel "name_type" "Sender: TObject, "
  4326. $cell782 setScope "name_type" "cl" "scopePhase"
  4327. $cell782 setProp "is_vcl" "1" "name_type" "cl"
  4328. $cell782 setProp "libunit" "System" "name_type" "cl"
  4329. $cell782 setScope "name_type" "de" "scopeSystem"
  4330.  
  4331. set cell783 [$row781 addCell parameter 0.0]
  4332. $cell783 setLabel "name_type" "DragObject: TDragObject"
  4333. $cell783 setProp "pass_by" "Variable"
  4334. $cell783 setScope "name_type" "cl" "scopePhase"
  4335. $cell783 setProp "is_vcl" "1" "name_type" "cl"
  4336. $cell783 setProp "libunit" "Controls" "name_type" "cl"
  4337. $cell783 setScope "name_type" "de" "scopeSystem"
  4338.  
  4339. $diag save
  4340.  
  4341. # Generator: et.tcl    /main/hindenburg/19
  4342. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  4343. # Interpreter to use: Otsh V6.1.1/B1
  4344. #
  4345. OTShRegister::importTool
  4346.  
  4347. set diag [CDM new TListBox "DelphiVCL" "" "" "" "" "" 1]
  4348.  
  4349. set row784 [$diag addRow method 0.0]
  4350. $row784 setLabel "name_type" "Click()\n"
  4351. $row784 setProp "has_parmlist" "1"
  4352. $row784 setProp "is_event" "1"
  4353.  
  4354. set cell785 [$row784 addCell parameter 0.0]
  4355. $cell785 setLabel "name_type" "Sender: TObject"
  4356. $cell785 setScope "name_type" "cl" "scopePhase"
  4357. $cell785 setProp "is_vcl" "1" "name_type" "cl"
  4358. $cell785 setProp "libunit" "System" "name_type" "cl"
  4359. $cell785 setScope "name_type" "de" "scopeSystem"
  4360.  
  4361. set row786 [$diag addRow method 0.0]
  4362. $row786 setLabel "name_type" "DblClick()\n"
  4363. $row786 setProp "has_parmlist" "1"
  4364.  
  4365. set cell787 [$row786 addCell parameter 0.0]
  4366. $cell787 setLabel "name_type" "Sender: TObject"
  4367. $cell787 setScope "name_type" "cl" "scopePhase"
  4368. $cell787 setProp "is_vcl" "1" "name_type" "cl"
  4369. $cell787 setProp "libunit" "System" "name_type" "cl"
  4370. $cell787 setScope "name_type" "de" "scopeSystem"
  4371.  
  4372. set row788 [$diag addRow method 0.0]
  4373. $row788 setLabel "name_type" "DragDrop()\n"
  4374. $row788 setProp "has_parmlist" "1"
  4375. $row788 setProp "is_event" "1"
  4376.  
  4377. set cell789 [$row788 addCell parameter 0.0]
  4378. $cell789 setLabel "name_type" "Sender: TObject, "
  4379. $cell789 setScope "name_type" "cl" "scopePhase"
  4380. $cell789 setProp "is_vcl" "1" "name_type" "cl"
  4381. $cell789 setProp "libunit" "System" "name_type" "cl"
  4382. $cell789 setScope "name_type" "de" "scopeSystem"
  4383.  
  4384. set cell790 [$row788 addCell parameter 0.0]
  4385. $cell790 setLabel "name_type" "Source: TObject, "
  4386. $cell790 setScope "name_type" "cl" "scopePhase"
  4387. $cell790 setProp "is_vcl" "1" "name_type" "cl"
  4388. $cell790 setProp "libunit" "System" "name_type" "cl"
  4389. $cell790 setScope "name_type" "de" "scopeSystem"
  4390.  
  4391. set cell791 [$row788 addCell parameter 0.0]
  4392. $cell791 setLabel "name_type" "X: int, "
  4393. $cell791 setScope "name_type" "cl" "scopePhase"
  4394. $cell791 setScope "name_type" "de" "scopeSystem"
  4395.  
  4396. set cell792 [$row788 addCell parameter 0.0]
  4397. $cell792 setLabel "name_type" "Y: int"
  4398. $cell792 setScope "name_type" "cl" "scopePhase"
  4399. $cell792 setScope "name_type" "de" "scopeSystem"
  4400.  
  4401. set row793 [$diag addRow method 0.0]
  4402. $row793 setLabel "name_type" "DragOver()\n"
  4403. $row793 setProp "has_parmlist" "1"
  4404. $row793 setProp "is_event" "1"
  4405.  
  4406. set cell794 [$row793 addCell parameter 0.0]
  4407. $cell794 setLabel "name_type" "Sender: TObject, "
  4408. $cell794 setScope "name_type" "cl" "scopePhase"
  4409. $cell794 setProp "is_vcl" "1" "name_type" "cl"
  4410. $cell794 setProp "libunit" "System" "name_type" "cl"
  4411. $cell794 setScope "name_type" "de" "scopeSystem"
  4412.  
  4413. set cell795 [$row793 addCell parameter 0.0]
  4414. $cell795 setLabel "name_type" "Source: TObject, "
  4415. $cell795 setScope "name_type" "cl" "scopePhase"
  4416. $cell795 setProp "is_vcl" "1" "name_type" "cl"
  4417. $cell795 setProp "libunit" "System" "name_type" "cl"
  4418. $cell795 setScope "name_type" "de" "scopeSystem"
  4419.  
  4420. set cell796 [$row793 addCell parameter 0.0]
  4421. $cell796 setLabel "name_type" "X: int, "
  4422. $cell796 setScope "name_type" "cl" "scopePhase"
  4423. $cell796 setScope "name_type" "de" "scopeSystem"
  4424.  
  4425. set cell797 [$row793 addCell parameter 0.0]
  4426. $cell797 setLabel "name_type" "Y: int, "
  4427. $cell797 setScope "name_type" "cl" "scopePhase"
  4428. $cell797 setScope "name_type" "de" "scopeSystem"
  4429.  
  4430. set cell798 [$row793 addCell parameter 0.0]
  4431. $cell798 setLabel "name_type" "State: TDragState, "
  4432. $cell798 setScope "name_type" "cl" "scopePhase"
  4433. $cell798 setProp "is_vcl" "1" "name_type" "cl"
  4434. $cell798 setProp "libunit" "Controls" "name_type" "cl"
  4435. $cell798 setScope "name_type" "de" "scopeSystem"
  4436.  
  4437. set cell799 [$row793 addCell parameter 0.0]
  4438. $cell799 setLabel "name_type" "Accept: bool"
  4439. $cell799 setProp "pass_by" "Variable"
  4440. $cell799 setScope "name_type" "cl" "scopePhase"
  4441. $cell799 setScope "name_type" "de" "scopeSystem"
  4442.  
  4443. set row800 [$diag addRow method 0.0]
  4444. $row800 setLabel "name_type" "DrawItem()\n"
  4445. $row800 setProp "has_parmlist" "1"
  4446. $row800 setProp "is_event" "1"
  4447.  
  4448. set cell801 [$row800 addCell parameter 0.0]
  4449. $cell801 setLabel "name_type" "ListBox: TListBox, "
  4450. $cell801 setScope "name_type" "cl" "scopePhase"
  4451. $cell801 setProp "is_vcl" "1" "name_type" "cl"
  4452. $cell801 setProp "libunit" "StdCtrls" "name_type" "cl"
  4453. $cell801 setScope "name_type" "de" "scopeSystem"
  4454.  
  4455. set cell802 [$row800 addCell parameter 0.0]
  4456. $cell802 setLabel "name_type" "Index: int, "
  4457. $cell802 setScope "name_type" "cl" "scopePhase"
  4458. $cell802 setScope "name_type" "de" "scopeSystem"
  4459.  
  4460. set cell803 [$row800 addCell parameter 0.0]
  4461. $cell803 setLabel "name_type" "Rect: TRect, "
  4462. $cell803 setScope "name_type" "cl" "scopePhase"
  4463. $cell803 setProp "is_vcl" "1" "name_type" "cl"
  4464. $cell803 setProp "libunit" "Other" "name_type" "cl"
  4465. $cell803 setProp "userlib" "Windows" "name_type" "cl"
  4466. $cell803 setScope "name_type" "de" "scopeSystem"
  4467.  
  4468. set cell804 [$row800 addCell parameter 0.0]
  4469. $cell804 setLabel "name_type" "State: TOwnerDrawState"
  4470. $cell804 setScope "name_type" "cl" "scopePhase"
  4471. $cell804 setProp "is_vcl" "1" "name_type" "cl"
  4472. $cell804 setProp "libunit" "StdCtrls" "name_type" "cl"
  4473. $cell804 setScope "name_type" "de" "scopeSystem"
  4474.  
  4475. set row805 [$diag addRow method 0.0]
  4476. $row805 setLabel "name_type" "EndDrag()\n"
  4477. $row805 setProp "has_parmlist" "1"
  4478. $row805 setProp "is_event" "1"
  4479.  
  4480. set cell806 [$row805 addCell parameter 0.0]
  4481. $cell806 setLabel "name_type" "Sender: TObject, "
  4482. $cell806 setScope "name_type" "cl" "scopePhase"
  4483. $cell806 setProp "is_vcl" "1" "name_type" "cl"
  4484. $cell806 setProp "libunit" "System" "name_type" "cl"
  4485. $cell806 setScope "name_type" "de" "scopeSystem"
  4486.  
  4487. set cell807 [$row805 addCell parameter 0.0]
  4488. $cell807 setLabel "name_type" "Source: TObject, "
  4489. $cell807 setScope "name_type" "cl" "scopePhase"
  4490. $cell807 setProp "is_vcl" "1" "name_type" "cl"
  4491. $cell807 setProp "libunit" "System" "name_type" "cl"
  4492. $cell807 setScope "name_type" "de" "scopeSystem"
  4493.  
  4494. set cell808 [$row805 addCell parameter 0.0]
  4495. $cell808 setLabel "name_type" "X: int, "
  4496. $cell808 setScope "name_type" "cl" "scopePhase"
  4497. $cell808 setScope "name_type" "de" "scopeSystem"
  4498.  
  4499. set cell809 [$row805 addCell parameter 0.0]
  4500. $cell809 setLabel "name_type" "Y: int"
  4501. $cell809 setScope "name_type" "cl" "scopePhase"
  4502. $cell809 setScope "name_type" "de" "scopeSystem"
  4503.  
  4504. set row810 [$diag addRow method 0.0]
  4505. $row810 setLabel "name_type" "Enter()\n"
  4506. $row810 setProp "has_parmlist" "1"
  4507. $row810 setProp "is_event" "1"
  4508.  
  4509. set cell811 [$row810 addCell parameter 0.0]
  4510. $cell811 setLabel "name_type" "Sender: TObject"
  4511. $cell811 setScope "name_type" "cl" "scopePhase"
  4512. $cell811 setProp "is_vcl" "1" "name_type" "cl"
  4513. $cell811 setProp "libunit" "System" "name_type" "cl"
  4514. $cell811 setScope "name_type" "de" "scopeSystem"
  4515.  
  4516. set row812 [$diag addRow method 0.0]
  4517. $row812 setLabel "name_type" "Exit()\n"
  4518. $row812 setProp "has_parmlist" "1"
  4519. $row812 setProp "is_event" "1"
  4520.  
  4521. set cell813 [$row812 addCell parameter 0.0]
  4522. $cell813 setLabel "name_type" "Sender: TObject"
  4523. $cell813 setScope "name_type" "cl" "scopePhase"
  4524. $cell813 setProp "is_vcl" "1" "name_type" "cl"
  4525. $cell813 setProp "libunit" "System" "name_type" "cl"
  4526. $cell813 setScope "name_type" "de" "scopeSystem"
  4527.  
  4528. set row814 [$diag addRow method 0.0]
  4529. $row814 setLabel "name_type" "KeyDown()\n"
  4530. $row814 setProp "has_parmlist" "1"
  4531. $row814 setProp "is_event" "1"
  4532.  
  4533. set cell815 [$row814 addCell parameter 0.0]
  4534. $cell815 setLabel "name_type" "Sender: TObject, "
  4535. $cell815 setScope "name_type" "cl" "scopePhase"
  4536. $cell815 setProp "is_vcl" "1" "name_type" "cl"
  4537. $cell815 setProp "libunit" "System" "name_type" "cl"
  4538. $cell815 setScope "name_type" "de" "scopeSystem"
  4539.  
  4540. set cell816 [$row814 addCell parameter 0.0]
  4541. $cell816 setLabel "name_type" "Key: word, "
  4542. $cell816 setProp "pass_by" "Variable"
  4543. $cell816 setScope "name_type" "cl" "scopePhase"
  4544. $cell816 setScope "name_type" "de" "scopeSystem"
  4545.  
  4546. set cell817 [$row814 addCell parameter 0.0]
  4547. $cell817 setLabel "name_type" "Shift: TShiftState"
  4548. $cell817 setScope "name_type" "cl" "scopePhase"
  4549. $cell817 setProp "is_vcl" "1" "name_type" "cl"
  4550. $cell817 setProp "libunit" "Classes" "name_type" "cl"
  4551. $cell817 setScope "name_type" "de" "scopeSystem"
  4552.  
  4553. set row818 [$diag addRow method 0.0]
  4554. $row818 setLabel "name_type" "KeyPress()\n"
  4555. $row818 setProp "has_parmlist" "1"
  4556. $row818 setProp "is_event" "1"
  4557.  
  4558. set cell819 [$row818 addCell parameter 0.0]
  4559. $cell819 setLabel "name_type" "Sender: TObject, "
  4560. $cell819 setScope "name_type" "cl" "scopePhase"
  4561. $cell819 setProp "is_vcl" "1" "name_type" "cl"
  4562. $cell819 setProp "libunit" "System" "name_type" "cl"
  4563. $cell819 setScope "name_type" "de" "scopeSystem"
  4564.  
  4565. set cell820 [$row818 addCell parameter 0.0]
  4566. $cell820 setLabel "name_type" "Key: char"
  4567. $cell820 setProp "pass_by" "Variable"
  4568. $cell820 setScope "name_type" "cl" "scopePhase"
  4569. $cell820 setScope "name_type" "de" "scopeSystem"
  4570.  
  4571. set row821 [$diag addRow method 0.0]
  4572. $row821 setLabel "name_type" "KeyUp()\n"
  4573. $row821 setProp "has_parmlist" "1"
  4574. $row821 setProp "is_event" "1"
  4575.  
  4576. set cell822 [$row821 addCell parameter 0.0]
  4577. $cell822 setLabel "name_type" "Sender: TObject, "
  4578. $cell822 setScope "name_type" "cl" "scopePhase"
  4579. $cell822 setProp "is_vcl" "1" "name_type" "cl"
  4580. $cell822 setProp "libunit" "System" "name_type" "cl"
  4581. $cell822 setScope "name_type" "de" "scopeSystem"
  4582.  
  4583. set cell823 [$row821 addCell parameter 0.0]
  4584. $cell823 setLabel "name_type" "Key: word, "
  4585. $cell823 setProp "pass_by" "Variable"
  4586. $cell823 setScope "name_type" "cl" "scopePhase"
  4587. $cell823 setScope "name_type" "de" "scopeSystem"
  4588.  
  4589. set cell824 [$row821 addCell parameter 0.0]
  4590. $cell824 setLabel "name_type" "Shift: TShiftState"
  4591. $cell824 setScope "name_type" "cl" "scopePhase"
  4592. $cell824 setProp "is_vcl" "1" "name_type" "cl"
  4593. $cell824 setProp "libunit" "Classes" "name_type" "cl"
  4594. $cell824 setScope "name_type" "de" "scopeSystem"
  4595.  
  4596. set row825 [$diag addRow method 0.0]
  4597. $row825 setLabel "name_type" "MeasureItem()\n"
  4598. $row825 setProp "has_parmlist" "1"
  4599. $row825 setProp "is_event" "1"
  4600.  
  4601. set cell826 [$row825 addCell parameter 0.0]
  4602. $cell826 setLabel "name_type" "Control: TWinControl, "
  4603. $cell826 setScope "name_type" "cl" "scopePhase"
  4604. $cell826 setProp "is_vcl" "1" "name_type" "cl"
  4605. $cell826 setProp "libunit" "Controls" "name_type" "cl"
  4606. $cell826 setScope "name_type" "de" "scopeSystem"
  4607.  
  4608. set cell827 [$row825 addCell parameter 0.0]
  4609. $cell827 setLabel "name_type" "Index: int, "
  4610. $cell827 setScope "name_type" "cl" "scopePhase"
  4611. $cell827 setScope "name_type" "de" "scopeSystem"
  4612.  
  4613. set cell828 [$row825 addCell parameter 0.0]
  4614. $cell828 setLabel "name_type" "Height: int"
  4615. $cell828 setScope "name_type" "cl" "scopePhase"
  4616. $cell828 setScope "name_type" "de" "scopeSystem"
  4617.  
  4618. set row829 [$diag addRow method 0.0]
  4619. $row829 setLabel "name_type" "MouseDown()\n"
  4620. $row829 setProp "has_parmlist" "1"
  4621. $row829 setProp "is_event" "1"
  4622.  
  4623. set cell830 [$row829 addCell parameter 0.0]
  4624. $cell830 setLabel "name_type" "Sender: TObject, "
  4625. $cell830 setScope "name_type" "cl" "scopePhase"
  4626. $cell830 setProp "is_vcl" "1" "name_type" "cl"
  4627. $cell830 setProp "libunit" "System" "name_type" "cl"
  4628. $cell830 setScope "name_type" "de" "scopeSystem"
  4629.  
  4630. set cell831 [$row829 addCell parameter 0.0]
  4631. $cell831 setLabel "name_type" "Button: TMouseButton, "
  4632. $cell831 setScope "name_type" "cl" "scopePhase"
  4633. $cell831 setProp "is_vcl" "1" "name_type" "cl"
  4634. $cell831 setProp "libunit" "Controls" "name_type" "cl"
  4635. $cell831 setScope "name_type" "de" "scopeSystem"
  4636.  
  4637. set cell832 [$row829 addCell parameter 0.0]
  4638. $cell832 setLabel "name_type" "Shift: TShiftState, "
  4639. $cell832 setScope "name_type" "cl" "scopePhase"
  4640. $cell832 setProp "is_vcl" "1" "name_type" "cl"
  4641. $cell832 setProp "libunit" "Classes" "name_type" "cl"
  4642. $cell832 setScope "name_type" "de" "scopeSystem"
  4643.  
  4644. set cell833 [$row829 addCell parameter 0.0]
  4645. $cell833 setLabel "name_type" "X: int, "
  4646. $cell833 setScope "name_type" "cl" "scopePhase"
  4647. $cell833 setScope "name_type" "de" "scopeSystem"
  4648.  
  4649. set cell834 [$row829 addCell parameter 0.0]
  4650. $cell834 setLabel "name_type" "Y: int"
  4651. $cell834 setScope "name_type" "cl" "scopePhase"
  4652. $cell834 setScope "name_type" "de" "scopeSystem"
  4653.  
  4654. set row835 [$diag addRow method 0.0]
  4655. $row835 setLabel "name_type" "MouseMove()\n"
  4656. $row835 setProp "has_parmlist" "1"
  4657. $row835 setProp "is_event" "1"
  4658.  
  4659. set cell836 [$row835 addCell parameter 0.0]
  4660. $cell836 setLabel "name_type" "Sender: TObject, "
  4661. $cell836 setScope "name_type" "cl" "scopePhase"
  4662. $cell836 setProp "is_vcl" "1" "name_type" "cl"
  4663. $cell836 setProp "libunit" "System" "name_type" "cl"
  4664. $cell836 setScope "name_type" "de" "scopeSystem"
  4665.  
  4666. set cell837 [$row835 addCell parameter 0.0]
  4667. $cell837 setLabel "name_type" "Shift: TShiftState, "
  4668. $cell837 setScope "name_type" "cl" "scopePhase"
  4669. $cell837 setProp "is_vcl" "1" "name_type" "cl"
  4670. $cell837 setProp "libunit" "Classes" "name_type" "cl"
  4671. $cell837 setScope "name_type" "de" "scopeSystem"
  4672.  
  4673. set cell838 [$row835 addCell parameter 0.0]
  4674. $cell838 setLabel "name_type" "X: int, "
  4675. $cell838 setScope "name_type" "cl" "scopePhase"
  4676. $cell838 setScope "name_type" "de" "scopeSystem"
  4677.  
  4678. set cell839 [$row835 addCell parameter 0.0]
  4679. $cell839 setLabel "name_type" "Y: int"
  4680. $cell839 setScope "name_type" "cl" "scopePhase"
  4681. $cell839 setScope "name_type" "de" "scopeSystem"
  4682.  
  4683. set row840 [$diag addRow method 0.0]
  4684. $row840 setLabel "name_type" "MouseUp()\n"
  4685. $row840 setProp "has_parmlist" "1"
  4686. $row840 setProp "is_event" "1"
  4687.  
  4688. set cell841 [$row840 addCell parameter 0.0]
  4689. $cell841 setLabel "name_type" "Sender: TObject, "
  4690. $cell841 setScope "name_type" "cl" "scopePhase"
  4691. $cell841 setProp "is_vcl" "1" "name_type" "cl"
  4692. $cell841 setProp "libunit" "System" "name_type" "cl"
  4693. $cell841 setScope "name_type" "de" "scopeSystem"
  4694.  
  4695. set cell842 [$row840 addCell parameter 0.0]
  4696. $cell842 setLabel "name_type" "Button: TMouseButton, "
  4697. $cell842 setScope "name_type" "cl" "scopePhase"
  4698. $cell842 setProp "is_vcl" "1" "name_type" "cl"
  4699. $cell842 setProp "libunit" "Controls" "name_type" "cl"
  4700. $cell842 setScope "name_type" "de" "scopeSystem"
  4701.  
  4702. set cell843 [$row840 addCell parameter 0.0]
  4703. $cell843 setLabel "name_type" "Shift: TShiftState, "
  4704. $cell843 setScope "name_type" "cl" "scopePhase"
  4705. $cell843 setProp "is_vcl" "1" "name_type" "cl"
  4706. $cell843 setProp "libunit" "Classes" "name_type" "cl"
  4707. $cell843 setScope "name_type" "de" "scopeSystem"
  4708.  
  4709. set cell844 [$row840 addCell parameter 0.0]
  4710. $cell844 setLabel "name_type" "X: int, "
  4711. $cell844 setScope "name_type" "cl" "scopePhase"
  4712. $cell844 setScope "name_type" "de" "scopeSystem"
  4713.  
  4714. set cell845 [$row840 addCell parameter 0.0]
  4715. $cell845 setLabel "name_type" "Y: int"
  4716. $cell845 setScope "name_type" "cl" "scopePhase"
  4717. $cell845 setScope "name_type" "de" "scopeSystem"
  4718.  
  4719. set row846 [$diag addRow method 0.0]
  4720. $row846 setLabel "name_type" "StartDrag()"
  4721. $row846 setProp "has_parmlist" "1"
  4722. $row846 setProp "is_event" "1"
  4723.  
  4724. set cell847 [$row846 addCell parameter 0.0]
  4725. $cell847 setLabel "name_type" "Sender: TObject, "
  4726. $cell847 setScope "name_type" "cl" "scopePhase"
  4727. $cell847 setProp "is_vcl" "1" "name_type" "cl"
  4728. $cell847 setProp "libunit" "System" "name_type" "cl"
  4729. $cell847 setScope "name_type" "de" "scopeSystem"
  4730.  
  4731. set cell848 [$row846 addCell parameter 0.0]
  4732. $cell848 setLabel "name_type" "DragObject: TDragObject"
  4733. $cell848 setProp "pass_by" "Variable"
  4734. $cell848 setScope "name_type" "cl" "scopePhase"
  4735. $cell848 setProp "is_vcl" "1" "name_type" "cl"
  4736. $cell848 setProp "libunit" "Controls" "name_type" "cl"
  4737. $cell848 setScope "name_type" "de" "scopeSystem"
  4738.  
  4739. $diag save
  4740.  
  4741. # Generator: et.tcl    /main/hindenburg/19
  4742. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  4743. # Interpreter to use: Otsh V6.1.1/B1
  4744. #
  4745. OTShRegister::importTool
  4746.  
  4747. set diag [CDM new TRadioButton "DelphiVCL" "" "" "" "" "" 1]
  4748.  
  4749. set row849 [$diag addRow method 0.0]
  4750. $row849 setLabel "name_type" "Click()\n"
  4751. $row849 setProp "has_parmlist" "1"
  4752. $row849 setProp "is_event" "1"
  4753.  
  4754. set cell850 [$row849 addCell parameter 0.0]
  4755. $cell850 setLabel "name_type" "Sender: TObject"
  4756. $cell850 setScope "name_type" "cl" "scopePhase"
  4757. $cell850 setProp "is_vcl" "1" "name_type" "cl"
  4758. $cell850 setProp "libunit" "System" "name_type" "cl"
  4759. $cell850 setScope "name_type" "de" "scopeSystem"
  4760.  
  4761. set row851 [$diag addRow method 0.0]
  4762. $row851 setLabel "name_type" "DblClick()\n"
  4763. $row851 setProp "has_parmlist" "1"
  4764. $row851 setProp "is_event" "1"
  4765.  
  4766. set cell852 [$row851 addCell parameter 0.0]
  4767. $cell852 setLabel "name_type" "Sender: TObject"
  4768. $cell852 setScope "name_type" "cl" "scopePhase"
  4769. $cell852 setProp "is_vcl" "1" "name_type" "cl"
  4770. $cell852 setProp "libunit" "System" "name_type" "cl"
  4771. $cell852 setScope "name_type" "de" "scopeSystem"
  4772.  
  4773. set row853 [$diag addRow method 0.0]
  4774. $row853 setLabel "name_type" "DragDrop()\n"
  4775. $row853 setProp "has_parmlist" "1"
  4776. $row853 setProp "is_event" "1"
  4777.  
  4778. set cell854 [$row853 addCell parameter 0.0]
  4779. $cell854 setLabel "name_type" "Sender: TObject, "
  4780. $cell854 setScope "name_type" "cl" "scopePhase"
  4781. $cell854 setProp "is_vcl" "1" "name_type" "cl"
  4782. $cell854 setProp "libunit" "System" "name_type" "cl"
  4783. $cell854 setScope "name_type" "de" "scopeSystem"
  4784.  
  4785. set cell855 [$row853 addCell parameter 0.0]
  4786. $cell855 setLabel "name_type" "Source: TObject, "
  4787. $cell855 setScope "name_type" "cl" "scopePhase"
  4788. $cell855 setProp "is_vcl" "1" "name_type" "cl"
  4789. $cell855 setProp "libunit" "System" "name_type" "cl"
  4790. $cell855 setScope "name_type" "de" "scopeSystem"
  4791.  
  4792. set cell856 [$row853 addCell parameter 0.0]
  4793. $cell856 setLabel "name_type" "X: int, "
  4794. $cell856 setScope "name_type" "cl" "scopePhase"
  4795. $cell856 setScope "name_type" "de" "scopeSystem"
  4796.  
  4797. set cell857 [$row853 addCell parameter 0.0]
  4798. $cell857 setLabel "name_type" "Y: int"
  4799. $cell857 setScope "name_type" "cl" "scopePhase"
  4800. $cell857 setScope "name_type" "de" "scopeSystem"
  4801.  
  4802. set row858 [$diag addRow method 0.0]
  4803. $row858 setLabel "name_type" "DragOver()\n"
  4804. $row858 setProp "has_parmlist" "1"
  4805. $row858 setProp "is_event" "1"
  4806.  
  4807. set cell859 [$row858 addCell parameter 0.0]
  4808. $cell859 setLabel "name_type" "Sender: TObject, "
  4809. $cell859 setScope "name_type" "cl" "scopePhase"
  4810. $cell859 setProp "is_vcl" "1" "name_type" "cl"
  4811. $cell859 setProp "libunit" "System" "name_type" "cl"
  4812. $cell859 setScope "name_type" "de" "scopeSystem"
  4813.  
  4814. set cell860 [$row858 addCell parameter 0.0]
  4815. $cell860 setLabel "name_type" "Source: TObject, "
  4816. $cell860 setScope "name_type" "cl" "scopePhase"
  4817. $cell860 setProp "is_vcl" "1" "name_type" "cl"
  4818. $cell860 setProp "libunit" "System" "name_type" "cl"
  4819. $cell860 setScope "name_type" "de" "scopeSystem"
  4820.  
  4821. set cell861 [$row858 addCell parameter 0.0]
  4822. $cell861 setLabel "name_type" "X: int, "
  4823. $cell861 setScope "name_type" "cl" "scopePhase"
  4824. $cell861 setScope "name_type" "de" "scopeSystem"
  4825.  
  4826. set cell862 [$row858 addCell parameter 0.0]
  4827. $cell862 setLabel "name_type" "Y: int, "
  4828. $cell862 setScope "name_type" "cl" "scopePhase"
  4829. $cell862 setScope "name_type" "de" "scopeSystem"
  4830.  
  4831. set cell863 [$row858 addCell parameter 0.0]
  4832. $cell863 setLabel "name_type" "State: TDragState, "
  4833. $cell863 setScope "name_type" "cl" "scopePhase"
  4834. $cell863 setProp "is_vcl" "1" "name_type" "cl"
  4835. $cell863 setProp "libunit" "Controls" "name_type" "cl"
  4836. $cell863 setScope "name_type" "de" "scopeSystem"
  4837.  
  4838. set cell864 [$row858 addCell parameter 0.0]
  4839. $cell864 setLabel "name_type" "Accept: bool"
  4840. $cell864 setProp "pass_by" "Variable"
  4841. $cell864 setScope "name_type" "cl" "scopePhase"
  4842. $cell864 setScope "name_type" "de" "scopeSystem"
  4843.  
  4844. set row865 [$diag addRow method 0.0]
  4845. $row865 setLabel "name_type" "EndDrag()\n"
  4846. $row865 setProp "has_parmlist" "1"
  4847. $row865 setProp "is_event" "1"
  4848.  
  4849. set cell866 [$row865 addCell parameter 0.0]
  4850. $cell866 setLabel "name_type" "Sender: TObject, "
  4851. $cell866 setScope "name_type" "cl" "scopePhase"
  4852. $cell866 setProp "is_vcl" "1" "name_type" "cl"
  4853. $cell866 setProp "libunit" "System" "name_type" "cl"
  4854. $cell866 setScope "name_type" "de" "scopeSystem"
  4855.  
  4856. set cell867 [$row865 addCell parameter 0.0]
  4857. $cell867 setLabel "name_type" "Source: TObject, "
  4858. $cell867 setScope "name_type" "cl" "scopePhase"
  4859. $cell867 setProp "is_vcl" "1" "name_type" "cl"
  4860. $cell867 setProp "libunit" "System" "name_type" "cl"
  4861. $cell867 setScope "name_type" "de" "scopeSystem"
  4862.  
  4863. set cell868 [$row865 addCell parameter 0.0]
  4864. $cell868 setLabel "name_type" "X: int, "
  4865. $cell868 setScope "name_type" "cl" "scopePhase"
  4866. $cell868 setScope "name_type" "de" "scopeSystem"
  4867.  
  4868. set cell869 [$row865 addCell parameter 0.0]
  4869. $cell869 setLabel "name_type" "Y: int"
  4870. $cell869 setScope "name_type" "cl" "scopePhase"
  4871. $cell869 setScope "name_type" "de" "scopeSystem"
  4872.  
  4873. set row870 [$diag addRow method 0.0]
  4874. $row870 setLabel "name_type" "Enter()\n"
  4875. $row870 setProp "has_parmlist" "1"
  4876. $row870 setProp "is_event" "1"
  4877.  
  4878. set cell871 [$row870 addCell parameter 0.0]
  4879. $cell871 setLabel "name_type" "Sender: TObject"
  4880. $cell871 setScope "name_type" "cl" "scopePhase"
  4881. $cell871 setProp "is_vcl" "1" "name_type" "cl"
  4882. $cell871 setProp "libunit" "System" "name_type" "cl"
  4883. $cell871 setScope "name_type" "de" "scopeSystem"
  4884.  
  4885. set row872 [$diag addRow method 0.0]
  4886. $row872 setLabel "name_type" "Exit()\n"
  4887. $row872 setProp "has_parmlist" "1"
  4888. $row872 setProp "is_event" "1"
  4889.  
  4890. set cell873 [$row872 addCell parameter 0.0]
  4891. $cell873 setLabel "name_type" "Sender: TObject"
  4892. $cell873 setScope "name_type" "cl" "scopePhase"
  4893. $cell873 setProp "is_vcl" "1" "name_type" "cl"
  4894. $cell873 setProp "libunit" "System" "name_type" "cl"
  4895. $cell873 setScope "name_type" "de" "scopeSystem"
  4896.  
  4897. set row874 [$diag addRow method 0.0]
  4898. $row874 setLabel "name_type" "KeyDown()\n"
  4899. $row874 setProp "has_parmlist" "1"
  4900. $row874 setProp "is_event" "1"
  4901.  
  4902. set cell875 [$row874 addCell parameter 0.0]
  4903. $cell875 setLabel "name_type" "Sender: TObject, "
  4904. $cell875 setScope "name_type" "cl" "scopePhase"
  4905. $cell875 setProp "is_vcl" "1" "name_type" "cl"
  4906. $cell875 setProp "libunit" "System" "name_type" "cl"
  4907. $cell875 setScope "name_type" "de" "scopeSystem"
  4908.  
  4909. set cell876 [$row874 addCell parameter 0.0]
  4910. $cell876 setLabel "name_type" "Key: word, "
  4911. $cell876 setProp "pass_by" "Variable"
  4912. $cell876 setScope "name_type" "cl" "scopePhase"
  4913. $cell876 setScope "name_type" "de" "scopeSystem"
  4914.  
  4915. set cell877 [$row874 addCell parameter 0.0]
  4916. $cell877 setLabel "name_type" "Shift: TShiftState"
  4917. $cell877 setScope "name_type" "cl" "scopePhase"
  4918. $cell877 setProp "is_vcl" "1" "name_type" "cl"
  4919. $cell877 setProp "libunit" "Classes" "name_type" "cl"
  4920. $cell877 setScope "name_type" "de" "scopeSystem"
  4921.  
  4922. set row878 [$diag addRow method 0.0]
  4923. $row878 setLabel "name_type" "KeyPress()\n"
  4924. $row878 setProp "has_parmlist" "1"
  4925. $row878 setProp "is_event" "1"
  4926.  
  4927. set cell879 [$row878 addCell parameter 0.0]
  4928. $cell879 setLabel "name_type" "Sender: TObject, "
  4929. $cell879 setScope "name_type" "cl" "scopePhase"
  4930. $cell879 setProp "is_vcl" "1" "name_type" "cl"
  4931. $cell879 setProp "libunit" "System" "name_type" "cl"
  4932. $cell879 setScope "name_type" "de" "scopeSystem"
  4933.  
  4934. set cell880 [$row878 addCell parameter 0.0]
  4935. $cell880 setLabel "name_type" "Key: char"
  4936. $cell880 setProp "pass_by" "Variable"
  4937. $cell880 setScope "name_type" "cl" "scopePhase"
  4938. $cell880 setScope "name_type" "de" "scopeSystem"
  4939.  
  4940. set row881 [$diag addRow method 0.0]
  4941. $row881 setLabel "name_type" "KeyUp()\n"
  4942. $row881 setProp "has_parmlist" "1"
  4943. $row881 setProp "is_event" "1"
  4944.  
  4945. set cell882 [$row881 addCell parameter 0.0]
  4946. $cell882 setLabel "name_type" "Sender: TObject, "
  4947. $cell882 setScope "name_type" "cl" "scopePhase"
  4948. $cell882 setProp "is_vcl" "1" "name_type" "cl"
  4949. $cell882 setProp "libunit" "System" "name_type" "cl"
  4950. $cell882 setScope "name_type" "de" "scopeSystem"
  4951.  
  4952. set cell883 [$row881 addCell parameter 0.0]
  4953. $cell883 setLabel "name_type" "Key: word, "
  4954. $cell883 setProp "pass_by" "Variable"
  4955. $cell883 setScope "name_type" "cl" "scopePhase"
  4956. $cell883 setScope "name_type" "de" "scopeSystem"
  4957.  
  4958. set cell884 [$row881 addCell parameter 0.0]
  4959. $cell884 setLabel "name_type" "Shift: TShiftState"
  4960. $cell884 setScope "name_type" "cl" "scopePhase"
  4961. $cell884 setProp "is_vcl" "1" "name_type" "cl"
  4962. $cell884 setProp "libunit" "Classes" "name_type" "cl"
  4963. $cell884 setScope "name_type" "de" "scopeSystem"
  4964.  
  4965. set row885 [$diag addRow method 0.0]
  4966. $row885 setLabel "name_type" "MouseDown()\n"
  4967. $row885 setProp "has_parmlist" "1"
  4968. $row885 setProp "is_event" "1"
  4969.  
  4970. set cell886 [$row885 addCell parameter 0.0]
  4971. $cell886 setLabel "name_type" "Sender: TObject, "
  4972. $cell886 setScope "name_type" "cl" "scopePhase"
  4973. $cell886 setProp "is_vcl" "1" "name_type" "cl"
  4974. $cell886 setProp "libunit" "System" "name_type" "cl"
  4975. $cell886 setScope "name_type" "de" "scopeSystem"
  4976.  
  4977. set cell887 [$row885 addCell parameter 0.0]
  4978. $cell887 setLabel "name_type" "Button: TMouseButton, "
  4979. $cell887 setScope "name_type" "cl" "scopePhase"
  4980. $cell887 setProp "is_vcl" "1" "name_type" "cl"
  4981. $cell887 setProp "libunit" "Controls" "name_type" "cl"
  4982. $cell887 setScope "name_type" "de" "scopeSystem"
  4983.  
  4984. set cell888 [$row885 addCell parameter 0.0]
  4985. $cell888 setLabel "name_type" "Shift: TShiftState, "
  4986. $cell888 setScope "name_type" "cl" "scopePhase"
  4987. $cell888 setProp "is_vcl" "1" "name_type" "cl"
  4988. $cell888 setProp "libunit" "Classes" "name_type" "cl"
  4989. $cell888 setScope "name_type" "de" "scopeSystem"
  4990.  
  4991. set cell889 [$row885 addCell parameter 0.0]
  4992. $cell889 setLabel "name_type" "X: int, "
  4993. $cell889 setScope "name_type" "cl" "scopePhase"
  4994. $cell889 setScope "name_type" "de" "scopeSystem"
  4995.  
  4996. set cell890 [$row885 addCell parameter 0.0]
  4997. $cell890 setLabel "name_type" "Y: int"
  4998. $cell890 setScope "name_type" "cl" "scopePhase"
  4999. $cell890 setScope "name_type" "de" "scopeSystem"
  5000.  
  5001. set row891 [$diag addRow method 0.0]
  5002. $row891 setLabel "name_type" "MouseMove()\n"
  5003. $row891 setProp "has_parmlist" "1"
  5004. $row891 setProp "is_event" "1"
  5005.  
  5006. set cell892 [$row891 addCell parameter 0.0]
  5007. $cell892 setLabel "name_type" "Sender: TObject, "
  5008. $cell892 setScope "name_type" "cl" "scopePhase"
  5009. $cell892 setProp "is_vcl" "1" "name_type" "cl"
  5010. $cell892 setProp "libunit" "System" "name_type" "cl"
  5011. $cell892 setScope "name_type" "de" "scopeSystem"
  5012.  
  5013. set cell893 [$row891 addCell parameter 0.0]
  5014. $cell893 setLabel "name_type" "Shift: TShiftState, "
  5015. $cell893 setScope "name_type" "cl" "scopePhase"
  5016. $cell893 setProp "is_vcl" "1" "name_type" "cl"
  5017. $cell893 setProp "libunit" "Classes" "name_type" "cl"
  5018. $cell893 setScope "name_type" "de" "scopeSystem"
  5019.  
  5020. set cell894 [$row891 addCell parameter 0.0]
  5021. $cell894 setLabel "name_type" "X: int, "
  5022. $cell894 setScope "name_type" "cl" "scopePhase"
  5023. $cell894 setScope "name_type" "de" "scopeSystem"
  5024.  
  5025. set cell895 [$row891 addCell parameter 0.0]
  5026. $cell895 setLabel "name_type" "Y: int"
  5027. $cell895 setScope "name_type" "cl" "scopePhase"
  5028. $cell895 setScope "name_type" "de" "scopeSystem"
  5029.  
  5030. set row896 [$diag addRow method 0.0]
  5031. $row896 setLabel "name_type" "MouseUp()\n"
  5032. $row896 setProp "has_parmlist" "1"
  5033. $row896 setProp "is_event" "1"
  5034.  
  5035. set cell897 [$row896 addCell parameter 0.0]
  5036. $cell897 setLabel "name_type" "Sender: TObject, "
  5037. $cell897 setScope "name_type" "cl" "scopePhase"
  5038. $cell897 setProp "is_vcl" "1" "name_type" "cl"
  5039. $cell897 setProp "libunit" "System" "name_type" "cl"
  5040. $cell897 setScope "name_type" "de" "scopeSystem"
  5041.  
  5042. set cell898 [$row896 addCell parameter 0.0]
  5043. $cell898 setLabel "name_type" "Button: TMouseButton, "
  5044. $cell898 setScope "name_type" "cl" "scopePhase"
  5045. $cell898 setProp "is_vcl" "1" "name_type" "cl"
  5046. $cell898 setProp "libunit" "Controls" "name_type" "cl"
  5047. $cell898 setScope "name_type" "de" "scopeSystem"
  5048.  
  5049. set cell899 [$row896 addCell parameter 0.0]
  5050. $cell899 setLabel "name_type" "Shift: TShiftState, "
  5051. $cell899 setScope "name_type" "cl" "scopePhase"
  5052. $cell899 setProp "is_vcl" "1" "name_type" "cl"
  5053. $cell899 setProp "libunit" "Classes" "name_type" "cl"
  5054. $cell899 setScope "name_type" "de" "scopeSystem"
  5055.  
  5056. set cell900 [$row896 addCell parameter 0.0]
  5057. $cell900 setLabel "name_type" "X: int, "
  5058. $cell900 setScope "name_type" "cl" "scopePhase"
  5059. $cell900 setScope "name_type" "de" "scopeSystem"
  5060.  
  5061. set cell901 [$row896 addCell parameter 0.0]
  5062. $cell901 setLabel "name_type" "Y: int"
  5063. $cell901 setScope "name_type" "cl" "scopePhase"
  5064. $cell901 setScope "name_type" "de" "scopeSystem"
  5065.  
  5066. set row902 [$diag addRow method 0.0]
  5067. $row902 setLabel "name_type" "StartDrag()"
  5068. $row902 setProp "has_parmlist" "1"
  5069. $row902 setProp "is_event" "1"
  5070.  
  5071. set cell903 [$row902 addCell parameter 0.0]
  5072. $cell903 setLabel "name_type" "Sender: TObject, "
  5073. $cell903 setScope "name_type" "cl" "scopePhase"
  5074. $cell903 setProp "is_vcl" "1" "name_type" "cl"
  5075. $cell903 setProp "libunit" "System" "name_type" "cl"
  5076. $cell903 setScope "name_type" "de" "scopeSystem"
  5077.  
  5078. set cell904 [$row902 addCell parameter 0.0]
  5079. $cell904 setLabel "name_type" "DragObject: TDragObject"
  5080. $cell904 setProp "pass_by" "Variable"
  5081. $cell904 setScope "name_type" "cl" "scopePhase"
  5082. $cell904 setProp "is_vcl" "1" "name_type" "cl"
  5083. $cell904 setProp "libunit" "Controls" "name_type" "cl"
  5084. $cell904 setScope "name_type" "de" "scopeSystem"
  5085.  
  5086. $diag save
  5087.  
  5088. # Generator: et.tcl    /main/hindenburg/19
  5089. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  5090. # Interpreter to use: Otsh V6.1.1/B1
  5091. #
  5092. OTShRegister::importTool
  5093.  
  5094. set diag [CDM new TScrollBar "DelphiVCL" "" "" "" "" "" 1]
  5095.  
  5096. set row905 [$diag addRow method 0.0]
  5097. $row905 setLabel "name_type" "Change()\n"
  5098. $row905 setProp "has_parmlist" "1"
  5099. $row905 setProp "is_event" "1"
  5100.  
  5101. set cell906 [$row905 addCell parameter 0.0]
  5102. $cell906 setLabel "name_type" "Sender: TField"
  5103. $cell906 setScope "name_type" "cl" "scopePhase"
  5104. $cell906 setProp "is_vcl" "1" "name_type" "cl"
  5105. $cell906 setProp "libunit" "Other" "name_type" "cl"
  5106. $cell906 setProp "userlib" "DB" "name_type" "cl"
  5107. $cell906 setScope "name_type" "de" "scopeSystem"
  5108.  
  5109. set row907 [$diag addRow method 0.0]
  5110. $row907 setLabel "name_type" "Click()\n"
  5111. $row907 setProp "has_parmlist" "1"
  5112. $row907 setProp "is_event" "1"
  5113.  
  5114. set cell908 [$row907 addCell parameter 0.0]
  5115. $cell908 setLabel "name_type" "Sender: TObject"
  5116. $cell908 setScope "name_type" "cl" "scopePhase"
  5117. $cell908 setProp "is_vcl" "1" "name_type" "cl"
  5118. $cell908 setProp "libunit" "System" "name_type" "cl"
  5119. $cell908 setScope "name_type" "de" "scopeSystem"
  5120.  
  5121. set row909 [$diag addRow method 0.0]
  5122. $row909 setLabel "name_type" "DragDrop()\n"
  5123. $row909 setProp "has_parmlist" "1"
  5124. $row909 setProp "is_event" "1"
  5125.  
  5126. set cell910 [$row909 addCell parameter 0.0]
  5127. $cell910 setLabel "name_type" "Sender: TObject, "
  5128. $cell910 setScope "name_type" "cl" "scopePhase"
  5129. $cell910 setProp "is_vcl" "1" "name_type" "cl"
  5130. $cell910 setProp "libunit" "System" "name_type" "cl"
  5131. $cell910 setScope "name_type" "de" "scopeSystem"
  5132.  
  5133. set cell911 [$row909 addCell parameter 0.0]
  5134. $cell911 setLabel "name_type" "Source: TObject, "
  5135. $cell911 setScope "name_type" "cl" "scopePhase"
  5136. $cell911 setProp "is_vcl" "1" "name_type" "cl"
  5137. $cell911 setProp "libunit" "System" "name_type" "cl"
  5138. $cell911 setScope "name_type" "de" "scopeSystem"
  5139.  
  5140. set cell912 [$row909 addCell parameter 0.0]
  5141. $cell912 setLabel "name_type" "X: int, "
  5142. $cell912 setScope "name_type" "cl" "scopePhase"
  5143. $cell912 setScope "name_type" "de" "scopeSystem"
  5144.  
  5145. set cell913 [$row909 addCell parameter 0.0]
  5146. $cell913 setLabel "name_type" "Y: int"
  5147. $cell913 setScope "name_type" "cl" "scopePhase"
  5148. $cell913 setScope "name_type" "de" "scopeSystem"
  5149.  
  5150. set row914 [$diag addRow method 0.0]
  5151. $row914 setLabel "name_type" "DragOver()\n"
  5152. $row914 setProp "has_parmlist" "1"
  5153. $row914 setProp "is_event" "1"
  5154.  
  5155. set cell915 [$row914 addCell parameter 0.0]
  5156. $cell915 setLabel "name_type" "Sender: TObject, "
  5157. $cell915 setScope "name_type" "cl" "scopePhase"
  5158. $cell915 setProp "is_vcl" "1" "name_type" "cl"
  5159. $cell915 setProp "libunit" "System" "name_type" "cl"
  5160. $cell915 setScope "name_type" "de" "scopeSystem"
  5161.  
  5162. set cell916 [$row914 addCell parameter 0.0]
  5163. $cell916 setLabel "name_type" "Source: TObject, "
  5164. $cell916 setScope "name_type" "cl" "scopePhase"
  5165. $cell916 setProp "is_vcl" "1" "name_type" "cl"
  5166. $cell916 setProp "libunit" "System" "name_type" "cl"
  5167. $cell916 setScope "name_type" "de" "scopeSystem"
  5168.  
  5169. set cell917 [$row914 addCell parameter 0.0]
  5170. $cell917 setLabel "name_type" "X: int, "
  5171. $cell917 setScope "name_type" "cl" "scopePhase"
  5172. $cell917 setScope "name_type" "de" "scopeSystem"
  5173.  
  5174. set cell918 [$row914 addCell parameter 0.0]
  5175. $cell918 setLabel "name_type" "Y: int, "
  5176. $cell918 setScope "name_type" "cl" "scopePhase"
  5177. $cell918 setScope "name_type" "de" "scopeSystem"
  5178.  
  5179. set cell919 [$row914 addCell parameter 0.0]
  5180. $cell919 setLabel "name_type" "State: TDragState, "
  5181. $cell919 setScope "name_type" "cl" "scopePhase"
  5182. $cell919 setProp "is_vcl" "1" "name_type" "cl"
  5183. $cell919 setProp "libunit" "Controls" "name_type" "cl"
  5184. $cell919 setScope "name_type" "de" "scopeSystem"
  5185.  
  5186. set cell920 [$row914 addCell parameter 0.0]
  5187. $cell920 setLabel "name_type" "Accept: bool"
  5188. $cell920 setProp "pass_by" "Variable"
  5189. $cell920 setScope "name_type" "cl" "scopePhase"
  5190. $cell920 setScope "name_type" "de" "scopeSystem"
  5191.  
  5192. set row921 [$diag addRow method 0.0]
  5193. $row921 setLabel "name_type" "EndDrag()\n"
  5194. $row921 setProp "has_parmlist" "1"
  5195. $row921 setProp "is_event" "1"
  5196.  
  5197. set cell922 [$row921 addCell parameter 0.0]
  5198. $cell922 setLabel "name_type" "Sender: TObject, "
  5199. $cell922 setScope "name_type" "cl" "scopePhase"
  5200. $cell922 setProp "is_vcl" "1" "name_type" "cl"
  5201. $cell922 setProp "libunit" "System" "name_type" "cl"
  5202. $cell922 setScope "name_type" "de" "scopeSystem"
  5203.  
  5204. set cell923 [$row921 addCell parameter 0.0]
  5205. $cell923 setLabel "name_type" "Source: TObject, "
  5206. $cell923 setScope "name_type" "cl" "scopePhase"
  5207. $cell923 setProp "is_vcl" "1" "name_type" "cl"
  5208. $cell923 setProp "libunit" "System" "name_type" "cl"
  5209. $cell923 setScope "name_type" "de" "scopeSystem"
  5210.  
  5211. set cell924 [$row921 addCell parameter 0.0]
  5212. $cell924 setLabel "name_type" "X: int, "
  5213. $cell924 setScope "name_type" "cl" "scopePhase"
  5214. $cell924 setScope "name_type" "de" "scopeSystem"
  5215.  
  5216. set cell925 [$row921 addCell parameter 0.0]
  5217. $cell925 setLabel "name_type" "Y: int"
  5218. $cell925 setScope "name_type" "cl" "scopePhase"
  5219. $cell925 setScope "name_type" "de" "scopeSystem"
  5220.  
  5221. set row926 [$diag addRow method 0.0]
  5222. $row926 setLabel "name_type" "Enter()\n"
  5223. $row926 setProp "has_parmlist" "1"
  5224. $row926 setProp "is_event" "1"
  5225.  
  5226. set cell927 [$row926 addCell parameter 0.0]
  5227. $cell927 setLabel "name_type" "Sender: TObject"
  5228. $cell927 setScope "name_type" "cl" "scopePhase"
  5229. $cell927 setProp "is_vcl" "1" "name_type" "cl"
  5230. $cell927 setProp "libunit" "System" "name_type" "cl"
  5231. $cell927 setScope "name_type" "de" "scopeSystem"
  5232.  
  5233. set row928 [$diag addRow method 0.0]
  5234. $row928 setLabel "name_type" "Exit()\n"
  5235. $row928 setProp "has_parmlist" "1"
  5236. $row928 setProp "is_event" "1"
  5237.  
  5238. set cell929 [$row928 addCell parameter 0.0]
  5239. $cell929 setLabel "name_type" "Sender: TObject"
  5240. $cell929 setScope "name_type" "cl" "scopePhase"
  5241. $cell929 setProp "is_vcl" "1" "name_type" "cl"
  5242. $cell929 setProp "libunit" "System" "name_type" "cl"
  5243. $cell929 setScope "name_type" "de" "scopeSystem"
  5244.  
  5245. set row930 [$diag addRow method 0.0]
  5246. $row930 setLabel "name_type" "KeyDown()\n"
  5247. $row930 setProp "has_parmlist" "1"
  5248. $row930 setProp "is_event" "1"
  5249.  
  5250. set cell931 [$row930 addCell parameter 0.0]
  5251. $cell931 setLabel "name_type" "Sender: TObject, "
  5252. $cell931 setScope "name_type" "cl" "scopePhase"
  5253. $cell931 setProp "is_vcl" "1" "name_type" "cl"
  5254. $cell931 setProp "libunit" "System" "name_type" "cl"
  5255. $cell931 setScope "name_type" "de" "scopeSystem"
  5256.  
  5257. set cell932 [$row930 addCell parameter 0.0]
  5258. $cell932 setLabel "name_type" "Key: word, "
  5259. $cell932 setProp "pass_by" "Variable"
  5260. $cell932 setScope "name_type" "cl" "scopePhase"
  5261. $cell932 setScope "name_type" "de" "scopeSystem"
  5262.  
  5263. set cell933 [$row930 addCell parameter 0.0]
  5264. $cell933 setLabel "name_type" "Shift: TShiftState"
  5265. $cell933 setScope "name_type" "cl" "scopePhase"
  5266. $cell933 setProp "is_vcl" "1" "name_type" "cl"
  5267. $cell933 setProp "libunit" "Classes" "name_type" "cl"
  5268. $cell933 setScope "name_type" "de" "scopeSystem"
  5269.  
  5270. set row934 [$diag addRow method 0.0]
  5271. $row934 setLabel "name_type" "KeyPress()\n"
  5272. $row934 setProp "has_parmlist" "1"
  5273. $row934 setProp "is_event" "1"
  5274.  
  5275. set cell935 [$row934 addCell parameter 0.0]
  5276. $cell935 setLabel "name_type" "Sender: TObject, "
  5277. $cell935 setScope "name_type" "cl" "scopePhase"
  5278. $cell935 setProp "is_vcl" "1" "name_type" "cl"
  5279. $cell935 setProp "libunit" "System" "name_type" "cl"
  5280. $cell935 setScope "name_type" "de" "scopeSystem"
  5281.  
  5282. set cell936 [$row934 addCell parameter 0.0]
  5283. $cell936 setLabel "name_type" "Key: char"
  5284. $cell936 setProp "pass_by" "Variable"
  5285. $cell936 setScope "name_type" "cl" "scopePhase"
  5286. $cell936 setScope "name_type" "de" "scopeSystem"
  5287.  
  5288. set row937 [$diag addRow method 0.0]
  5289. $row937 setLabel "name_type" "KeyUp()\n"
  5290. $row937 setProp "has_parmlist" "1"
  5291. $row937 setProp "is_event" "1"
  5292.  
  5293. set cell938 [$row937 addCell parameter 0.0]
  5294. $cell938 setLabel "name_type" "Sender: TObject, "
  5295. $cell938 setScope "name_type" "cl" "scopePhase"
  5296. $cell938 setProp "is_vcl" "1" "name_type" "cl"
  5297. $cell938 setProp "libunit" "System" "name_type" "cl"
  5298. $cell938 setScope "name_type" "de" "scopeSystem"
  5299.  
  5300. set cell939 [$row937 addCell parameter 0.0]
  5301. $cell939 setLabel "name_type" "Key: word, "
  5302. $cell939 setProp "pass_by" "Variable"
  5303. $cell939 setScope "name_type" "cl" "scopePhase"
  5304. $cell939 setScope "name_type" "de" "scopeSystem"
  5305.  
  5306. set cell940 [$row937 addCell parameter 0.0]
  5307. $cell940 setLabel "name_type" "Shift: TShiftState"
  5308. $cell940 setScope "name_type" "cl" "scopePhase"
  5309. $cell940 setProp "is_vcl" "1" "name_type" "cl"
  5310. $cell940 setProp "libunit" "Classes" "name_type" "cl"
  5311. $cell940 setScope "name_type" "de" "scopeSystem"
  5312.  
  5313. set row941 [$diag addRow method 0.0]
  5314. $row941 setLabel "name_type" "Scroll()\n"
  5315. $row941 setProp "has_parmlist" "1"
  5316. $row941 setProp "is_event" "1"
  5317.  
  5318. set cell942 [$row941 addCell parameter 0.0]
  5319. $cell942 setLabel "name_type" "Sender: TObject, "
  5320. $cell942 setScope "name_type" "cl" "scopePhase"
  5321. $cell942 setProp "is_vcl" "1" "name_type" "cl"
  5322. $cell942 setProp "libunit" "System" "name_type" "cl"
  5323. $cell942 setScope "name_type" "de" "scopeSystem"
  5324.  
  5325. set cell943 [$row941 addCell parameter 0.0]
  5326. $cell943 setLabel "name_type" "ScrollCode: TScrollCode, "
  5327. $cell943 setScope "name_type" "cl" "scopePhase"
  5328. $cell943 setProp "is_vcl" "1" "name_type" "cl"
  5329. $cell943 setProp "libunit" "StdCtrls" "name_type" "cl"
  5330. $cell943 setScope "name_type" "de" "scopeSystem"
  5331.  
  5332. set cell944 [$row941 addCell parameter 0.0]
  5333. $cell944 setLabel "name_type" "ScrollPos: int"
  5334. $cell944 setProp "pass_by" "Variable"
  5335. $cell944 setScope "name_type" "cl" "scopePhase"
  5336. $cell944 setScope "name_type" "de" "scopeSystem"
  5337.  
  5338. set row945 [$diag addRow method 0.0]
  5339. $row945 setLabel "name_type" "StartDrag()"
  5340. $row945 setProp "has_parmlist" "1"
  5341. $row945 setProp "is_event" "1"
  5342.  
  5343. set cell946 [$row945 addCell parameter 0.0]
  5344. $cell946 setLabel "name_type" "Sender: TObject, "
  5345. $cell946 setScope "name_type" "cl" "scopePhase"
  5346. $cell946 setProp "is_vcl" "1" "name_type" "cl"
  5347. $cell946 setProp "libunit" "System" "name_type" "cl"
  5348. $cell946 setScope "name_type" "de" "scopeSystem"
  5349.  
  5350. set cell947 [$row945 addCell parameter 0.0]
  5351. $cell947 setLabel "name_type" "DragObject: TDragObject"
  5352. $cell947 setScope "name_type" "cl" "scopePhase"
  5353. $cell947 setProp "is_vcl" "1" "name_type" "cl"
  5354. $cell947 setProp "libunit" "Controls" "name_type" "cl"
  5355. $cell947 setScope "name_type" "de" "scopeSystem"
  5356.  
  5357. $diag save
  5358.  
  5359. # Generator: et.tcl    /main/hindenburg/19
  5360. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  5361. # Interpreter to use: Otsh V6.1.1/B1
  5362. #
  5363. OTShRegister::importTool
  5364.  
  5365. set diag [CDM new TClassDict "DelphiVCL" "" "" "" "" "" 1]
  5366.  
  5367. set row948 [$diag addRow method 0.0]
  5368. $row948 setLabel "name_type" "Add()\n"
  5369. $row948 setProp "has_parmlist" "1"
  5370.  
  5371. set cell949 [$row948 addCell parameter 0.0]
  5372. $cell949 setLabel "name_type" "key: variant, "
  5373. $cell949 setScope "name_type" "cl" "scopePhase"
  5374. $cell949 setScope "name_type" "de" "scopeSystem"
  5375.  
  5376. set cell950 [$row948 addCell parameter 0.0]
  5377. $cell950 setLabel "name_type" "obj: pointer"
  5378. $cell950 setScope "name_type" "cl" "scopePhase"
  5379. $cell950 setScope "name_type" "de" "scopeSystem"
  5380.  
  5381. set row951 [$diag addRow method 0.0]
  5382. $row951 setLabel "name_type" "Count(): integer\n"
  5383. $row951 setProp "has_parmlist" "1"
  5384. $row951 setScope "name_type" "cl" "scopePhase"
  5385.  
  5386. set row952 [$diag addRow method 0.0]
  5387. $row952 setLabel "name_type" "Remove()\n"
  5388. $row952 setProp "has_parmlist" "1"
  5389.  
  5390. set cell953 [$row952 addCell parameter 0.0]
  5391. $cell953 setLabel "name_type" "obj: pointer"
  5392. $cell953 setScope "name_type" "cl" "scopePhase"
  5393. $cell953 setScope "name_type" "de" "scopeSystem"
  5394.  
  5395. set row954 [$diag addRow method 0.0]
  5396. $row954 setLabel "name_type" "RemoveUsingKey()\n"
  5397. $row954 setProp "has_parmlist" "1"
  5398.  
  5399. set cell955 [$row954 addCell parameter 0.0]
  5400. $cell955 setLabel "name_type" "key: variant"
  5401. $cell955 setScope "name_type" "cl" "scopePhase"
  5402. $cell955 setScope "name_type" "de" "scopeSystem"
  5403.  
  5404. set row956 [$diag addRow method 0.0]
  5405. $row956 setLabel "name_type" "Item(): pointer\n"
  5406. $row956 setProp "has_parmlist" "1"
  5407. $row956 setScope "name_type" "cl" "scopePhase"
  5408.  
  5409. set cell957 [$row956 addCell parameter 0.0]
  5410. $cell957 setLabel "name_type" "key: variant"
  5411. $cell957 setScope "name_type" "cl" "scopePhase"
  5412. $cell957 setScope "name_type" "de" "scopeSystem"
  5413.  
  5414. set row958 [$diag addRow method 0.0]
  5415. $row958 setLabel "name_type" "First(): pointer\n"
  5416. $row958 setProp "has_parmlist" "1"
  5417. $row958 setScope "name_type" "cl" "scopePhase"
  5418.  
  5419. set row959 [$diag addRow method 0.0]
  5420. $row959 setLabel "name_type" "Last(): pointer\n"
  5421. $row959 setProp "has_parmlist" "1"
  5422. $row959 setScope "name_type" "cl" "scopePhase"
  5423.  
  5424. set row960 [$diag addRow method 0.0]
  5425. $row960 setLabel "name_type" "FirstKey(): variant\n"
  5426. $row960 setProp "has_parmlist" "1"
  5427. $row960 setScope "name_type" "cl" "scopePhase"
  5428.  
  5429. set row961 [$diag addRow method 0.0]
  5430. $row961 setLabel "name_type" "LastKey(): variant"
  5431. $row961 setProp "has_parmlist" "1"
  5432. $row961 setScope "name_type" "cl" "scopePhase"
  5433.  
  5434. $diag save
  5435.  
  5436. # Generator: et.tcl    /main/hindenburg/19
  5437. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  5438. # Interpreter to use: Otsh V6.1.1/B1
  5439. #
  5440. OTShRegister::importTool
  5441.  
  5442. set diag [CAD new SysUtilsClasses "DelphiVCL" "" "" "" "" "" 1]
  5443.  
  5444. set node963 [$diag addNode cad_class 688.0 800.0 120.0 33.0]
  5445. $node963 setLabel "name" "Exception"
  5446. $node963 setProp "is_folded" "1"
  5447. $node963 setScope "name" "cl" "scopePhase"
  5448. $node963 setProp "is_vcl" "1" "name" "cl"
  5449. $node963 setProp "libunit" "SysUtils" "name" "cl"
  5450.  
  5451. set node964 [$diag addNode cad_class 688.0 704.0 120.0 39.0]
  5452. $node964 setLabel "name" "TObject"
  5453. $node964 setProp "is_folded" "1"
  5454. $node964 setScope "name" "cl" "scopePhase"
  5455. $node964 setProp "is_vcl" "1" "name" "cl"
  5456. $node964 setProp "libunit" "System" "name" "cl"
  5457.  
  5458. set node966 [$diag addNode cad_class 512.0 1328.0 120.0 33.0]
  5459. $node966 setLabel "name" "EUnderflow"
  5460. $node966 setProp "is_folded" "1"
  5461. $node966 setScope "name" "cl" "scopePhase"
  5462. $node966 setProp "is_vcl" "1" "name" "cl"
  5463. $node966 setProp "libunit" "SysUtils" "name" "cl"
  5464.  
  5465. set node967 [$diag addNode cad_class 384.0 1328.0 120.0 33.0]
  5466. $node967 setLabel "name" "EOverflow"
  5467. $node967 setProp "is_folded" "1"
  5468. $node967 setScope "name" "cl" "scopePhase"
  5469. $node967 setProp "is_vcl" "1" "name" "cl"
  5470. $node967 setProp "libunit" "SysUtils" "name" "cl"
  5471.  
  5472. set node968 [$diag addNode cad_class 256.0 1328.0 120.0 33.0]
  5473. $node968 setLabel "name" "EInvalidOp"
  5474. $node968 setProp "is_folded" "1"
  5475. $node968 setScope "name" "cl" "scopePhase"
  5476. $node968 setProp "is_vcl" "1" "name" "cl"
  5477. $node968 setProp "libunit" "SysUtils" "name" "cl"
  5478.  
  5479. set node970 [$diag addNode cad_class 1312.0 1216.0 120.0 33.0]
  5480. $node970 setLabel "name" "EZeroDivide"
  5481. $node970 setProp "is_folded" "1"
  5482. $node970 setScope "name" "cl" "scopePhase"
  5483. $node970 setProp "is_vcl" "1" "name" "cl"
  5484. $node970 setProp "libunit" "SysUtils" "name" "cl"
  5485.  
  5486. set node971 [$diag addNode cad_class 1184.0 1216.0 120.0 33.0]
  5487. $node971 setLabel "name" "EVariantError"
  5488. $node971 setProp "is_folded" "1"
  5489. $node971 setScope "name" "cl" "scopePhase"
  5490. $node971 setProp "is_vcl" "1" "name" "cl"
  5491. $node971 setProp "libunit" "SysUtils" "name" "cl"
  5492.  
  5493. set node972 [$diag addNode cad_class 1056.0 1216.0 124.0 33.0]
  5494. $node972 setLabel "name" "EStackOverflow"
  5495. $node972 setProp "is_folded" "1"
  5496. $node972 setScope "name" "cl" "scopePhase"
  5497. $node972 setProp "is_vcl" "1" "name" "cl"
  5498. $node972 setProp "libunit" "SysUtils" "name" "cl"
  5499.  
  5500. set node973 [$diag addNode cad_class 912.0 1216.0 128.0 33.0]
  5501. $node973 setLabel "name" "EPropWriteOnly"
  5502. $node973 setProp "is_folded" "1"
  5503. $node973 setScope "name" "cl" "scopePhase"
  5504. $node973 setProp "is_vcl" "1" "name" "cl"
  5505. $node973 setProp "libunit" "SysUtils" "name" "cl"
  5506.  
  5507. set node974 [$diag addNode cad_class 768.0 1216.0 127.0 33.0]
  5508. $node974 setLabel "name" "EPropReadOnly"
  5509. $node974 setProp "is_folded" "1"
  5510. $node974 setScope "name" "cl" "scopePhase"
  5511. $node974 setProp "is_vcl" "1" "name" "cl"
  5512. $node974 setProp "libunit" "SysUtils" "name" "cl"
  5513.  
  5514. set node975 [$diag addNode cad_class 640.0 1216.0 120.0 33.0]
  5515. $node975 setLabel "name" "EPrivilege"
  5516. $node975 setProp "is_folded" "1"
  5517. $node975 setScope "name" "cl" "scopePhase"
  5518. $node975 setProp "is_vcl" "1" "name" "cl"
  5519. $node975 setProp "libunit" "SysUtils" "name" "cl"
  5520.  
  5521. set node976 [$diag addNode cad_class 512.0 1216.0 122.0 33.0]
  5522. $node976 setLabel "name" "EOutOfMemory"
  5523. $node976 setProp "is_folded" "1"
  5524. $node976 setScope "name" "cl" "scopePhase"
  5525. $node976 setProp "is_vcl" "1" "name" "cl"
  5526. $node976 setProp "libunit" "SysUtils" "name" "cl"
  5527.  
  5528. set node977 [$diag addNode cad_class 384.0 1216.0 120.0 33.0]
  5529. $node977 setLabel "name" "EMathError"
  5530. $node977 setProp "is_folded" "1"
  5531. $node977 setScope "name" "cl" "scopePhase"
  5532. $node977 setProp "is_vcl" "1" "name" "cl"
  5533. $node977 setProp "libunit" "SysUtils" "name" "cl"
  5534.  
  5535. set node978 [$diag addNode cad_class 256.0 1216.0 121.0 33.0]
  5536. $node978 setLabel "name" "EInvalidPointer"
  5537. $node978 setProp "is_folded" "1"
  5538. $node978 setScope "name" "cl" "scopePhase"
  5539. $node978 setProp "is_vcl" "1" "name" "cl"
  5540. $node978 setProp "libunit" "SysUtils" "name" "cl"
  5541.  
  5542. set node979 [$diag addNode cad_class 688.0 1088.0 120.0 33.0]
  5543. $node979 setLabel "name" "Exception"
  5544. $node979 setProp "is_folded" "1"
  5545. $node979 setScope "name" "cl" "scopePhase"
  5546. $node979 setProp "is_vcl" "1" "name" "cl"
  5547. $node979 setProp "libunit" "SysUtils" "name" "cl"
  5548.  
  5549. set node982 [$diag addNode cad_class 1232.0 1024.0 120.0 33.0]
  5550. $node982 setLabel "name" "ERangeError"
  5551. $node982 setProp "is_folded" "1"
  5552. $node982 setScope "name" "cl" "scopePhase"
  5553. $node982 setProp "is_vcl" "1" "name" "cl"
  5554. $node982 setProp "libunit" "SysUtils" "name" "cl"
  5555.  
  5556. set node983 [$diag addNode cad_class 1104.0 1024.0 120.0 33.0]
  5557. $node983 setLabel "name" "EIntOverflow"
  5558. $node983 setProp "is_folded" "1"
  5559. $node983 setScope "name" "cl" "scopePhase"
  5560. $node983 setProp "is_vcl" "1" "name" "cl"
  5561. $node983 setProp "libunit" "SysUtils" "name" "cl"
  5562.  
  5563. set node984 [$diag addNode cad_class 976.0 1024.0 120.0 33.0]
  5564. $node984 setLabel "name" "EDivByZero"
  5565. $node984 setProp "is_folded" "1"
  5566. $node984 setScope "name" "cl" "scopePhase"
  5567. $node984 setProp "is_vcl" "1" "name" "cl"
  5568. $node984 setProp "libunit" "SysUtils" "name" "cl"
  5569.  
  5570. set node985 [$diag addNode cad_class 1232.0 912.0 120.0 33.0]
  5571. $node985 setLabel "name" "EInvalidCast"
  5572. $node985 setProp "is_folded" "1"
  5573. $node985 setScope "name" "cl" "scopePhase"
  5574. $node985 setProp "is_vcl" "1" "name" "cl"
  5575. $node985 setProp "libunit" "SysUtils" "name" "cl"
  5576.  
  5577. set node986 [$diag addNode cad_class 1104.0 912.0 120.0 33.0]
  5578. $node986 setLabel "name" "EIntError"
  5579. $node986 setProp "is_folded" "1"
  5580. $node986 setScope "name" "cl" "scopePhase"
  5581. $node986 setProp "is_vcl" "1" "name" "cl"
  5582. $node986 setProp "libunit" "SysUtils" "name" "cl"
  5583.  
  5584. set node987 [$diag addNode cad_class 976.0 912.0 120.0 33.0]
  5585. $node987 setLabel "name" "EInOutError"
  5586. $node987 setProp "is_folded" "1"
  5587. $node987 setScope "name" "cl" "scopePhase"
  5588. $node987 setProp "is_vcl" "1" "name" "cl"
  5589. $node987 setProp "libunit" "SysUtils" "name" "cl"
  5590.  
  5591. set node988 [$diag addNode cad_class 816.0 912.0 148.0 33.0]
  5592. $node988 setLabel "name" "EExternalException"
  5593. $node988 setProp "is_folded" "1"
  5594. $node988 setScope "name" "cl" "scopePhase"
  5595. $node988 setProp "is_vcl" "1" "name" "cl"
  5596. $node988 setProp "libunit" "SysUtils" "name" "cl"
  5597.  
  5598. set node989 [$diag addNode cad_class 688.0 912.0 120.0 33.0]
  5599. $node989 setLabel "name" "EConvertError"
  5600. $node989 setProp "is_folded" "1"
  5601. $node989 setScope "name" "cl" "scopePhase"
  5602. $node989 setProp "is_vcl" "1" "name" "cl"
  5603. $node989 setProp "libunit" "SysUtils" "name" "cl"
  5604.  
  5605. set node990 [$diag addNode cad_class 560.0 912.0 120.0 33.0]
  5606. $node990 setLabel "name" "EControlC"
  5607. $node990 setProp "is_folded" "1"
  5608. $node990 setScope "name" "cl" "scopePhase"
  5609. $node990 setProp "is_vcl" "1" "name" "cl"
  5610. $node990 setProp "libunit" "SysUtils" "name" "cl"
  5611.  
  5612. set node991 [$diag addNode cad_class 416.0 912.0 136.0 33.0]
  5613. $node991 setLabel "name" "EAccessViolation"
  5614. $node991 setProp "is_folded" "1"
  5615. $node991 setScope "name" "cl" "scopePhase"
  5616. $node991 setProp "is_vcl" "1" "name" "cl"
  5617. $node991 setProp "libunit" "System" "name" "cl"
  5618.  
  5619. set node992 [$diag addNode cad_class 288.0 912.0 120.0 33.0]
  5620. $node992 setLabel "name" "EAbort"
  5621. $node992 setProp "is_folded" "1"
  5622. $node992 setScope "name" "cl" "scopePhase"
  5623. $node992 setProp "is_vcl" "1" "name" "cl"
  5624. $node992 setProp "libunit" "SysUtils" "name" "cl"
  5625.  
  5626. set node962 [$diag addRake generalization $node964 $node963 752.0 743.0 752.0 832.0 767.5]
  5627.  
  5628. set conn993 [$node962 getInConn]
  5629. set segm994 [$conn993 getFirstSegm]
  5630.  
  5631. set conn995 [$node962 getFirstOutConn]
  5632. set segm996 [$conn995 getFirstSegm]
  5633.  
  5634. set node965 [$diag addRake generalization $node977 $node966 448.0 1248.0 576.0 1344.0 1296.0]
  5635.  
  5636. set conn997 [$node965 getInConn]
  5637. set segm998 [$conn997 getFirstSegm]
  5638.  
  5639. set conn999 [$node965 getFirstOutConn]
  5640. set segm1000 [$conn999 getFirstSegm]
  5641.  
  5642. set conn1001 [$diag addConn generalization_conn $node965 $node967 448.0 1296.5 448.0 1344.0]
  5643. set segm1002 [$conn1001 getFirstSegm]
  5644.  
  5645. set conn1003 [$diag addConn generalization_conn $node965 $node968 458.0 1296.5 320.0 1344.0]
  5646. set segm1004 [$conn1003 getFirstSegm]
  5647.  
  5648. set node969 [$diag addRake generalization $node979 $node970 752.0 1120.0 1376.0 1232.0 1168.0]
  5649.  
  5650. set conn1005 [$node969 getInConn]
  5651. set segm1006 [$conn1005 getFirstSegm]
  5652.  
  5653. set conn1007 [$node969 getFirstOutConn]
  5654. set segm1008 [$conn1007 getFirstSegm]
  5655.  
  5656. set conn1009 [$diag addConn generalization_conn $node969 $node971 752.0 1168.5 1248.0 1232.0]
  5657. set segm1010 [$conn1009 getFirstSegm]
  5658.  
  5659. set conn1011 [$diag addConn generalization_conn $node969 $node972 752.0 1168.5 1120.0 1232.0]
  5660. set segm1012 [$conn1011 getFirstSegm]
  5661.  
  5662. set conn1013 [$diag addConn generalization_conn $node969 $node973 752.0 1168.5 976.0 1232.0]
  5663. set segm1014 [$conn1013 getFirstSegm]
  5664.  
  5665. set conn1015 [$diag addConn generalization_conn $node969 $node974 752.0 1168.5 832.0 1232.0]
  5666. set segm1016 [$conn1015 getFirstSegm]
  5667.  
  5668. set conn1017 [$diag addConn generalization_conn $node969 $node975 752.0 1168.5 704.0 1232.0]
  5669. set segm1018 [$conn1017 getFirstSegm]
  5670.  
  5671. set conn1019 [$diag addConn generalization_conn $node969 $node976 752.0 1168.5 576.0 1232.0]
  5672. set segm1020 [$conn1019 getFirstSegm]
  5673.  
  5674. set conn1021 [$diag addConn generalization_conn $node969 $node977 752.0 1168.5 448.0 1232.0]
  5675. set segm1022 [$conn1021 getFirstSegm]
  5676.  
  5677. set conn1023 [$diag addConn generalization_conn $node969 $node978 762.0 1168.5 320.0 1216.0]
  5678. set segm1024 [$conn1023 getFirstSegm]
  5679.  
  5680. set node980 [$diag addRake generalization $node963 $node992 752.0 832.0 352.0 928.0 872.0]
  5681.  
  5682. set conn1025 [$node980 getInConn]
  5683. set segm1026 [$conn1025 getFirstSegm]
  5684.  
  5685. set conn1027 [$node980 getFirstOutConn]
  5686. set segm1028 [$conn1027 getFirstSegm]
  5687.  
  5688. set conn1029 [$diag addConn generalization_conn $node980 $node991 752.0 872.5 496.0 928.0]
  5689. set segm1030 [$conn1029 getFirstSegm]
  5690.  
  5691. set conn1031 [$diag addConn generalization_conn $node980 $node990 752.0 872.5 624.0 928.0]
  5692. set segm1032 [$conn1031 getFirstSegm]
  5693.  
  5694. set conn1033 [$diag addConn generalization_conn $node980 $node985 752.0 872.5 1296.0 928.0]
  5695. set segm1034 [$conn1033 getFirstSegm]
  5696.  
  5697. set conn1035 [$diag addConn generalization_conn $node980 $node986 752.0 872.5 1152.0 928.0]
  5698. set segm1036 [$conn1035 getFirstSegm]
  5699.  
  5700. set conn1037 [$diag addConn generalization_conn $node980 $node987 752.0 872.5 1040.0 944.0]
  5701. set segm1038 [$conn1037 getFirstSegm]
  5702.  
  5703. set conn1039 [$diag addConn generalization_conn $node980 $node988 752.0 872.5 896.0 928.0]
  5704. set segm1040 [$conn1039 getFirstSegm]
  5705.  
  5706. set conn1041 [$diag addConn generalization_conn $node980 $node989 762.0 872.5 752.0 912.0]
  5707. set segm1042 [$conn1041 getFirstSegm]
  5708.  
  5709. set node981 [$diag addRake generalization $node986 $node982 1168.0 944.0 1296.0 1040.0 992.0]
  5710.  
  5711. set conn1043 [$node981 getInConn]
  5712. set segm1044 [$conn1043 getFirstSegm]
  5713.  
  5714. set conn1045 [$node981 getFirstOutConn]
  5715. set segm1046 [$conn1045 getFirstSegm]
  5716.  
  5717. set conn1047 [$diag addConn generalization_conn $node981 $node983 1168.0 992.5 1168.0 1056.0]
  5718. set segm1048 [$conn1047 getFirstSegm]
  5719.  
  5720. set conn1049 [$diag addConn generalization_conn $node981 $node984 1178.0 992.5 1040.0 1040.0]
  5721. set segm1050 [$conn1049 getFirstSegm]
  5722.  
  5723. $diag save
  5724.  
  5725. # Generator: et.tcl    /main/hindenburg/19
  5726. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  5727. # Interpreter to use: Otsh V6.1.1/B1
  5728. #
  5729. OTShRegister::importTool
  5730.  
  5731. set diag [CDM new TClassDictElem "DelphiVCL" "" "" "" "" "" 1]
  5732.  
  5733. set row1051 [$diag addRow attribute 0.0]
  5734. $row1051 setLabel "name_type" "obj: pointer\n"
  5735. $row1051 setScope "name_type" "cl" "scopePhase"
  5736.  
  5737. set row1052 [$diag addRow attribute 0.0]
  5738. $row1052 setLabel "name_type" "key: variant"
  5739. $row1052 setScope "name_type" "cl" "scopePhase"
  5740.  
  5741. $diag save
  5742.  
  5743. # Generator: et.tcl    /main/hindenburg/19
  5744. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  5745. # Interpreter to use: Otsh V6.1.1/B1
  5746. #
  5747. OTShRegister::importTool
  5748.  
  5749. set diag [CDM new TCustomListBox "DelphiVCL" "" "" "" "" "" 1]
  5750.  
  5751. set row1053 [$diag addRow method 0.0]
  5752. $row1053 setLabel "name_type" "DrawItem()\n"
  5753. $row1053 setProp "has_parmlist" "1"
  5754. $row1053 setProp "is_event" "1"
  5755.  
  5756. set cell1054 [$row1053 addCell parameter 0.0]
  5757. $cell1054 setLabel "name_type" "ListBox: TListBox, "
  5758. $cell1054 setScope "name_type" "cl" "scopePhase"
  5759. $cell1054 setProp "is_vcl" "1" "name_type" "cl"
  5760. $cell1054 setProp "libunit" "StdCtrls" "name_type" "cl"
  5761. $cell1054 setScope "name_type" "de" "scopeSystem"
  5762.  
  5763. set cell1055 [$row1053 addCell parameter 0.0]
  5764. $cell1055 setLabel "name_type" "Index: int, "
  5765. $cell1055 setScope "name_type" "cl" "scopePhase"
  5766. $cell1055 setScope "name_type" "de" "scopeSystem"
  5767.  
  5768. set cell1056 [$row1053 addCell parameter 0.0]
  5769. $cell1056 setLabel "name_type" "Rect: TRect, "
  5770. $cell1056 setScope "name_type" "cl" "scopePhase"
  5771. $cell1056 setProp "is_vcl" "1" "name_type" "cl"
  5772. $cell1056 setProp "libunit" "Other" "name_type" "cl"
  5773. $cell1056 setProp "userlib" "Windows" "name_type" "cl"
  5774. $cell1056 setScope "name_type" "de" "scopeSystem"
  5775.  
  5776. set cell1057 [$row1053 addCell parameter 0.0]
  5777. $cell1057 setLabel "name_type" "State: TOwnerDrawState"
  5778. $cell1057 setScope "name_type" "cl" "scopePhase"
  5779. $cell1057 setProp "is_vcl" "1" "name_type" "cl"
  5780. $cell1057 setProp "libunit" "StdCtrls" "name_type" "cl"
  5781. $cell1057 setScope "name_type" "de" "scopeSystem"
  5782.  
  5783. set row1058 [$diag addRow method 0.0]
  5784. $row1058 setLabel "name_type" "MeasureItem()"
  5785. $row1058 setProp "has_parmlist" "1"
  5786. $row1058 setProp "is_event" "1"
  5787.  
  5788. set cell1059 [$row1058 addCell parameter 0.0]
  5789. $cell1059 setLabel "name_type" "Control: TWinControl, "
  5790. $cell1059 setScope "name_type" "cl" "scopePhase"
  5791. $cell1059 setProp "is_vcl" "1" "name_type" "cl"
  5792. $cell1059 setProp "libunit" "Controls" "name_type" "cl"
  5793. $cell1059 setScope "name_type" "de" "scopeSystem"
  5794.  
  5795. set cell1060 [$row1058 addCell parameter 0.0]
  5796. $cell1060 setLabel "name_type" "Index: int, "
  5797. $cell1060 setScope "name_type" "cl" "scopePhase"
  5798. $cell1060 setScope "name_type" "de" "scopeSystem"
  5799.  
  5800. set cell1061 [$row1058 addCell parameter 0.0]
  5801. $cell1061 setLabel "name_type" "Height: int"
  5802. $cell1061 setProp "pass_by" "Variable"
  5803. $cell1061 setScope "name_type" "cl" "scopePhase"
  5804. $cell1061 setScope "name_type" "de" "scopeSystem"
  5805.  
  5806. $diag save
  5807.  
  5808. # Generator: et.tcl    /main/hindenburg/19
  5809. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  5810. # Interpreter to use: Otsh V6.1.1/B1
  5811. #
  5812. OTShRegister::importTool
  5813.  
  5814. set diag [CDM new TCustomEdit "DelphiVCL" "" "" "" "" "" 1]
  5815.  
  5816. set row1062 [$diag addRow method 0.0]
  5817. $row1062 setLabel "name_type" "Change()"
  5818. $row1062 setProp "has_parmlist" "1"
  5819. $row1062 setProp "is_event" "1"
  5820.  
  5821. set cell1063 [$row1062 addCell parameter 0.0]
  5822. $cell1063 setLabel "name_type" "Sender: TField"
  5823. $cell1063 setScope "name_type" "cl" "scopePhase"
  5824. $cell1063 setProp "is_vcl" "1" "name_type" "cl"
  5825. $cell1063 setProp "libunit" "Other" "name_type" "cl"
  5826. $cell1063 setProp "userlib" "DB" "name_type" "cl"
  5827. $cell1063 setScope "name_type" "de" "scopeSystem"
  5828.  
  5829. $diag save
  5830.  
  5831. # Generator: et.tcl    /main/hindenburg/19
  5832. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  5833. # Interpreter to use: Otsh V6.1.1/B1
  5834. #
  5835. OTShRegister::importTool
  5836.  
  5837. set diag [CDM new TCustomComboBox "DelphiVCL" "" "" "" "" "" 1]
  5838.  
  5839. set row1064 [$diag addRow method 0.0]
  5840. $row1064 setLabel "name_type" "Change()\n"
  5841. $row1064 setProp "has_parmlist" "1"
  5842. $row1064 setProp "is_event" "1"
  5843.  
  5844. set cell1065 [$row1064 addCell parameter 0.0]
  5845. $cell1065 setLabel "name_type" "Sender: TField"
  5846. $cell1065 setScope "name_type" "cl" "scopePhase"
  5847. $cell1065 setProp "is_vcl" "1" "name_type" "cl"
  5848. $cell1065 setProp "libunit" "Other" "name_type" "cl"
  5849. $cell1065 setProp "userlib" "DB" "name_type" "cl"
  5850. $cell1065 setScope "name_type" "de" "scopeSystem"
  5851.  
  5852. set row1066 [$diag addRow method 0.0]
  5853. $row1066 setLabel "name_type" "DrawItem()\n"
  5854. $row1066 setProp "has_parmlist" "1"
  5855. $row1066 setProp "is_event" "1"
  5856.  
  5857. set cell1067 [$row1066 addCell parameter 0.0]
  5858. $cell1067 setLabel "name_type" "ListBox: TListBox, "
  5859. $cell1067 setScope "name_type" "cl" "scopePhase"
  5860. $cell1067 setProp "is_vcl" "1" "name_type" "cl"
  5861. $cell1067 setProp "libunit" "StdCtrls" "name_type" "cl"
  5862. $cell1067 setScope "name_type" "de" "scopeSystem"
  5863.  
  5864. set cell1068 [$row1066 addCell parameter 0.0]
  5865. $cell1068 setLabel "name_type" "Index: int, "
  5866. $cell1068 setScope "name_type" "cl" "scopePhase"
  5867. $cell1068 setScope "name_type" "de" "scopeSystem"
  5868.  
  5869. set cell1069 [$row1066 addCell parameter 0.0]
  5870. $cell1069 setLabel "name_type" "Rect: TRect, "
  5871. $cell1069 setScope "name_type" "cl" "scopePhase"
  5872. $cell1069 setProp "is_vcl" "1" "name_type" "cl"
  5873. $cell1069 setProp "libunit" "Other" "name_type" "cl"
  5874. $cell1069 setProp "userlib" "Windows" "name_type" "cl"
  5875. $cell1069 setScope "name_type" "de" "scopeSystem"
  5876.  
  5877. set cell1070 [$row1066 addCell parameter 0.0]
  5878. $cell1070 setLabel "name_type" "State: TOwnerDrawState"
  5879. $cell1070 setScope "name_type" "cl" "scopePhase"
  5880. $cell1070 setProp "is_vcl" "1" "name_type" "cl"
  5881. $cell1070 setProp "libunit" "StdCtrls" "name_type" "cl"
  5882. $cell1070 setScope "name_type" "de" "scopeSystem"
  5883.  
  5884. set row1071 [$diag addRow method 0.0]
  5885. $row1071 setLabel "name_type" "DropDown()\n"
  5886. $row1071 setProp "has_parmlist" "1"
  5887. $row1071 setProp "is_event" "1"
  5888.  
  5889. set cell1072 [$row1071 addCell parameter 0.0]
  5890. $cell1072 setLabel "name_type" "Sender: TObject"
  5891. $cell1072 setScope "name_type" "cl" "scopePhase"
  5892. $cell1072 setProp "is_vcl" "1" "name_type" "cl"
  5893. $cell1072 setProp "libunit" "System" "name_type" "cl"
  5894. $cell1072 setScope "name_type" "de" "scopeSystem"
  5895.  
  5896. set row1073 [$diag addRow method 0.0]
  5897. $row1073 setLabel "name_type" "MeasureItem()"
  5898. $row1073 setProp "has_parmlist" "1"
  5899. $row1073 setProp "is_event" "1"
  5900.  
  5901. set cell1074 [$row1073 addCell parameter 0.0]
  5902. $cell1074 setLabel "name_type" "Control: TWinControl, "
  5903. $cell1074 setScope "name_type" "cl" "scopePhase"
  5904. $cell1074 setProp "is_vcl" "1" "name_type" "cl"
  5905. $cell1074 setProp "libunit" "Controls" "name_type" "cl"
  5906. $cell1074 setScope "name_type" "de" "scopeSystem"
  5907.  
  5908. set cell1075 [$row1073 addCell parameter 0.0]
  5909. $cell1075 setLabel "name_type" "Index: int, "
  5910. $cell1075 setScope "name_type" "cl" "scopePhase"
  5911. $cell1075 setScope "name_type" "de" "scopeSystem"
  5912.  
  5913. set cell1076 [$row1073 addCell parameter 0.0]
  5914. $cell1076 setLabel "name_type" "Height: int"
  5915. $cell1076 setProp "pass_by" "Variable"
  5916. $cell1076 setScope "name_type" "cl" "scopePhase"
  5917. $cell1076 setScope "name_type" "de" "scopeSystem"
  5918.  
  5919. $diag save
  5920.  
  5921. # Generator: et.tcl    /main/hindenburg/19
  5922. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  5923. # Interpreter to use: Otsh V6.1.1/B1
  5924. #
  5925. OTShRegister::importTool
  5926.  
  5927. set diag [CDM new TGroupBox "DelphiVCL" "" "" "" "" "" 1]
  5928.  
  5929. set row1077 [$diag addRow method 0.0]
  5930. $row1077 setLabel "name_type" "Click()\n"
  5931. $row1077 setProp "has_parmlist" "1"
  5932. $row1077 setProp "is_event" "1"
  5933.  
  5934. set cell1078 [$row1077 addCell parameter 0.0]
  5935. $cell1078 setLabel "name_type" "Sender: TObject"
  5936. $cell1078 setScope "name_type" "cl" "scopePhase"
  5937. $cell1078 setProp "is_vcl" "1" "name_type" "cl"
  5938. $cell1078 setProp "libunit" "System" "name_type" "cl"
  5939. $cell1078 setScope "name_type" "de" "scopeSystem"
  5940.  
  5941. set row1079 [$diag addRow method 0.0]
  5942. $row1079 setLabel "name_type" "DblClick()\n"
  5943. $row1079 setProp "has_parmlist" "1"
  5944. $row1079 setProp "is_event" "1"
  5945.  
  5946. set cell1080 [$row1079 addCell parameter 0.0]
  5947. $cell1080 setLabel "name_type" "Sender: TObject"
  5948. $cell1080 setScope "name_type" "cl" "scopePhase"
  5949. $cell1080 setProp "is_vcl" "1" "name_type" "cl"
  5950. $cell1080 setProp "libunit" "System" "name_type" "cl"
  5951. $cell1080 setScope "name_type" "de" "scopeSystem"
  5952.  
  5953. set row1081 [$diag addRow method 0.0]
  5954. $row1081 setLabel "name_type" "DragDrop()\n"
  5955. $row1081 setProp "has_parmlist" "1"
  5956. $row1081 setProp "is_event" "1"
  5957.  
  5958. set cell1082 [$row1081 addCell parameter 0.0]
  5959. $cell1082 setLabel "name_type" "Sender: TObject, "
  5960. $cell1082 setScope "name_type" "cl" "scopePhase"
  5961. $cell1082 setProp "is_vcl" "1" "name_type" "cl"
  5962. $cell1082 setProp "libunit" "System" "name_type" "cl"
  5963. $cell1082 setScope "name_type" "de" "scopeSystem"
  5964.  
  5965. set cell1083 [$row1081 addCell parameter 0.0]
  5966. $cell1083 setLabel "name_type" "Source: TObject, "
  5967. $cell1083 setScope "name_type" "cl" "scopePhase"
  5968. $cell1083 setProp "is_vcl" "1" "name_type" "cl"
  5969. $cell1083 setProp "libunit" "System" "name_type" "cl"
  5970. $cell1083 setScope "name_type" "de" "scopeSystem"
  5971.  
  5972. set cell1084 [$row1081 addCell parameter 0.0]
  5973. $cell1084 setLabel "name_type" "X: int, "
  5974. $cell1084 setScope "name_type" "cl" "scopePhase"
  5975. $cell1084 setScope "name_type" "de" "scopeSystem"
  5976.  
  5977. set cell1085 [$row1081 addCell parameter 0.0]
  5978. $cell1085 setLabel "name_type" "Y: int"
  5979. $cell1085 setScope "name_type" "cl" "scopePhase"
  5980. $cell1085 setScope "name_type" "de" "scopeSystem"
  5981.  
  5982. set row1086 [$diag addRow method 0.0]
  5983. $row1086 setLabel "name_type" "DragOver()\n"
  5984. $row1086 setProp "has_parmlist" "1"
  5985. $row1086 setProp "is_event" "1"
  5986.  
  5987. set cell1087 [$row1086 addCell parameter 0.0]
  5988. $cell1087 setLabel "name_type" "Sender: TObject, "
  5989. $cell1087 setScope "name_type" "cl" "scopePhase"
  5990. $cell1087 setProp "is_vcl" "1" "name_type" "cl"
  5991. $cell1087 setProp "libunit" "System" "name_type" "cl"
  5992. $cell1087 setScope "name_type" "de" "scopeSystem"
  5993.  
  5994. set cell1088 [$row1086 addCell parameter 0.0]
  5995. $cell1088 setLabel "name_type" "Source: TObject, "
  5996. $cell1088 setScope "name_type" "cl" "scopePhase"
  5997. $cell1088 setProp "is_vcl" "1" "name_type" "cl"
  5998. $cell1088 setProp "libunit" "System" "name_type" "cl"
  5999. $cell1088 setScope "name_type" "de" "scopeSystem"
  6000.  
  6001. set cell1089 [$row1086 addCell parameter 0.0]
  6002. $cell1089 setLabel "name_type" "X: int, "
  6003. $cell1089 setScope "name_type" "cl" "scopePhase"
  6004. $cell1089 setScope "name_type" "de" "scopeSystem"
  6005.  
  6006. set cell1090 [$row1086 addCell parameter 0.0]
  6007. $cell1090 setLabel "name_type" "Y: int, "
  6008. $cell1090 setScope "name_type" "cl" "scopePhase"
  6009. $cell1090 setScope "name_type" "de" "scopeSystem"
  6010.  
  6011. set cell1091 [$row1086 addCell parameter 0.0]
  6012. $cell1091 setLabel "name_type" "State: TDragState, "
  6013. $cell1091 setScope "name_type" "cl" "scopePhase"
  6014. $cell1091 setProp "is_vcl" "1" "name_type" "cl"
  6015. $cell1091 setProp "libunit" "Controls" "name_type" "cl"
  6016. $cell1091 setScope "name_type" "de" "scopeSystem"
  6017.  
  6018. set cell1092 [$row1086 addCell parameter 0.0]
  6019. $cell1092 setLabel "name_type" "Accept: bool"
  6020. $cell1092 setProp "pass_by" "Variable"
  6021. $cell1092 setScope "name_type" "cl" "scopePhase"
  6022. $cell1092 setScope "name_type" "de" "scopeSystem"
  6023.  
  6024. set row1093 [$diag addRow method 0.0]
  6025. $row1093 setLabel "name_type" "EndDrag()\n"
  6026. $row1093 setProp "has_parmlist" "1"
  6027. $row1093 setProp "is_event" "1"
  6028.  
  6029. set cell1094 [$row1093 addCell parameter 0.0]
  6030. $cell1094 setLabel "name_type" "Sender: TObject, "
  6031. $cell1094 setScope "name_type" "cl" "scopePhase"
  6032. $cell1094 setProp "is_vcl" "1" "name_type" "cl"
  6033. $cell1094 setProp "libunit" "System" "name_type" "cl"
  6034. $cell1094 setScope "name_type" "de" "scopeSystem"
  6035.  
  6036. set cell1095 [$row1093 addCell parameter 0.0]
  6037. $cell1095 setLabel "name_type" "Source: TObject, "
  6038. $cell1095 setScope "name_type" "cl" "scopePhase"
  6039. $cell1095 setProp "is_vcl" "1" "name_type" "cl"
  6040. $cell1095 setProp "libunit" "System" "name_type" "cl"
  6041. $cell1095 setScope "name_type" "de" "scopeSystem"
  6042.  
  6043. set cell1096 [$row1093 addCell parameter 0.0]
  6044. $cell1096 setLabel "name_type" "X: int, "
  6045. $cell1096 setScope "name_type" "cl" "scopePhase"
  6046. $cell1096 setScope "name_type" "de" "scopeSystem"
  6047.  
  6048. set cell1097 [$row1093 addCell parameter 0.0]
  6049. $cell1097 setLabel "name_type" "Y: int"
  6050. $cell1097 setScope "name_type" "cl" "scopePhase"
  6051. $cell1097 setScope "name_type" "de" "scopeSystem"
  6052.  
  6053. set row1098 [$diag addRow method 0.0]
  6054. $row1098 setLabel "name_type" "Enter()\n"
  6055. $row1098 setProp "has_parmlist" "1"
  6056. $row1098 setProp "is_event" "1"
  6057.  
  6058. set cell1099 [$row1098 addCell parameter 0.0]
  6059. $cell1099 setLabel "name_type" "Sender: TObject"
  6060. $cell1099 setScope "name_type" "cl" "scopePhase"
  6061. $cell1099 setProp "is_vcl" "1" "name_type" "cl"
  6062. $cell1099 setProp "libunit" "System" "name_type" "cl"
  6063. $cell1099 setScope "name_type" "de" "scopeSystem"
  6064.  
  6065. set row1100 [$diag addRow method 0.0]
  6066. $row1100 setLabel "name_type" "Exit()\n"
  6067. $row1100 setProp "has_parmlist" "1"
  6068. $row1100 setProp "is_event" "1"
  6069.  
  6070. set cell1101 [$row1100 addCell parameter 0.0]
  6071. $cell1101 setLabel "name_type" "Sender: TObject"
  6072. $cell1101 setScope "name_type" "cl" "scopePhase"
  6073. $cell1101 setProp "is_vcl" "1" "name_type" "cl"
  6074. $cell1101 setProp "libunit" "System" "name_type" "cl"
  6075. $cell1101 setScope "name_type" "de" "scopeSystem"
  6076.  
  6077. set row1102 [$diag addRow method 0.0]
  6078. $row1102 setLabel "name_type" "MouseDown()\n"
  6079. $row1102 setProp "has_parmlist" "1"
  6080. $row1102 setProp "is_event" "1"
  6081.  
  6082. set cell1103 [$row1102 addCell parameter 0.0]
  6083. $cell1103 setLabel "name_type" "Sender: TObject, "
  6084. $cell1103 setScope "name_type" "cl" "scopePhase"
  6085. $cell1103 setProp "is_vcl" "1" "name_type" "cl"
  6086. $cell1103 setProp "libunit" "System" "name_type" "cl"
  6087. $cell1103 setScope "name_type" "de" "scopeSystem"
  6088.  
  6089. set cell1104 [$row1102 addCell parameter 0.0]
  6090. $cell1104 setLabel "name_type" "Button: TMouseButton, "
  6091. $cell1104 setScope "name_type" "cl" "scopePhase"
  6092. $cell1104 setProp "is_vcl" "1" "name_type" "cl"
  6093. $cell1104 setProp "libunit" "Controls" "name_type" "cl"
  6094. $cell1104 setScope "name_type" "de" "scopeSystem"
  6095.  
  6096. set cell1105 [$row1102 addCell parameter 0.0]
  6097. $cell1105 setLabel "name_type" "Shift: TShiftState, "
  6098. $cell1105 setScope "name_type" "cl" "scopePhase"
  6099. $cell1105 setProp "is_vcl" "1" "name_type" "cl"
  6100. $cell1105 setProp "libunit" "Classes" "name_type" "cl"
  6101. $cell1105 setScope "name_type" "de" "scopeSystem"
  6102.  
  6103. set cell1106 [$row1102 addCell parameter 0.0]
  6104. $cell1106 setLabel "name_type" "X: int, "
  6105. $cell1106 setScope "name_type" "cl" "scopePhase"
  6106. $cell1106 setScope "name_type" "de" "scopeSystem"
  6107.  
  6108. set cell1107 [$row1102 addCell parameter 0.0]
  6109. $cell1107 setLabel "name_type" "Y: int"
  6110. $cell1107 setScope "name_type" "cl" "scopePhase"
  6111. $cell1107 setScope "name_type" "de" "scopeSystem"
  6112.  
  6113. set row1108 [$diag addRow method 0.0]
  6114. $row1108 setLabel "name_type" "MouseMove()\n"
  6115. $row1108 setProp "has_parmlist" "1"
  6116. $row1108 setProp "is_event" "1"
  6117.  
  6118. set cell1109 [$row1108 addCell parameter 0.0]
  6119. $cell1109 setLabel "name_type" "Sender: TObject, "
  6120. $cell1109 setScope "name_type" "cl" "scopePhase"
  6121. $cell1109 setProp "is_vcl" "1" "name_type" "cl"
  6122. $cell1109 setProp "libunit" "System" "name_type" "cl"
  6123. $cell1109 setScope "name_type" "de" "scopeSystem"
  6124.  
  6125. set cell1110 [$row1108 addCell parameter 0.0]
  6126. $cell1110 setLabel "name_type" "Shift: TShiftState, "
  6127. $cell1110 setScope "name_type" "cl" "scopePhase"
  6128. $cell1110 setProp "is_vcl" "1" "name_type" "cl"
  6129. $cell1110 setProp "libunit" "Classes" "name_type" "cl"
  6130. $cell1110 setScope "name_type" "de" "scopeSystem"
  6131.  
  6132. set cell1111 [$row1108 addCell parameter 0.0]
  6133. $cell1111 setLabel "name_type" "X: int, "
  6134. $cell1111 setScope "name_type" "cl" "scopePhase"
  6135. $cell1111 setScope "name_type" "de" "scopeSystem"
  6136.  
  6137. set cell1112 [$row1108 addCell parameter 0.0]
  6138. $cell1112 setLabel "name_type" "Y: int"
  6139. $cell1112 setScope "name_type" "cl" "scopePhase"
  6140. $cell1112 setScope "name_type" "de" "scopeSystem"
  6141.  
  6142. set row1113 [$diag addRow method 0.0]
  6143. $row1113 setLabel "name_type" "MouseUp()\n"
  6144. $row1113 setProp "has_parmlist" "1"
  6145. $row1113 setProp "is_event" "1"
  6146.  
  6147. set cell1114 [$row1113 addCell parameter 0.0]
  6148. $cell1114 setLabel "name_type" "Sender: TObject, "
  6149. $cell1114 setScope "name_type" "cl" "scopePhase"
  6150. $cell1114 setProp "is_vcl" "1" "name_type" "cl"
  6151. $cell1114 setProp "libunit" "System" "name_type" "cl"
  6152. $cell1114 setScope "name_type" "de" "scopeSystem"
  6153.  
  6154. set cell1115 [$row1113 addCell parameter 0.0]
  6155. $cell1115 setLabel "name_type" "Button: TMouseButton, "
  6156. $cell1115 setScope "name_type" "cl" "scopePhase"
  6157. $cell1115 setProp "is_vcl" "1" "name_type" "cl"
  6158. $cell1115 setProp "libunit" "Controls" "name_type" "cl"
  6159. $cell1115 setScope "name_type" "de" "scopeSystem"
  6160.  
  6161. set cell1116 [$row1113 addCell parameter 0.0]
  6162. $cell1116 setLabel "name_type" "Shift: TShiftState, "
  6163. $cell1116 setScope "name_type" "cl" "scopePhase"
  6164. $cell1116 setProp "is_vcl" "1" "name_type" "cl"
  6165. $cell1116 setProp "libunit" "Classes" "name_type" "cl"
  6166. $cell1116 setScope "name_type" "de" "scopeSystem"
  6167.  
  6168. set cell1117 [$row1113 addCell parameter 0.0]
  6169. $cell1117 setLabel "name_type" "X: int, "
  6170. $cell1117 setScope "name_type" "cl" "scopePhase"
  6171. $cell1117 setScope "name_type" "de" "scopeSystem"
  6172.  
  6173. set cell1118 [$row1113 addCell parameter 0.0]
  6174. $cell1118 setLabel "name_type" "Y: int"
  6175. $cell1118 setScope "name_type" "cl" "scopePhase"
  6176. $cell1118 setScope "name_type" "de" "scopeSystem"
  6177.  
  6178. set row1119 [$diag addRow method 0.0]
  6179. $row1119 setLabel "name_type" "StartDrag()"
  6180. $row1119 setProp "has_parmlist" "1"
  6181. $row1119 setProp "is_event" "1"
  6182.  
  6183. set cell1120 [$row1119 addCell parameter 0.0]
  6184. $cell1120 setLabel "name_type" "Sender: TObject, "
  6185. $cell1120 setScope "name_type" "cl" "scopePhase"
  6186. $cell1120 setProp "is_vcl" "1" "name_type" "cl"
  6187. $cell1120 setProp "libunit" "System" "name_type" "cl"
  6188. $cell1120 setScope "name_type" "de" "scopeSystem"
  6189.  
  6190. set cell1121 [$row1119 addCell parameter 0.0]
  6191. $cell1121 setLabel "name_type" "DragObject: TDragObject"
  6192. $cell1121 setProp "pass_by" "Variable"
  6193. $cell1121 setScope "name_type" "cl" "scopePhase"
  6194. $cell1121 setProp "is_vcl" "1" "name_type" "cl"
  6195. $cell1121 setProp "libunit" "Controls" "name_type" "cl"
  6196. $cell1121 setScope "name_type" "de" "scopeSystem"
  6197.  
  6198. $diag save
  6199.  
  6200. # Generator: et.tcl    /main/hindenburg/19
  6201. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  6202. # Interpreter to use: Otsh V6.1.1/B1
  6203. #
  6204. OTShRegister::importTool
  6205.  
  6206. set diag [CAD new StdCtrlsTypes "DelphiVCL" "" "" "" "" "" 1]
  6207.  
  6208. set node1122 [$diag addNode cad_class 768.0 688.0 139.0 167.0]
  6209. $node1122 setLabel "name" "TOwnerDrawState"
  6210. $node1122 setScope "name" "cl" "scopePhase"
  6211. $node1122 setProp "is_vcl" "1" "name" "cl"
  6212. $node1122 setProp "libunit" "StdCtrls" "name" "cl"
  6213.  
  6214. set node1123 [$diag addNode cad_class 512.0 640.0 141.0 231.0]
  6215. $node1123 setLabel "name" "TScrollCode"
  6216. $node1123 setScope "name" "cl" "scopePhase"
  6217. $node1123 setProp "is_vcl" "1" "name" "cl"
  6218. $node1123 setProp "libunit" "StdCtrls" "name" "cl"
  6219.  
  6220. $diag save
  6221.  
  6222. # Generator: et.tcl    /main/hindenburg/19
  6223. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  6224. # Interpreter to use: Otsh V6.1.1/B1
  6225. #
  6226. OTShRegister::importTool
  6227.  
  6228. set diag [CDM new TScrollCode "DelphiVCL" "" "" "" "" "" 1]
  6229.  
  6230. set row1124 [$diag addRow attribute 0.0]
  6231. $row1124 setLabel "name_type" "scLineUp: enum\n"
  6232. $row1124 setScope "name_type" "cl" "scopePhase"
  6233.  
  6234. set row1125 [$diag addRow attribute 0.0]
  6235. $row1125 setLabel "name_type" "scLineDown: enum\n"
  6236. $row1125 setScope "name_type" "cl" "scopePhase"
  6237.  
  6238. set row1126 [$diag addRow attribute 0.0]
  6239. $row1126 setLabel "name_type" "scPageUp: enum\n"
  6240. $row1126 setScope "name_type" "cl" "scopePhase"
  6241.  
  6242. set row1127 [$diag addRow attribute 0.0]
  6243. $row1127 setLabel "name_type" "scPageDown: enum\n"
  6244. $row1127 setScope "name_type" "cl" "scopePhase"
  6245.  
  6246. set row1128 [$diag addRow attribute 0.0]
  6247. $row1128 setLabel "name_type" "scPosition: enum\n"
  6248. $row1128 setScope "name_type" "cl" "scopePhase"
  6249.  
  6250. set row1129 [$diag addRow attribute 0.0]
  6251. $row1129 setLabel "name_type" "scTrack: enum\n"
  6252. $row1129 setScope "name_type" "cl" "scopePhase"
  6253.  
  6254. set row1130 [$diag addRow attribute 0.0]
  6255. $row1130 setLabel "name_type" "scTop: enum\n"
  6256. $row1130 setScope "name_type" "cl" "scopePhase"
  6257.  
  6258. set row1131 [$diag addRow attribute 0.0]
  6259. $row1131 setLabel "name_type" "scBottom: enum\n"
  6260. $row1131 setScope "name_type" "cl" "scopePhase"
  6261.  
  6262. set row1132 [$diag addRow attribute 0.0]
  6263. $row1132 setLabel "name_type" "scEndScroll: enum"
  6264. $row1132 setScope "name_type" "cl" "scopePhase"
  6265.  
  6266. $diag save
  6267.  
  6268. # Generator: et.tcl    /main/hindenburg/19
  6269. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  6270. # Interpreter to use: Otsh V6.1.1/B1
  6271. #
  6272. OTShRegister::importTool
  6273.  
  6274. set diag [CDM new TOwnerDrawState "DelphiVCL" "" "" "" "" "" 1]
  6275.  
  6276. set row1133 [$diag addRow attribute 0.0]
  6277. $row1133 setLabel "name_type" "odSelected: enum\n"
  6278. $row1133 setScope "name_type" "cl" "scopePhase"
  6279.  
  6280. set row1134 [$diag addRow attribute 0.0]
  6281. $row1134 setLabel "name_type" "odGrayed: enum\n"
  6282. $row1134 setScope "name_type" "cl" "scopePhase"
  6283.  
  6284. set row1135 [$diag addRow attribute 0.0]
  6285. $row1135 setLabel "name_type" "odDisabled: enum\n"
  6286. $row1135 setScope "name_type" "cl" "scopePhase"
  6287.  
  6288. set row1136 [$diag addRow attribute 0.0]
  6289. $row1136 setLabel "name_type" "odChecked: enum\n"
  6290. $row1136 setScope "name_type" "cl" "scopePhase"
  6291.  
  6292. set row1137 [$diag addRow attribute 0.0]
  6293. $row1137 setLabel "name_type" "odFocused: enum"
  6294. $row1137 setScope "name_type" "cl" "scopePhase"
  6295.  
  6296. $diag save
  6297.  
  6298. # Generator: et.tcl    /main/hindenburg/19
  6299. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  6300. # Interpreter to use: Otsh V6.1.1/B1
  6301. #
  6302. OTShRegister::importTool
  6303.  
  6304. set diag [CAD new ExtCtrlsClasses "DelphiVCL" "" "" "" "" "" 1]
  6305.  
  6306. set node1144 [$diag addNode cad_class 1424.0 1232.0 147.0 33.0]
  6307. $node1144 setLabel "name" "TCustomGroupBox"
  6308. $node1144 setProp "is_folded" "1"
  6309. $node1144 setScope "name" "cl" "scopePhase"
  6310. $node1144 setProp "is_vcl" "1" "name" "cl"
  6311. $node1144 setProp "libunit" "StdCtrls" "name" "cl"
  6312.  
  6313. set node1145 [$diag addNode cad_class 1440.0 1120.0 130.0 33.0]
  6314. $node1145 setLabel "name" "TCustomControl"
  6315. $node1145 setProp "is_folded" "1"
  6316. $node1145 setScope "name" "cl" "scopePhase"
  6317. $node1145 setProp "is_vcl" "1" "name" "cl"
  6318. $node1145 setProp "libunit" "Controls" "name" "cl"
  6319.  
  6320. set node1146 [$diag addNode cad_class 992.0 1008.0 131.0 33.0]
  6321. $node1146 setLabel "name" "TGraphicControl"
  6322. $node1146 setProp "is_folded" "1"
  6323. $node1146 setScope "name" "cl" "scopePhase"
  6324. $node1146 setProp "is_vcl" "1" "name" "cl"
  6325. $node1146 setProp "libunit" "Controls" "name" "cl"
  6326.  
  6327. set node1147 [$diag addNode cad_class 1168.0 800.0 120.0 33.0]
  6328. $node1147 setLabel "name" "TComponent"
  6329. $node1147 setProp "is_folded" "1"
  6330. $node1147 setScope "name" "cl" "scopePhase"
  6331. $node1147 setProp "is_vcl" "1" "name" "cl"
  6332. $node1147 setProp "libunit" "Classes" "name" "cl"
  6333.  
  6334. set node1148 [$diag addNode cad_class 992.0 912.0 120.0 33.0]
  6335. $node1148 setLabel "name" "TTimer"
  6336. $node1148 setProp "is_folded" "1"
  6337. $node1148 setScope "name" "cl" "scopePhase"
  6338. $node1148 setProp "is_vcl" "1" "name" "cl"
  6339. $node1148 setProp "libunit" "ExtCtrls" "name" "cl"
  6340.  
  6341. set node1149 [$diag addNode cad_class 1184.0 1120.0 120.0 33.0]
  6342. $node1149 setLabel "name" "TShape"
  6343. $node1149 setProp "is_folded" "1"
  6344. $node1149 setScope "name" "cl" "scopePhase"
  6345. $node1149 setProp "is_vcl" "1" "name" "cl"
  6346. $node1149 setProp "libunit" "ExtCtrls" "name" "cl"
  6347.  
  6348. set node1150 [$diag addNode cad_class 1440.0 1456.0 120.0 33.0]
  6349. $node1150 setLabel "name" "TRadioGroup"
  6350. $node1150 setProp "is_folded" "1"
  6351. $node1150 setScope "name" "cl" "scopePhase"
  6352. $node1150 setProp "is_vcl" "1" "name" "cl"
  6353. $node1150 setProp "libunit" "ExtCtrls" "name" "cl"
  6354.  
  6355. set node1151 [$diag addNode cad_class 1264.0 1344.0 120.0 33.0]
  6356. $node1151 setLabel "name" "TPanel"
  6357. $node1151 setProp "is_folded" "1"
  6358. $node1151 setScope "name" "cl" "scopePhase"
  6359. $node1151 setProp "is_vcl" "1" "name" "cl"
  6360. $node1151 setProp "libunit" "ExtCtrls" "name" "cl"
  6361.  
  6362. set node1152 [$diag addNode cad_class 1056.0 1120.0 120.0 33.0]
  6363. $node1152 setLabel "name" "TPaintBox"
  6364. $node1152 setProp "is_folded" "1"
  6365. $node1152 setScope "name" "cl" "scopePhase"
  6366. $node1152 setProp "is_vcl" "1" "name" "cl"
  6367. $node1152 setProp "libunit" "ExtCtrls" "name" "cl"
  6368.  
  6369. set node1153 [$diag addNode cad_class 928.0 1120.0 120.0 33.0]
  6370. $node1153 setLabel "name" "TImage"
  6371. $node1153 setProp "is_folded" "1"
  6372. $node1153 setScope "name" "cl" "scopePhase"
  6373. $node1153 setProp "is_vcl" "1" "name" "cl"
  6374. $node1153 setProp "libunit" "ExtCtrls" "name" "cl"
  6375.  
  6376. set node1154 [$diag addNode cad_class 1744.0 1232.0 120.0 33.0]
  6377. $node1154 setLabel "name" "TNotebook"
  6378. $node1154 setProp "is_folded" "1"
  6379. $node1154 setScope "name" "cl" "scopePhase"
  6380. $node1154 setProp "is_vcl" "1" "name" "cl"
  6381. $node1154 setProp "libunit" "ExtCtrls" "name" "cl"
  6382.  
  6383. set node1155 [$diag addNode cad_class 1600.0 1232.0 120.0 33.0]
  6384. $node1155 setLabel "name" "THeader"
  6385. $node1155 setProp "is_folded" "1"
  6386. $node1155 setScope "name" "cl" "scopePhase"
  6387. $node1155 setProp "is_vcl" "1" "name" "cl"
  6388. $node1155 setProp "libunit" "ExtCtrls" "name" "cl"
  6389.  
  6390. set node1156 [$diag addNode cad_class 1424.0 1344.0 162.0 33.0]
  6391. $node1156 setLabel "name" "TCustomRadioGroup"
  6392. $node1156 setProp "is_folded" "1"
  6393. $node1156 setScope "name" "cl" "scopePhase"
  6394. $node1156 setProp "is_vcl" "1" "name" "cl"
  6395. $node1156 setProp "libunit" "ExtCtrls" "name" "cl"
  6396.  
  6397. set node1157 [$diag addNode cad_class 1264.0 1232.0 120.0 33.0]
  6398. $node1157 setLabel "name" "TCustomPanel"
  6399. $node1157 setProp "is_folded" "1"
  6400. $node1157 setScope "name" "cl" "scopePhase"
  6401. $node1157 setProp "is_vcl" "1" "name" "cl"
  6402. $node1157 setProp "libunit" "ExtCtrls" "name" "cl"
  6403.  
  6404. set node1158 [$diag addNode cad_class 800.0 1120.0 120.0 33.0]
  6405. $node1158 setLabel "name" "TBevel"
  6406. $node1158 setProp "is_folded" "1"
  6407. $node1158 setScope "name" "cl" "scopePhase"
  6408. $node1158 setProp "is_vcl" "1" "name" "cl"
  6409. $node1158 setProp "libunit" "ExtCtrls" "name" "cl"
  6410.  
  6411. set node1138 [$diag addRake generalization $node1146 $node1149 1056.0 1040.0 1248.0 1136.0 1080.0]
  6412.  
  6413. set conn1159 [$node1138 getInConn]
  6414. set segm1160 [$conn1159 getFirstSegm]
  6415.  
  6416. set conn1161 [$node1138 getFirstOutConn]
  6417. set segm1162 [$conn1161 getFirstSegm]
  6418.  
  6419. set conn1163 [$diag addConn generalization_conn $node1138 $node1152 1120.0 1080.5 1120.0 1136.0]
  6420. set segm1164 [$conn1163 getFirstSegm]
  6421.  
  6422. set conn1165 [$diag addConn generalization_conn $node1138 $node1153 1120.0 1080.5 992.0 1136.0]
  6423. set segm1166 [$conn1165 getFirstSegm]
  6424.  
  6425. set conn1167 [$diag addConn generalization_conn $node1138 $node1158 1066.0 1080.5 864.0 1120.0]
  6426. set segm1168 [$conn1167 getFirstSegm]
  6427.  
  6428. set node1139 [$diag addRake generalization $node1156 $node1150 1504.0 1376.0 1504.0 1472.0 1424.0]
  6429.  
  6430. set conn1169 [$node1139 getInConn]
  6431. set segm1170 [$conn1169 getFirstSegm]
  6432.  
  6433. set conn1171 [$node1139 getFirstOutConn]
  6434. set segm1172 [$conn1171 getFirstSegm]
  6435.  
  6436. set node1140 [$diag addRake generalization $node1157 $node1151 1328.0 1264.0 1328.0 1360.0 1312.0]
  6437.  
  6438. set conn1173 [$node1140 getInConn]
  6439. set segm1174 [$conn1173 getFirstSegm]
  6440.  
  6441. set conn1175 [$node1140 getFirstOutConn]
  6442. set segm1176 [$conn1175 getFirstSegm]
  6443.  
  6444. set node1141 [$diag addRake generalization $node1144 $node1156 1504.0 1264.0 1504.0 1360.0 1312.0]
  6445.  
  6446. set conn1177 [$node1141 getInConn]
  6447. set segm1178 [$conn1177 getFirstSegm]
  6448.  
  6449. set conn1179 [$node1141 getFirstOutConn]
  6450. set segm1180 [$conn1179 getFirstSegm]
  6451.  
  6452. set node1142 [$diag addRake generalization $node1145 $node1154 1504.0 1152.0 1808.0 1232.0 1192.0]
  6453.  
  6454. set conn1181 [$node1142 getInConn]
  6455. set segm1182 [$conn1181 getFirstSegm]
  6456.  
  6457. set conn1183 [$node1142 getFirstOutConn]
  6458. set segm1184 [$conn1183 getFirstSegm]
  6459.  
  6460. set conn1185 [$diag addConn generalization_conn $node1142 $node1155 1664.0 1192.5 1664.0 1248.0]
  6461. set segm1186 [$conn1185 getFirstSegm]
  6462.  
  6463. set conn1187 [$diag addConn generalization_conn $node1142 $node1157 1514.0 1192.5 1328.0 1232.0]
  6464. set segm1188 [$conn1187 getFirstSegm]
  6465.  
  6466. set node1143 [$diag addRake generalization $node1147 $node1148 1232.0 832.0 1056.0 928.0 872.0]
  6467.  
  6468. set conn1189 [$node1143 getInConn]
  6469. set segm1190 [$conn1189 getFirstSegm]
  6470.  
  6471. set conn1191 [$node1143 getFirstOutConn]
  6472. set segm1192 [$conn1191 getFirstSegm]
  6473.  
  6474. $diag save
  6475.  
  6476. # Generator: et.tcl    /main/hindenburg/19
  6477. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  6478. # Interpreter to use: Otsh V6.1.1/B1
  6479. #
  6480. OTShRegister::importTool
  6481.  
  6482. set diag [CAD new ControlsClasses "DelphiVCL" "" "" "" "" "" 1]
  6483.  
  6484. set node1197 [$diag addNode cad_class 1536.0 800.0 120.0 33.0]
  6485. $node1197 setLabel "name" "TObject"
  6486. $node1197 setProp "is_folded" "1"
  6487. $node1197 setScope "name" "cl" "scopePhase"
  6488. $node1197 setProp "is_vcl" "1" "name" "cl"
  6489. $node1197 setProp "libunit" "System" "name" "cl"
  6490.  
  6491. set node1202 [$diag addNode cad_class 1232.0 896.0 120.0 33.0]
  6492. $node1202 setLabel "name" "TCanvas"
  6493. $node1202 setProp "is_folded" "1"
  6494. $node1202 setScope "name" "cl" "scopePhase"
  6495. $node1202 setProp "is_vcl" "1" "name" "cl"
  6496.  
  6497. set node1203 [$diag addNode cad_class 1008.0 800.0 120.0 33.0]
  6498. $node1203 setLabel "name" "TPersistent"
  6499. $node1203 setProp "is_folded" "1"
  6500. $node1203 setScope "name" "cl" "scopePhase"
  6501. $node1203 setProp "is_vcl" "1" "name" "cl"
  6502. $node1203 setProp "libunit" "Classes" "name" "cl"
  6503.  
  6504. set node1204 [$diag addNode cad_class 800.0 992.0 143.0 33.0]
  6505. $node1204 setLabel "name" "TCustomImageList"
  6506. $node1204 setProp "is_folded" "1"
  6507. $node1204 setScope "name" "cl" "scopePhase"
  6508. $node1204 setProp "is_vcl" "1" "name" "cl"
  6509. $node1204 setProp "libunit" "Controls" "name" "cl"
  6510.  
  6511. set node1205 [$diag addNode cad_class 1008.0 896.0 120.0 33.0]
  6512. $node1205 setLabel "name" "TComponent"
  6513. $node1205 setProp "is_folded" "1"
  6514. $node1205 setScope "name" "cl" "scopePhase"
  6515. $node1205 setProp "is_vcl" "1" "name" "cl"
  6516. $node1205 setProp "libunit" "Classes" "name" "cl"
  6517.  
  6518. set node1206 [$diag addNode cad_class 1536.0 896.0 120.0 33.0]
  6519. $node1206 setLabel "name" "TDragObject"
  6520. $node1206 setProp "is_folded" "1"
  6521. $node1206 setScope "name" "cl" "scopePhase"
  6522. $node1206 setProp "is_vcl" "1" "name" "cl"
  6523. $node1206 setProp "libunit" "Controls" "name" "cl"
  6524.  
  6525. set node1207 [$diag addNode cad_class 1520.0 992.0 156.0 33.0]
  6526. $node1207 setLabel "name" "TDragControlObject"
  6527. $node1207 setProp "is_folded" "1"
  6528. $node1207 setScope "name" "cl" "scopePhase"
  6529. $node1207 setProp "is_vcl" "1" "name" "cl"
  6530. $node1207 setProp "libunit" "Controls" "name" "cl"
  6531.  
  6532. set node1208 [$diag addNode cad_class 1696.0 896.0 120.0 33.0]
  6533. $node1208 setLabel "name" "TChangeLink"
  6534. $node1208 setProp "is_folded" "1"
  6535. $node1208 setScope "name" "cl" "scopePhase"
  6536. $node1208 setProp "is_vcl" "1" "name" "cl"
  6537. $node1208 setProp "libunit" "Controls" "name" "cl"
  6538.  
  6539. set node1209 [$diag addNode cad_class 1008.0 1088.0 120.0 33.0]
  6540. $node1209 setLabel "name" "TWinControl"
  6541. $node1209 setProp "is_folded" "1"
  6542. $node1209 setScope "name" "cl" "scopePhase"
  6543. $node1209 setProp "is_vcl" "1" "name" "cl"
  6544. $node1209 setProp "libunit" "Controls" "name" "cl"
  6545.  
  6546. set node1210 [$diag addNode cad_class 816.0 1088.0 120.0 33.0]
  6547. $node1210 setLabel "name" "TImageList"
  6548. $node1210 setProp "is_folded" "1"
  6549. $node1210 setScope "name" "cl" "scopePhase"
  6550. $node1210 setProp "is_vcl" "1" "name" "cl"
  6551. $node1210 setProp "libunit" "Controls" "name" "cl"
  6552.  
  6553. set node1211 [$diag addNode cad_class 1008.0 1280.0 120.0 33.0]
  6554. $node1211 setLabel "name" "THintWindow"
  6555. $node1211 setProp "is_folded" "1"
  6556. $node1211 setScope "name" "cl" "scopePhase"
  6557. $node1211 setProp "is_vcl" "1" "name" "cl"
  6558. $node1211 setProp "libunit" "Controls" "name" "cl"
  6559.  
  6560. set node1212 [$diag addNode cad_class 1200.0 1088.0 131.0 33.0]
  6561. $node1212 setLabel "name" "TGraphicControl"
  6562. $node1212 setProp "is_folded" "1"
  6563. $node1212 setScope "name" "cl" "scopePhase"
  6564. $node1212 setProp "is_vcl" "1" "name" "cl"
  6565. $node1212 setProp "libunit" "Controls" "name" "cl"
  6566.  
  6567. set node1213 [$diag addNode cad_class 1008.0 1184.0 130.0 33.0]
  6568. $node1213 setLabel "name" "TCustomControl"
  6569. $node1213 setProp "is_folded" "1"
  6570. $node1213 setScope "name" "cl" "scopePhase"
  6571. $node1213 setProp "is_vcl" "1" "name" "cl"
  6572. $node1213 setProp "libunit" "Controls" "name" "cl"
  6573.  
  6574. set node1214 [$diag addNode cad_class 1232.0 992.0 128.0 33.0]
  6575. $node1214 setLabel "name" "TControlCanvas"
  6576. $node1214 setProp "is_folded" "1"
  6577. $node1214 setScope "name" "cl" "scopePhase"
  6578. $node1214 setProp "is_vcl" "1" "name" "cl"
  6579. $node1214 setProp "libunit" "Controls" "name" "cl"
  6580.  
  6581. set node1215 [$diag addNode cad_class 1008.0 992.0 120.0 33.0]
  6582. $node1215 setLabel "name" "TControl"
  6583. $node1215 setProp "is_folded" "1"
  6584. $node1215 setScope "name" "cl" "scopePhase"
  6585. $node1215 setProp "is_vcl" "1" "name" "cl"
  6586. $node1215 setProp "libunit" "Controls" "name" "cl"
  6587.  
  6588. set node1193 [$diag addRake generalization $node1202 $node1214 1296.0 928.0 1296.0 1008.0 968.0]
  6589.  
  6590. set conn1216 [$node1193 getInConn]
  6591. set segm1217 [$conn1216 getFirstSegm]
  6592.  
  6593. set conn1218 [$node1193 getFirstOutConn]
  6594. set segm1219 [$conn1218 getFirstSegm]
  6595.  
  6596. set node1194 [$diag addRake generalization $node1205 $node1215 1072.0 928.0 1072.0 1008.0 968.0]
  6597.  
  6598. set conn1220 [$node1194 getInConn]
  6599. set segm1221 [$conn1220 getFirstSegm]
  6600.  
  6601. set conn1222 [$node1194 getFirstOutConn]
  6602. set segm1223 [$conn1222 getFirstSegm]
  6603.  
  6604. set conn1224 [$diag addConn generalization_conn $node1194 $node1204 1082.0 968.5 864.0 1008.0]
  6605. set segm1225 [$conn1224 getFirstSegm]
  6606.  
  6607. set node1195 [$diag addRake generalization $node1206 $node1207 1600.0 928.0 1600.0 1008.0 968.0]
  6608.  
  6609. set conn1226 [$node1195 getInConn]
  6610. set segm1227 [$conn1226 getFirstSegm]
  6611.  
  6612. set conn1228 [$node1195 getFirstOutConn]
  6613. set segm1229 [$conn1228 getFirstSegm]
  6614.  
  6615. set node1196 [$diag addRake generalization $node1197 $node1208 1600.0 832.0 1760.0 928.0 872.0]
  6616.  
  6617. set conn1230 [$node1196 getInConn]
  6618. set segm1231 [$conn1230 getFirstSegm]
  6619.  
  6620. set conn1232 [$node1196 getFirstOutConn]
  6621. set segm1233 [$conn1232 getFirstSegm]
  6622.  
  6623. set conn1234 [$diag addConn generalization_conn $node1196 $node1206 1760.0 872.5 1600.0 912.0]
  6624. set segm1235 [$conn1234 getFirstSegm]
  6625.  
  6626. set node1198 [$diag addRake generalization $node1213 $node1211 1072.0 1216.0 1072.0 1296.0 1256.0]
  6627.  
  6628. set conn1236 [$node1198 getInConn]
  6629. set segm1237 [$conn1236 getFirstSegm]
  6630.  
  6631. set conn1238 [$node1198 getFirstOutConn]
  6632. set segm1239 [$conn1238 getFirstSegm]
  6633.  
  6634. set node1199 [$diag addRake generalization $node1209 $node1213 1072.0 1120.0 1072.0 1200.0 1160.0]
  6635.  
  6636. set conn1240 [$node1199 getInConn]
  6637. set segm1241 [$conn1240 getFirstSegm]
  6638.  
  6639. set conn1242 [$node1199 getFirstOutConn]
  6640. set segm1243 [$conn1242 getFirstSegm]
  6641.  
  6642. set node1200 [$diag addRake generalization $node1215 $node1212 1072.0 1024.0 1264.0 1104.0 1064.0]
  6643.  
  6644. set conn1244 [$node1200 getInConn]
  6645. set segm1245 [$conn1244 getFirstSegm]
  6646.  
  6647. set conn1246 [$node1200 getFirstOutConn]
  6648. set segm1247 [$conn1246 getFirstSegm]
  6649.  
  6650. set conn1248 [$diag addConn generalization_conn $node1200 $node1209 1168.0 1064.5 1072.0 1104.0]
  6651. set segm1249 [$conn1248 getFirstSegm]
  6652.  
  6653. set conn1250 [$diag addConn generalization_conn $node1200 $node1210 1082.0 1064.5 880.0 1104.0]
  6654. set segm1251 [$conn1250 getFirstSegm]
  6655.  
  6656. set node1201 [$diag addRake generalization $node1203 $node1202 1072.0 832.0 1296.0 912.0 872.0]
  6657.  
  6658. set conn1252 [$node1201 getInConn]
  6659. set segm1253 [$conn1252 getFirstSegm]
  6660.  
  6661. set conn1254 [$node1201 getFirstOutConn]
  6662. set segm1255 [$conn1254 getFirstSegm]
  6663.  
  6664. $diag save
  6665.  
  6666. # Generator: et.tcl    /main/hindenburg/19
  6667. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  6668. # Interpreter to use: Otsh V6.1.1/B1
  6669. #
  6670. OTShRegister::importTool
  6671.  
  6672. set diag [CAD new ControlsTypes "DelphiVCL" "" "" "" "" "" 1]
  6673.  
  6674. set node1256 [$diag addNode cad_class 736.0 704.0 127.0 135.0]
  6675. $node1256 setLabel "name" "TMouseButton"
  6676. $node1256 setScope "name" "cl" "scopePhase"
  6677. $node1256 setProp "is_vcl" "1" "name" "cl"
  6678. $node1256 setProp "libunit" "Controls" "name" "cl"
  6679.  
  6680. set node1257 [$diag addNode cad_class 528.0 704.0 152.0 135.0]
  6681. $node1257 setLabel "name" "TDragState"
  6682. $node1257 setScope "name" "cl" "scopePhase"
  6683. $node1257 setProp "is_vcl" "1" "name" "cl"
  6684. $node1257 setProp "libunit" "Controls" "name" "cl"
  6685.  
  6686. $diag save
  6687.  
  6688. # Generator: et.tcl    /main/hindenburg/19
  6689. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  6690. # Interpreter to use: Otsh V6.1.1/B1
  6691. #
  6692. OTShRegister::importTool
  6693.  
  6694. set diag [CAD new FormsTypes "DelphiVCL" "" "" "" "" "" 1]
  6695.  
  6696. set node1258 [$diag addNode cad_class 784.0 800.0 137.0 151.0]
  6697. $node1258 setLabel "name" "TCloseAction"
  6698. $node1258 setScope "name" "cl" "scopePhase"
  6699. $node1258 setProp "is_vcl" "1" "name" "cl"
  6700.  
  6701. set node1259 [$diag addNode cad_class 944.0 800.0 120.0 103.0]
  6702. $node1259 setLabel "name" "TMsg"
  6703. $node1259 setScope "name" "cl" "scopePhase"
  6704. $node1259 setProp "is_vcl" "1" "name" "cl"
  6705. $node1259 setProp "libunit" "Forms" "name" "cl"
  6706.  
  6707. $diag save
  6708.  
  6709. # Generator: et.tcl    /main/hindenburg/19
  6710. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  6711. # Interpreter to use: Otsh V6.1.1/B1
  6712. #
  6713. OTShRegister::importTool
  6714.  
  6715. set diag [CDM new TControl "DelphiVCL" "" "" "" "" "" 1]
  6716.  
  6717. set row1260 [$diag addRow method 0.0]
  6718. $row1260 setLabel "name_type" "Click()\n"
  6719. $row1260 setProp "has_parmlist" "1"
  6720. $row1260 setProp "is_event" "1"
  6721. $row1260 setProp "method_access" "Protected"
  6722.  
  6723. set cell1261 [$row1260 addCell parameter 0.0]
  6724. $cell1261 setLabel "name_type" "Sender: TObject"
  6725. $cell1261 setScope "name_type" "cl" "scopePhase"
  6726. $cell1261 setProp "is_vcl" "1" "name_type" "cl"
  6727. $cell1261 setProp "libunit" "System" "name_type" "cl"
  6728. $cell1261 setScope "name_type" "de" "scopeSystem"
  6729.  
  6730. set row1262 [$diag addRow method 0.0]
  6731. $row1262 setLabel "name_type" "DblClick()\n"
  6732. $row1262 setProp "has_parmlist" "1"
  6733. $row1262 setProp "is_event" "1"
  6734. $row1262 setProp "method_access" "Private"
  6735.  
  6736. set cell1263 [$row1262 addCell parameter 0.0]
  6737. $cell1263 setLabel "name_type" "Sender: TObject"
  6738. $cell1263 setScope "name_type" "cl" "scopePhase"
  6739. $cell1263 setProp "is_vcl" "1" "name_type" "cl"
  6740. $cell1263 setProp "libunit" "System" "name_type" "cl"
  6741. $cell1263 setScope "name_type" "de" "scopeSystem"
  6742.  
  6743. set row1264 [$diag addRow method 0.0]
  6744. $row1264 setLabel "name_type" "DragDrop()\n"
  6745. $row1264 setProp "has_parmlist" "1"
  6746. $row1264 setProp "is_event" "1"
  6747. $row1264 setProp "method_access" "Private"
  6748.  
  6749. set cell1265 [$row1264 addCell parameter 0.0]
  6750. $cell1265 setLabel "name_type" "Sender: TObject, "
  6751. $cell1265 setScope "name_type" "cl" "scopePhase"
  6752. $cell1265 setProp "is_vcl" "1" "name_type" "cl"
  6753. $cell1265 setProp "libunit" "System" "name_type" "cl"
  6754. $cell1265 setScope "name_type" "de" "scopeSystem"
  6755.  
  6756. set cell1266 [$row1264 addCell parameter 0.0]
  6757. $cell1266 setLabel "name_type" "Source: TObject, "
  6758. $cell1266 setScope "name_type" "cl" "scopePhase"
  6759. $cell1266 setProp "is_vcl" "1" "name_type" "cl"
  6760. $cell1266 setProp "libunit" "System" "name_type" "cl"
  6761. $cell1266 setScope "name_type" "de" "scopeSystem"
  6762.  
  6763. set cell1267 [$row1264 addCell parameter 0.0]
  6764. $cell1267 setLabel "name_type" "X: int, "
  6765. $cell1267 setScope "name_type" "cl" "scopePhase"
  6766. $cell1267 setScope "name_type" "de" "scopeSystem"
  6767.  
  6768. set cell1268 [$row1264 addCell parameter 0.0]
  6769. $cell1268 setLabel "name_type" "Y: int"
  6770. $cell1268 setScope "name_type" "cl" "scopePhase"
  6771. $cell1268 setScope "name_type" "de" "scopeSystem"
  6772.  
  6773. set row1269 [$diag addRow method 0.0]
  6774. $row1269 setLabel "name_type" "DragOver()\n"
  6775. $row1269 setProp "has_parmlist" "1"
  6776. $row1269 setProp "is_event" "1"
  6777. $row1269 setProp "method_access" "Private"
  6778.  
  6779. set cell1270 [$row1269 addCell parameter 0.0]
  6780. $cell1270 setLabel "name_type" "Sender: TObject, "
  6781. $cell1270 setScope "name_type" "cl" "scopePhase"
  6782. $cell1270 setProp "is_vcl" "1" "name_type" "cl"
  6783. $cell1270 setProp "libunit" "System" "name_type" "cl"
  6784. $cell1270 setScope "name_type" "de" "scopeSystem"
  6785.  
  6786. set cell1271 [$row1269 addCell parameter 0.0]
  6787. $cell1271 setLabel "name_type" "Source: TObject, "
  6788. $cell1271 setScope "name_type" "cl" "scopePhase"
  6789. $cell1271 setProp "is_vcl" "1" "name_type" "cl"
  6790. $cell1271 setProp "libunit" "System" "name_type" "cl"
  6791. $cell1271 setScope "name_type" "de" "scopeSystem"
  6792.  
  6793. set cell1272 [$row1269 addCell parameter 0.0]
  6794. $cell1272 setLabel "name_type" "X: int, "
  6795. $cell1272 setScope "name_type" "cl" "scopePhase"
  6796. $cell1272 setScope "name_type" "de" "scopeSystem"
  6797.  
  6798. set cell1273 [$row1269 addCell parameter 0.0]
  6799. $cell1273 setLabel "name_type" "Y: int, "
  6800. $cell1273 setScope "name_type" "cl" "scopePhase"
  6801. $cell1273 setScope "name_type" "de" "scopeSystem"
  6802.  
  6803. set cell1274 [$row1269 addCell parameter 0.0]
  6804. $cell1274 setLabel "name_type" "State: TDragState, "
  6805. $cell1274 setScope "name_type" "cl" "scopePhase"
  6806. $cell1274 setProp "is_vcl" "1" "name_type" "cl"
  6807. $cell1274 setProp "libunit" "Controls" "name_type" "cl"
  6808. $cell1274 setScope "name_type" "de" "scopeSystem"
  6809.  
  6810. set cell1275 [$row1269 addCell parameter 0.0]
  6811. $cell1275 setLabel "name_type" "Accept: bool"
  6812. $cell1275 setScope "name_type" "cl" "scopePhase"
  6813. $cell1275 setScope "name_type" "de" "scopeSystem"
  6814.  
  6815. set row1276 [$diag addRow method 0.0]
  6816. $row1276 setLabel "name_type" "EndDrag()\n"
  6817. $row1276 setProp "has_parmlist" "1"
  6818. $row1276 setProp "is_event" "1"
  6819. $row1276 setProp "method_access" "Private"
  6820.  
  6821. set cell1277 [$row1276 addCell parameter 0.0]
  6822. $cell1277 setLabel "name_type" "Sender: TObject, "
  6823. $cell1277 setScope "name_type" "cl" "scopePhase"
  6824. $cell1277 setProp "is_vcl" "1" "name_type" "cl"
  6825. $cell1277 setProp "libunit" "System" "name_type" "cl"
  6826. $cell1277 setScope "name_type" "de" "scopeSystem"
  6827.  
  6828. set cell1278 [$row1276 addCell parameter 0.0]
  6829. $cell1278 setLabel "name_type" "Source: TObject, "
  6830. $cell1278 setScope "name_type" "cl" "scopePhase"
  6831. $cell1278 setProp "is_vcl" "1" "name_type" "cl"
  6832. $cell1278 setProp "libunit" "System" "name_type" "cl"
  6833. $cell1278 setScope "name_type" "de" "scopeSystem"
  6834.  
  6835. set cell1279 [$row1276 addCell parameter 0.0]
  6836. $cell1279 setLabel "name_type" "X: int, "
  6837. $cell1279 setScope "name_type" "cl" "scopePhase"
  6838. $cell1279 setScope "name_type" "de" "scopeSystem"
  6839.  
  6840. set cell1280 [$row1276 addCell parameter 0.0]
  6841. $cell1280 setLabel "name_type" "Y: int"
  6842. $cell1280 setScope "name_type" "cl" "scopePhase"
  6843. $cell1280 setScope "name_type" "de" "scopeSystem"
  6844.  
  6845. set row1281 [$diag addRow method 0.0]
  6846. $row1281 setLabel "name_type" "MouseDown()\n"
  6847. $row1281 setProp "has_parmlist" "1"
  6848. $row1281 setProp "is_event" "1"
  6849. $row1281 setProp "method_access" "Private"
  6850.  
  6851. set cell1282 [$row1281 addCell parameter 0.0]
  6852. $cell1282 setLabel "name_type" "Sender: TObject, "
  6853. $cell1282 setScope "name_type" "cl" "scopePhase"
  6854. $cell1282 setProp "is_vcl" "1" "name_type" "cl"
  6855. $cell1282 setProp "libunit" "System" "name_type" "cl"
  6856. $cell1282 setScope "name_type" "de" "scopeSystem"
  6857.  
  6858. set cell1283 [$row1281 addCell parameter 0.0]
  6859. $cell1283 setLabel "name_type" "Button: TMouseButton, "
  6860. $cell1283 setScope "name_type" "cl" "scopePhase"
  6861. $cell1283 setProp "is_vcl" "1" "name_type" "cl"
  6862. $cell1283 setProp "libunit" "Controls" "name_type" "cl"
  6863. $cell1283 setScope "name_type" "de" "scopeSystem"
  6864.  
  6865. set cell1284 [$row1281 addCell parameter 0.0]
  6866. $cell1284 setLabel "name_type" "Shift: TShiftState, "
  6867. $cell1284 setScope "name_type" "cl" "scopePhase"
  6868. $cell1284 setProp "is_vcl" "1" "name_type" "cl"
  6869. $cell1284 setProp "libunit" "Classes" "name_type" "cl"
  6870. $cell1284 setScope "name_type" "de" "scopeSystem"
  6871.  
  6872. set cell1285 [$row1281 addCell parameter 0.0]
  6873. $cell1285 setLabel "name_type" "X: int, "
  6874. $cell1285 setScope "name_type" "cl" "scopePhase"
  6875. $cell1285 setScope "name_type" "de" "scopeSystem"
  6876.  
  6877. set cell1286 [$row1281 addCell parameter 0.0]
  6878. $cell1286 setLabel "name_type" "Y: int"
  6879. $cell1286 setScope "name_type" "cl" "scopePhase"
  6880. $cell1286 setScope "name_type" "de" "scopeSystem"
  6881.  
  6882. set row1287 [$diag addRow method 0.0]
  6883. $row1287 setLabel "name_type" "MouseMove()\n"
  6884. $row1287 setProp "has_parmlist" "1"
  6885. $row1287 setProp "is_event" "1"
  6886. $row1287 setProp "method_access" "Private"
  6887.  
  6888. set cell1288 [$row1287 addCell parameter 0.0]
  6889. $cell1288 setLabel "name_type" "Sender: TObject, "
  6890. $cell1288 setScope "name_type" "cl" "scopePhase"
  6891. $cell1288 setProp "is_vcl" "1" "name_type" "cl"
  6892. $cell1288 setProp "libunit" "System" "name_type" "cl"
  6893. $cell1288 setScope "name_type" "de" "scopeSystem"
  6894.  
  6895. set cell1289 [$row1287 addCell parameter 0.0]
  6896. $cell1289 setLabel "name_type" "Shift: TShiftState, "
  6897. $cell1289 setScope "name_type" "cl" "scopePhase"
  6898. $cell1289 setProp "is_vcl" "1" "name_type" "cl"
  6899. $cell1289 setProp "libunit" "Classes" "name_type" "cl"
  6900. $cell1289 setScope "name_type" "de" "scopeSystem"
  6901.  
  6902. set cell1290 [$row1287 addCell parameter 0.0]
  6903. $cell1290 setLabel "name_type" "X: int, "
  6904. $cell1290 setScope "name_type" "cl" "scopePhase"
  6905. $cell1290 setScope "name_type" "de" "scopeSystem"
  6906.  
  6907. set cell1291 [$row1287 addCell parameter 0.0]
  6908. $cell1291 setLabel "name_type" "Y: int"
  6909. $cell1291 setScope "name_type" "cl" "scopePhase"
  6910. $cell1291 setScope "name_type" "de" "scopeSystem"
  6911.  
  6912. set row1292 [$diag addRow method 0.0]
  6913. $row1292 setLabel "name_type" "MouseUp()\n"
  6914. $row1292 setProp "has_parmlist" "1"
  6915. $row1292 setProp "is_event" "1"
  6916. $row1292 setProp "method_access" "Private"
  6917.  
  6918. set cell1293 [$row1292 addCell parameter 0.0]
  6919. $cell1293 setLabel "name_type" "Sender: TObject, "
  6920. $cell1293 setScope "name_type" "cl" "scopePhase"
  6921. $cell1293 setProp "is_vcl" "1" "name_type" "cl"
  6922. $cell1293 setProp "libunit" "System" "name_type" "cl"
  6923. $cell1293 setScope "name_type" "de" "scopeSystem"
  6924.  
  6925. set cell1294 [$row1292 addCell parameter 0.0]
  6926. $cell1294 setLabel "name_type" "Button: TMouseButton, "
  6927. $cell1294 setScope "name_type" "cl" "scopePhase"
  6928. $cell1294 setProp "is_vcl" "1" "name_type" "cl"
  6929. $cell1294 setProp "libunit" "Controls" "name_type" "cl"
  6930. $cell1294 setScope "name_type" "de" "scopeSystem"
  6931.  
  6932. set cell1295 [$row1292 addCell parameter 0.0]
  6933. $cell1295 setLabel "name_type" "Shift: TShiftState, "
  6934. $cell1295 setScope "name_type" "cl" "scopePhase"
  6935. $cell1295 setProp "is_vcl" "1" "name_type" "cl"
  6936. $cell1295 setProp "libunit" "Classes" "name_type" "cl"
  6937. $cell1295 setScope "name_type" "de" "scopeSystem"
  6938.  
  6939. set cell1296 [$row1292 addCell parameter 0.0]
  6940. $cell1296 setLabel "name_type" "X: int, "
  6941. $cell1296 setScope "name_type" "cl" "scopePhase"
  6942. $cell1296 setScope "name_type" "de" "scopeSystem"
  6943.  
  6944. set cell1297 [$row1292 addCell parameter 0.0]
  6945. $cell1297 setLabel "name_type" "Y: int"
  6946. $cell1297 setScope "name_type" "cl" "scopePhase"
  6947. $cell1297 setScope "name_type" "de" "scopeSystem"
  6948.  
  6949. set row1298 [$diag addRow method 0.0]
  6950. $row1298 setLabel "name_type" "StartDrag()"
  6951. $row1298 setProp "has_parmlist" "1"
  6952. $row1298 setProp "is_event" "1"
  6953.  
  6954. set cell1299 [$row1298 addCell parameter 0.0]
  6955. $cell1299 setLabel "name_type" "Sender: TObject, "
  6956. $cell1299 setScope "name_type" "cl" "scopePhase"
  6957. $cell1299 setProp "is_vcl" "1" "name_type" "cl"
  6958. $cell1299 setProp "libunit" "System" "name_type" "cl"
  6959. $cell1299 setScope "name_type" "de" "scopeSystem"
  6960.  
  6961. set cell1300 [$row1298 addCell parameter 0.0]
  6962. $cell1300 setLabel "name_type" "DragObject: TDragObject"
  6963. $cell1300 setProp "pass_by" "Variable"
  6964. $cell1300 setScope "name_type" "cl" "scopePhase"
  6965. $cell1300 setProp "is_vcl" "1" "name_type" "cl"
  6966. $cell1300 setProp "libunit" "Controls" "name_type" "cl"
  6967. $cell1300 setScope "name_type" "de" "scopeSystem"
  6968.  
  6969. $diag save
  6970.  
  6971. # Generator: et.tcl    /main/hindenburg/19
  6972. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  6973. # Interpreter to use: Otsh V6.1.1/B1
  6974. #
  6975. OTShRegister::importTool
  6976.  
  6977. set diag [CDM new TDragState "DelphiVCL" "" "" "" "" "" 1]
  6978.  
  6979. set row1301 [$diag addRow attribute 0.0]
  6980. $row1301 setLabel "name_type" "\$dsDragEnter: enum\n"
  6981. $row1301 setProp "is_class_feature" "1"
  6982. $row1301 setScope "name_type" "cl" "scopePhase"
  6983.  
  6984. set row1302 [$diag addRow attribute 0.0]
  6985. $row1302 setLabel "name_type" "\$dsDragLeave: enum\n"
  6986. $row1302 setProp "is_class_feature" "1"
  6987. $row1302 setScope "name_type" "cl" "scopePhase"
  6988.  
  6989. set row1303 [$diag addRow attribute 0.0]
  6990. $row1303 setLabel "name_type" "\$dsDragMove: enum"
  6991. $row1303 setProp "is_class_feature" "1"
  6992. $row1303 setScope "name_type" "cl" "scopePhase"
  6993.  
  6994. $diag save
  6995.  
  6996. # Generator: et.tcl    /main/hindenburg/19
  6997. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  6998. # Interpreter to use: Otsh V6.1.1/B1
  6999. #
  7000. OTShRegister::importTool
  7001.  
  7002. set diag [CDM new TImageList "DelphiVCL" "" "" "" "" "" 1]
  7003.  
  7004. set row1304 [$diag addRow method 0.0]
  7005. $row1304 setLabel "name_type" "Change()"
  7006. $row1304 setProp "has_parmlist" "1"
  7007. $row1304 setProp "is_event" "1"
  7008.  
  7009. set cell1305 [$row1304 addCell parameter 0.0]
  7010. $cell1305 setLabel "name_type" "Sender: TObject"
  7011. $cell1305 setScope "name_type" "cl" "scopePhase"
  7012. $cell1305 setProp "is_vcl" "1" "name_type" "cl"
  7013. $cell1305 setProp "libunit" "System" "name_type" "cl"
  7014. $cell1305 setScope "name_type" "de" "scopeSystem"
  7015.  
  7016. $diag save
  7017.  
  7018. # Generator: et.tcl    /main/hindenburg/19
  7019. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  7020. # Interpreter to use: Otsh V6.1.1/B1
  7021. #
  7022. OTShRegister::importTool
  7023.  
  7024. set diag [CAD new ClassesTypes "DelphiVCL" "" "" "" "" "" 1]
  7025.  
  7026. set node1306 [$diag addNode cad_class 576.0 688.0 126.0 199.0]
  7027. $node1306 setLabel "name" "TShiftState"
  7028. $node1306 setScope "name" "cl" "scopePhase"
  7029. $node1306 setProp "is_vcl" "1" "name" "cl"
  7030. $node1306 setProp "libunit" "Classes" "name" "cl"
  7031.  
  7032. $diag save
  7033.  
  7034. # Generator: et.tcl    /main/hindenburg/19
  7035. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  7036. # Interpreter to use: Otsh V6.1.1/B1
  7037. #
  7038. OTShRegister::importTool
  7039.  
  7040. set diag [CDM new TShiftState "DelphiVCL" "" "" "" "" "" 1]
  7041.  
  7042. set row1307 [$diag addRow attribute 0.0]
  7043. $row1307 setLabel "name_type" "\$ssShift: enum\n"
  7044. $row1307 setProp "is_class_feature" "1"
  7045. $row1307 setScope "name_type" "cl" "scopePhase"
  7046.  
  7047. set row1308 [$diag addRow attribute 0.0]
  7048. $row1308 setLabel "name_type" "\$ssAlt: enum\n"
  7049. $row1308 setProp "is_class_feature" "1"
  7050. $row1308 setScope "name_type" "cl" "scopePhase"
  7051.  
  7052. set row1309 [$diag addRow attribute 0.0]
  7053. $row1309 setLabel "name_type" "\$ssCtrl: enum\n"
  7054. $row1309 setProp "is_class_feature" "1"
  7055. $row1309 setScope "name_type" "cl" "scopePhase"
  7056.  
  7057. set row1310 [$diag addRow attribute 0.0]
  7058. $row1310 setLabel "name_type" "\$ssLeft: enum\n"
  7059. $row1310 setProp "is_class_feature" "1"
  7060. $row1310 setScope "name_type" "cl" "scopePhase"
  7061.  
  7062. set row1311 [$diag addRow attribute 0.0]
  7063. $row1311 setLabel "name_type" "\$ssRight: enum\n"
  7064. $row1311 setProp "is_class_feature" "1"
  7065. $row1311 setScope "name_type" "cl" "scopePhase"
  7066.  
  7067. set row1312 [$diag addRow attribute 0.0]
  7068. $row1312 setLabel "name_type" "\$ssMiddle: enum\n"
  7069. $row1312 setProp "is_class_feature" "1"
  7070. $row1312 setScope "name_type" "cl" "scopePhase"
  7071.  
  7072. set row1313 [$diag addRow attribute 0.0]
  7073. $row1313 setLabel "name_type" "\$ssDouble: enum"
  7074. $row1313 setProp "is_class_feature" "1"
  7075. $row1313 setScope "name_type" "cl" "scopePhase"
  7076.  
  7077. $diag save
  7078.  
  7079. # Generator: et.tcl    /main/hindenburg/19
  7080. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  7081. # Interpreter to use: Otsh V6.1.1/B1
  7082. #
  7083. OTShRegister::importTool
  7084.  
  7085. set diag [CDM new TWinControl "DelphiVCL" "" "" "" "" "" 1]
  7086.  
  7087. set row1314 [$diag addRow method 0.0]
  7088. $row1314 setLabel "name_type" "Enter()\n"
  7089. $row1314 setProp "has_parmlist" "1"
  7090. $row1314 setProp "is_event" "1"
  7091. $row1314 setProp "method_access" "Private"
  7092.  
  7093. set cell1315 [$row1314 addCell parameter 0.0]
  7094. $cell1315 setLabel "name_type" "Sender: TObject"
  7095. $cell1315 setScope "name_type" "cl" "scopePhase"
  7096. $cell1315 setProp "is_vcl" "1" "name_type" "cl"
  7097. $cell1315 setProp "libunit" "System" "name_type" "cl"
  7098. $cell1315 setScope "name_type" "de" "scopeSystem"
  7099.  
  7100. set row1316 [$diag addRow method 0.0]
  7101. $row1316 setLabel "name_type" "Exit()\n"
  7102. $row1316 setProp "has_parmlist" "1"
  7103. $row1316 setProp "is_event" "1"
  7104. $row1316 setProp "method_access" "Private"
  7105.  
  7106. set cell1317 [$row1316 addCell parameter 0.0]
  7107. $cell1317 setLabel "name_type" "Sender: TObject"
  7108. $cell1317 setScope "name_type" "cl" "scopePhase"
  7109. $cell1317 setProp "is_vcl" "1" "name_type" "cl"
  7110. $cell1317 setProp "libunit" "System" "name_type" "cl"
  7111. $cell1317 setScope "name_type" "de" "scopeSystem"
  7112.  
  7113. set row1318 [$diag addRow method 0.0]
  7114. $row1318 setLabel "name_type" "KeyDown()\n"
  7115. $row1318 setProp "has_parmlist" "1"
  7116. $row1318 setProp "is_event" "1"
  7117. $row1318 setProp "method_access" "Private"
  7118.  
  7119. set cell1319 [$row1318 addCell parameter 0.0]
  7120. $cell1319 setLabel "name_type" "Sender: TObject, "
  7121. $cell1319 setScope "name_type" "cl" "scopePhase"
  7122. $cell1319 setProp "is_vcl" "1" "name_type" "cl"
  7123. $cell1319 setProp "libunit" "System" "name_type" "cl"
  7124. $cell1319 setScope "name_type" "de" "scopeSystem"
  7125.  
  7126. set cell1320 [$row1318 addCell parameter 0.0]
  7127. $cell1320 setLabel "name_type" "Key: word, "
  7128. $cell1320 setProp "pass_by" "Variable"
  7129. $cell1320 setScope "name_type" "cl" "scopePhase"
  7130. $cell1320 setScope "name_type" "de" "scopeSystem"
  7131.  
  7132. set cell1321 [$row1318 addCell parameter 0.0]
  7133. $cell1321 setLabel "name_type" "Shift: TShiftState"
  7134. $cell1321 setScope "name_type" "cl" "scopePhase"
  7135. $cell1321 setProp "is_vcl" "1" "name_type" "cl"
  7136. $cell1321 setProp "libunit" "Classes" "name_type" "cl"
  7137. $cell1321 setScope "name_type" "de" "scopeSystem"
  7138.  
  7139. set row1322 [$diag addRow method 0.0]
  7140. $row1322 setLabel "name_type" "KeyPress()\n"
  7141. $row1322 setProp "has_parmlist" "1"
  7142. $row1322 setProp "is_event" "1"
  7143. $row1322 setProp "method_access" "Private"
  7144.  
  7145. set cell1323 [$row1322 addCell parameter 0.0]
  7146. $cell1323 setLabel "name_type" "Sender: TObject, "
  7147. $cell1323 setScope "name_type" "cl" "scopePhase"
  7148. $cell1323 setProp "is_vcl" "1" "name_type" "cl"
  7149. $cell1323 setProp "libunit" "System" "name_type" "cl"
  7150. $cell1323 setScope "name_type" "de" "scopeSystem"
  7151.  
  7152. set cell1324 [$row1322 addCell parameter 0.0]
  7153. $cell1324 setLabel "name_type" "Key: char"
  7154. $cell1324 setProp "pass_by" "Variable"
  7155. $cell1324 setScope "name_type" "cl" "scopePhase"
  7156. $cell1324 setScope "name_type" "de" "scopeSystem"
  7157.  
  7158. set row1325 [$diag addRow method 0.0]
  7159. $row1325 setLabel "name_type" "KeyUp()"
  7160. $row1325 setProp "has_parmlist" "1"
  7161. $row1325 setProp "is_event" "1"
  7162. $row1325 setProp "method_access" "Private"
  7163.  
  7164. set cell1326 [$row1325 addCell parameter 0.0]
  7165. $cell1326 setLabel "name_type" "Sender: TObject, "
  7166. $cell1326 setScope "name_type" "cl" "scopePhase"
  7167. $cell1326 setProp "is_vcl" "1" "name_type" "cl"
  7168. $cell1326 setProp "libunit" "System" "name_type" "cl"
  7169. $cell1326 setScope "name_type" "de" "scopeSystem"
  7170.  
  7171. set cell1327 [$row1325 addCell parameter 0.0]
  7172. $cell1327 setLabel "name_type" "Key: word, "
  7173. $cell1327 setProp "pass_by" "Variable"
  7174. $cell1327 setScope "name_type" "cl" "scopePhase"
  7175. $cell1327 setScope "name_type" "de" "scopeSystem"
  7176.  
  7177. set cell1328 [$row1325 addCell parameter 0.0]
  7178. $cell1328 setLabel "name_type" "Shift: TShiftState"
  7179. $cell1328 setScope "name_type" "cl" "scopePhase"
  7180. $cell1328 setProp "is_vcl" "1" "name_type" "cl"
  7181. $cell1328 setProp "libunit" "Classes" "name_type" "cl"
  7182. $cell1328 setScope "name_type" "de" "scopeSystem"
  7183.  
  7184. $diag save
  7185.  
  7186. # Generator: et.tcl    /main/hindenburg/19
  7187. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  7188. # Interpreter to use: Otsh V6.1.1/B1
  7189. #
  7190. OTShRegister::importTool
  7191.  
  7192. set diag [CDM new TChangeLink "DelphiVCL" "" "" "" "" "" 1]
  7193.  
  7194. set row1329 [$diag addRow method 0.0]
  7195. $row1329 setLabel "name_type" "Change()"
  7196. $row1329 setProp "has_parmlist" "1"
  7197. $row1329 setProp "is_event" "1"
  7198.  
  7199. set cell1330 [$row1329 addCell parameter 0.0]
  7200. $cell1330 setLabel "name_type" "Sender: TObject"
  7201. $cell1330 setScope "name_type" "cl" "scopePhase"
  7202. $cell1330 setProp "is_vcl" "1" "name_type" "cl"
  7203. $cell1330 setProp "libunit" "System" "name_type" "cl"
  7204. $cell1330 setScope "name_type" "de" "scopeSystem"
  7205.  
  7206. $diag save
  7207.  
  7208. # Generator: et.tcl    /main/hindenburg/19
  7209. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  7210. # Interpreter to use: Otsh V6.1.1/B1
  7211. #
  7212. OTShRegister::importTool
  7213.  
  7214. set diag [CDM new TMouseButton "DelphiVCL" "" "" "" "" "" 1]
  7215.  
  7216. set row1331 [$diag addRow attribute 0.0]
  7217. $row1331 setLabel "name_type" "\$mbLeft: enum\n"
  7218. $row1331 setProp "is_class_feature" "1"
  7219. $row1331 setScope "name_type" "cl" "scopePhase"
  7220.  
  7221. set row1332 [$diag addRow attribute 0.0]
  7222. $row1332 setLabel "name_type" "\$mbRight: enum\n"
  7223. $row1332 setProp "is_class_feature" "1"
  7224. $row1332 setScope "name_type" "cl" "scopePhase"
  7225.  
  7226. set row1333 [$diag addRow attribute 0.0]
  7227. $row1333 setLabel "name_type" "\$mbMiddle: enum"
  7228. $row1333 setProp "is_class_feature" "1"
  7229. $row1333 setScope "name_type" "cl" "scopePhase"
  7230.  
  7231. $diag save
  7232.  
  7233. # Generator: et.tcl    /main/hindenburg/19
  7234. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  7235. # Interpreter to use: Otsh V6.1.1/B1
  7236. #
  7237. OTShRegister::importTool
  7238.  
  7239. set diag [CDM new TCloseAction "DelphiVCL" "" "" "" "" "" 1]
  7240.  
  7241. set row1334 [$diag addRow attribute 0.0]
  7242. $row1334 setLabel "name_type" "\$caNone: enum\n"
  7243. $row1334 setProp "is_class_feature" "1"
  7244. $row1334 setScope "name_type" "cl" "scopePhase"
  7245.  
  7246. set row1335 [$diag addRow attribute 0.0]
  7247. $row1335 setLabel "name_type" "\$caHide: enum\n"
  7248. $row1335 setProp "is_class_feature" "1"
  7249. $row1335 setScope "name_type" "cl" "scopePhase"
  7250.  
  7251. set row1336 [$diag addRow attribute 0.0]
  7252. $row1336 setLabel "name_type" "\$caFree: enum\n"
  7253. $row1336 setProp "is_class_feature" "1"
  7254. $row1336 setScope "name_type" "cl" "scopePhase"
  7255.  
  7256. set row1337 [$diag addRow attribute 0.0]
  7257. $row1337 setLabel "name_type" "\$caMinimize: enum"
  7258. $row1337 setProp "is_class_feature" "1"
  7259. $row1337 setScope "name_type" "cl" "scopePhase"
  7260.  
  7261. $diag save
  7262.  
  7263. # Generator: et.tcl    /main/hindenburg/19
  7264. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  7265. # Interpreter to use: Otsh V6.1.1/B1
  7266. #
  7267. OTShRegister::importTool
  7268.  
  7269. set diag [CAD new ClassesClasses "DelphiVCL" "" "" "" "" "" 1]
  7270.  
  7271. set node1345 [$diag addNode cad_class 1184.0 800.0 120.0 33.0]
  7272. $node1345 setLabel "name" "TObject"
  7273. $node1345 setProp "is_folded" "1"
  7274. $node1345 setScope "name" "cl" "scopePhase"
  7275. $node1345 setProp "is_vcl" "1" "name" "cl"
  7276. $node1345 setProp "libunit" "System" "name" "cl"
  7277.  
  7278. set node1346 [$diag addNode cad_class 976.0 992.0 120.0 33.0]
  7279. $node1346 setLabel "name" "TComponent"
  7280. $node1346 setProp "is_folded" "1"
  7281. $node1346 setScope "name" "cl" "scopePhase"
  7282. $node1346 setProp "is_vcl" "1" "name" "cl"
  7283. $node1346 setProp "libunit" "Classes" "name" "cl"
  7284.  
  7285. set node1347 [$diag addNode cad_class 1648.0 992.0 120.0 33.0]
  7286. $node1347 setLabel "name" "TWriter"
  7287. $node1347 setProp "is_folded" "1"
  7288. $node1347 setScope "name" "cl" "scopePhase"
  7289. $node1347 setProp "is_vcl" "1" "name" "cl"
  7290. $node1347 setProp "libunit" "Classes" "name" "cl"
  7291.  
  7292. set node1348 [$diag addNode cad_class 2016.0 896.0 120.0 33.0]
  7293. $node1348 setLabel "name" "TThread"
  7294. $node1348 setProp "is_folded" "1"
  7295. $node1348 setScope "name" "cl" "scopePhase"
  7296. $node1348 setProp "is_vcl" "1" "name" "cl"
  7297. $node1348 setProp "libunit" "Classes" "name" "cl"
  7298.  
  7299. set node1349 [$diag addNode cad_class 1360.0 992.0 120.0 33.0]
  7300. $node1349 setLabel "name" "TStrings"
  7301. $node1349 setProp "is_folded" "1"
  7302. $node1349 setScope "name" "cl" "scopePhase"
  7303. $node1349 setProp "is_vcl" "1" "name" "cl"
  7304. $node1349 setProp "libunit" "Classes" "name" "cl"
  7305.  
  7306. set node1350 [$diag addNode cad_class 1360.0 1104.0 120.0 33.0]
  7307. $node1350 setLabel "name" "TStringList"
  7308. $node1350 setProp "is_folded" "1"
  7309. $node1350 setScope "name" "cl" "scopePhase"
  7310. $node1350 setProp "is_vcl" "1" "name" "cl"
  7311. $node1350 setProp "libunit" "Classes" "name" "cl"
  7312.  
  7313. set node1351 [$diag addNode cad_class 1856.0 896.0 120.0 33.0]
  7314. $node1351 setLabel "name" "TStream"
  7315. $node1351 setProp "is_folded" "1"
  7316. $node1351 setScope "name" "cl" "scopePhase"
  7317. $node1351 setProp "is_vcl" "1" "name" "cl"
  7318. $node1351 setProp "libunit" "Classes" "name" "cl"
  7319.  
  7320. set node1352 [$diag addNode cad_class 2080.0 1088.0 139.0 33.0]
  7321. $node1352 setLabel "name" "TResourceStream"
  7322. $node1352 setProp "is_folded" "1"
  7323. $node1352 setScope "name" "cl" "scopePhase"
  7324. $node1352 setProp "is_vcl" "1" "name" "cl"
  7325. $node1352 setProp "libunit" "Classes" "name" "cl"
  7326.  
  7327. set node1353 [$diag addNode cad_class 1520.0 992.0 120.0 33.0]
  7328. $node1353 setLabel "name" "TReader"
  7329. $node1353 setProp "is_folded" "1"
  7330. $node1353 setScope "name" "cl" "scopePhase"
  7331. $node1353 setProp "is_vcl" "1" "name" "cl"
  7332. $node1353 setProp "libunit" "Classes" "name" "cl"
  7333.  
  7334. set node1354 [$diag addNode cad_class 1184.0 896.0 120.0 33.0]
  7335. $node1354 setLabel "name" "TPersistent"
  7336. $node1354 setProp "is_folded" "1"
  7337. $node1354 setScope "name" "cl" "scopePhase"
  7338. $node1354 setProp "is_vcl" "1" "name" "cl"
  7339. $node1354 setProp "libunit" "Classes" "name" "cl"
  7340.  
  7341. set node1355 [$diag addNode cad_class 1936.0 1088.0 128.0 33.0]
  7342. $node1355 setLabel "name" "TMemoryStream"
  7343. $node1355 setProp "is_folded" "1"
  7344. $node1355 setScope "name" "cl" "scopePhase"
  7345. $node1355 setProp "is_vcl" "1" "name" "cl"
  7346. $node1355 setProp "libunit" "Classes" "name" "cl"
  7347.  
  7348. set node1356 [$diag addNode cad_class 800.0 896.0 120.0 33.0]
  7349. $node1356 setLabel "name" "TList"
  7350. $node1356 setProp "is_folded" "1"
  7351. $node1356 setScope "name" "cl" "scopePhase"
  7352. $node1356 setProp "is_vcl" "1" "name" "cl"
  7353. $node1356 setProp "libunit" "Classes" "name" "cl"
  7354.  
  7355. set node1357 [$diag addNode cad_class 1792.0 992.0 120.0 33.0]
  7356. $node1357 setLabel "name" "THandleStream"
  7357. $node1357 setProp "is_folded" "1"
  7358. $node1357 setScope "name" "cl" "scopePhase"
  7359. $node1357 setProp "is_vcl" "1" "name" "cl"
  7360. $node1357 setProp "libunit" "Classes" "name" "cl"
  7361.  
  7362. set node1358 [$diag addNode cad_class 1792.0 1088.0 120.0 33.0]
  7363. $node1358 setLabel "name" "TFileStream"
  7364. $node1358 setProp "is_folded" "1"
  7365. $node1358 setScope "name" "cl" "scopePhase"
  7366. $node1358 setProp "is_vcl" "1" "name" "cl"
  7367. $node1358 setProp "libunit" "Classes" "name" "cl"
  7368.  
  7369. set node1359 [$diag addNode cad_class 1584.0 896.0 120.0 33.0]
  7370. $node1359 setLabel "name" "TFiler"
  7371. $node1359 setProp "is_folded" "1"
  7372. $node1359 setScope "name" "cl" "scopePhase"
  7373. $node1359 setProp "is_vcl" "1" "name" "cl"
  7374. $node1359 setProp "libunit" "Classes" "name" "cl"
  7375.  
  7376. set node1360 [$diag addNode cad_class 1984.0 992.0 182.0 33.0]
  7377. $node1360 setLabel "name" "TCustomMemoryStream"
  7378. $node1360 setProp "is_folded" "1"
  7379. $node1360 setScope "name" "cl" "scopePhase"
  7380. $node1360 setProp "is_vcl" "1" "name" "cl"
  7381. $node1360 setProp "libunit" "Classes" "name" "cl"
  7382.  
  7383. set node1361 [$diag addNode cad_class 1232.0 992.0 123.0 33.0]
  7384. $node1361 setLabel "name" "TCollectionItem"
  7385. $node1361 setProp "is_folded" "1"
  7386. $node1361 setScope "name" "cl" "scopePhase"
  7387. $node1361 setProp "is_vcl" "1" "name" "cl"
  7388. $node1361 setProp "libunit" "Classes" "name" "cl"
  7389.  
  7390. set node1362 [$diag addNode cad_class 1104.0 992.0 120.0 33.0]
  7391. $node1362 setLabel "name" "TCollection"
  7392. $node1362 setProp "is_folded" "1"
  7393. $node1362 setScope "name" "cl" "scopePhase"
  7394. $node1362 setProp "is_vcl" "1" "name" "cl"
  7395. $node1362 setProp "libunit" "Classes" "name" "cl"
  7396.  
  7397. set node1363 [$diag addNode cad_class 928.0 896.0 120.0 33.0]
  7398. $node1363 setLabel "name" "TBits"
  7399. $node1363 setProp "is_folded" "1"
  7400. $node1363 setScope "name" "cl" "scopePhase"
  7401. $node1363 setProp "is_vcl" "1" "name" "cl"
  7402. $node1363 setProp "libunit" "Classes" "name" "cl"
  7403.  
  7404. set node1367 [$diag addNode cad_class 1728.0 1504.0 147.0 33.0]
  7405. $node1367 setLabel "name" "EMethodNotFound"
  7406. $node1367 setProp "is_folded" "1"
  7407. $node1367 setScope "name" "cl" "scopePhase"
  7408. $node1367 setProp "is_vcl" "1" "name" "cl"
  7409. $node1367 setProp "libunit" "Classes" "name" "cl"
  7410.  
  7411. set node1368 [$diag addNode cad_class 1360.0 1216.0 120.0 33.0]
  7412. $node1368 setLabel "name" "Exception"
  7413. $node1368 setProp "is_folded" "1"
  7414. $node1368 setScope "name" "cl" "scopePhase"
  7415. $node1368 setProp "is_vcl" "1" "name" "cl"
  7416. $node1368 setProp "libunit" "SysUtils" "name" "cl"
  7417.  
  7418. set node1369 [$diag addNode cad_class 2016.0 1504.0 120.0 33.0]
  7419. $node1369 setLabel "name" "EWriteError"
  7420. $node1369 setProp "is_folded" "1"
  7421. $node1369 setScope "name" "cl" "scopePhase"
  7422. $node1369 setProp "is_vcl" "1" "name" "cl"
  7423. $node1369 setProp "libunit" "Classes" "name" "cl"
  7424.  
  7425. set node1370 [$diag addNode cad_class 1872.0 1296.0 120.0 33.0]
  7426. $node1370 setLabel "name" "EThread"
  7427. $node1370 setProp "is_folded" "1"
  7428. $node1370 setScope "name" "cl" "scopePhase"
  7429. $node1370 setProp "is_vcl" "1" "name" "cl"
  7430. $node1370 setProp "libunit" "Classes" "name" "cl"
  7431.  
  7432. set node1371 [$diag addNode cad_class 1728.0 1296.0 128.0 33.0]
  7433. $node1371 setLabel "name" "EStringListError"
  7434. $node1371 setProp "is_folded" "1"
  7435. $node1371 setScope "name" "cl" "scopePhase"
  7436. $node1371 setProp "is_vcl" "1" "name" "cl"
  7437. $node1371 setProp "libunit" "Classes" "name" "cl"
  7438.  
  7439. set node1372 [$diag addNode cad_class 1584.0 1296.0 120.0 33.0]
  7440. $node1372 setLabel "name" "EStreamError"
  7441. $node1372 setProp "is_folded" "1"
  7442. $node1372 setScope "name" "cl" "scopePhase"
  7443. $node1372 setProp "is_vcl" "1" "name" "cl"
  7444. $node1372 setProp "libunit" "Classes" "name" "cl"
  7445.  
  7446. set node1373 [$diag addNode cad_class 1440.0 1296.0 121.0 33.0]
  7447. $node1373 setLabel "name" "EResNotFound"
  7448. $node1373 setProp "is_folded" "1"
  7449. $node1373 setScope "name" "cl" "scopePhase"
  7450. $node1373 setProp "is_vcl" "1" "name" "cl"
  7451. $node1373 setProp "libunit" "Classes" "name" "cl"
  7452.  
  7453. set node1374 [$diag addNode cad_class 1888.0 1504.0 120.0 33.0]
  7454. $node1374 setLabel "name" "EReadError"
  7455. $node1374 setProp "is_folded" "1"
  7456. $node1374 setScope "name" "cl" "scopePhase"
  7457. $node1374 setProp "is_vcl" "1" "name" "cl"
  7458. $node1374 setProp "libunit" "Classes" "name" "cl"
  7459.  
  7460. set node1375 [$diag addNode cad_class 1296.0 1296.0 120.0 33.0]
  7461. $node1375 setLabel "name" "EParserError"
  7462. $node1375 setProp "is_folded" "1"
  7463. $node1375 setScope "name" "cl" "scopePhase"
  7464. $node1375 setProp "is_vcl" "1" "name" "cl"
  7465. $node1375 setProp "libunit" "Classes" "name" "cl"
  7466.  
  7467. set node1376 [$diag addNode cad_class 1152.0 1296.0 120.0 33.0]
  7468. $node1376 setLabel "name" "EListError"
  7469. $node1376 setProp "is_folded" "1"
  7470. $node1376 setScope "name" "cl" "scopePhase"
  7471. $node1376 setProp "is_vcl" "1" "name" "cl"
  7472. $node1376 setProp "libunit" "Classes" "name" "cl"
  7473.  
  7474. set node1377 [$diag addNode cad_class 1600.0 1504.0 120.0 33.0]
  7475. $node1377 setLabel "name" "EInvalidImage"
  7476. $node1377 setProp "is_folded" "1"
  7477. $node1377 setScope "name" "cl" "scopePhase"
  7478. $node1377 setProp "is_vcl" "1" "name" "cl"
  7479. $node1377 setProp "libunit" "Classes" "name" "cl"
  7480.  
  7481. set node1378 [$diag addNode cad_class 1584.0 1392.0 120.0 33.0]
  7482. $node1378 setLabel "name" "EFOpenError"
  7483. $node1378 setProp "is_folded" "1"
  7484. $node1378 setScope "name" "cl" "scopePhase"
  7485. $node1378 setProp "is_vcl" "1" "name" "cl"
  7486. $node1378 setProp "libunit" "Classes" "name" "cl"
  7487.  
  7488. set node1379 [$diag addNode cad_class 1728.0 1392.0 120.0 33.0]
  7489. $node1379 setLabel "name" "EFilerError"
  7490. $node1379 setProp "is_folded" "1"
  7491. $node1379 setScope "name" "cl" "scopePhase"
  7492. $node1379 setProp "is_vcl" "1" "name" "cl"
  7493. $node1379 setProp "libunit" "Classes" "name" "cl"
  7494.  
  7495. set node1380 [$diag addNode cad_class 1440.0 1392.0 120.0 33.0]
  7496. $node1380 setLabel "name" "EFCreateError"
  7497. $node1380 setProp "is_folded" "1"
  7498. $node1380 setScope "name" "cl" "scopePhase"
  7499. $node1380 setProp "is_vcl" "1" "name" "cl"
  7500. $node1380 setProp "libunit" "Classes" "name" "cl"
  7501.  
  7502. set node1381 [$diag addNode cad_class 992.0 1296.0 141.0 33.0]
  7503. $node1381 setLabel "name" "EComponentError"
  7504. $node1381 setProp "is_folded" "1"
  7505. $node1381 setScope "name" "cl" "scopePhase"
  7506. $node1381 setProp "is_vcl" "1" "name" "cl"
  7507. $node1381 setProp "libunit" "Classes" "name" "cl"
  7508.  
  7509. set node1382 [$diag addNode cad_class 1456.0 1504.0 133.0 33.0]
  7510. $node1382 setLabel "name" "EClassNotFound"
  7511. $node1382 setProp "is_folded" "1"
  7512. $node1382 setScope "name" "cl" "scopePhase"
  7513. $node1382 setProp "is_vcl" "1" "name" "cl"
  7514. $node1382 setProp "libunit" "Classes" "name" "cl"
  7515.  
  7516. set node1383 [$diag addNode cad_class 848.0 1296.0 120.0 33.0]
  7517. $node1383 setLabel "name" "EBitsError"
  7518. $node1383 setProp "is_folded" "1"
  7519. $node1383 setScope "name" "cl" "scopePhase"
  7520. $node1383 setProp "is_vcl" "1" "name" "cl"
  7521. $node1383 setProp "libunit" "Classes" "name" "cl"
  7522.  
  7523. set node1338 [$diag addRake generalization $node1354 $node1349 1248.0 928.0 1424.0 1024.0 968.0]
  7524.  
  7525. set conn1384 [$node1338 getInConn]
  7526. set segm1385 [$conn1384 getFirstSegm]
  7527.  
  7528. set conn1386 [$node1338 getFirstOutConn]
  7529. set segm1387 [$conn1386 getFirstSegm]
  7530.  
  7531. set conn1388 [$diag addConn generalization_conn $node1338 $node1361 1248.0 968.5 1296.0 992.0]
  7532. set segm1389 [$conn1388 getFirstSegm]
  7533.  
  7534. set conn1390 [$diag addConn generalization_conn $node1338 $node1362 1248.0 968.5 1168.0 1008.0]
  7535. set segm1391 [$conn1390 getFirstSegm]
  7536.  
  7537. set conn1392 [$diag addConn generalization_conn $node1338 $node1346 1258.0 968.5 1040.0 1008.0]
  7538. set segm1393 [$conn1392 getFirstSegm]
  7539.  
  7540. set node1339 [$diag addRake generalization $node1349 $node1350 1424.0 1024.0 1424.0 1120.0 1072.0]
  7541.  
  7542. set conn1394 [$node1339 getInConn]
  7543. set segm1395 [$conn1394 getFirstSegm]
  7544.  
  7545. set conn1396 [$node1339 getFirstOutConn]
  7546. set segm1397 [$conn1396 getFirstSegm]
  7547.  
  7548. set node1340 [$diag addRake generalization $node1360 $node1352 2080.0 1024.0 2160.0 1104.0 1064.0]
  7549.  
  7550. set conn1398 [$node1340 getInConn]
  7551. set segm1399 [$conn1398 getFirstSegm]
  7552.  
  7553. set conn1400 [$node1340 getFirstOutConn]
  7554. set segm1401 [$conn1400 getFirstSegm]
  7555.  
  7556. set conn1402 [$diag addConn generalization_conn $node1340 $node1355 2090.0 1064.5 2000.0 1104.0]
  7557. set segm1403 [$conn1402 getFirstSegm]
  7558.  
  7559. set node1341 [$diag addRake generalization $node1357 $node1358 1856.0 1024.0 1856.0 1104.0 1064.0]
  7560.  
  7561. set conn1404 [$node1341 getInConn]
  7562. set segm1405 [$conn1404 getFirstSegm]
  7563.  
  7564. set conn1406 [$node1341 getFirstOutConn]
  7565. set segm1407 [$conn1406 getFirstSegm]
  7566.  
  7567. set node1342 [$diag addRake generalization $node1351 $node1360 1920.0 928.0 2080.0 1008.0 968.0]
  7568.  
  7569. set conn1408 [$node1342 getInConn]
  7570. set segm1409 [$conn1408 getFirstSegm]
  7571.  
  7572. set conn1410 [$node1342 getFirstOutConn]
  7573. set segm1411 [$conn1410 getFirstSegm]
  7574.  
  7575. set conn1412 [$diag addConn generalization_conn $node1342 $node1357 1930.0 968.5 1856.0 1008.0]
  7576. set segm1413 [$conn1412 getFirstSegm]
  7577.  
  7578. set node1343 [$diag addRake generalization $node1359 $node1347 1648.0 928.0 1712.0 1008.0 968.0]
  7579.  
  7580. set conn1414 [$node1343 getInConn]
  7581. set segm1415 [$conn1414 getFirstSegm]
  7582.  
  7583. set conn1416 [$node1343 getFirstOutConn]
  7584. set segm1417 [$conn1416 getFirstSegm]
  7585.  
  7586. set conn1418 [$diag addConn generalization_conn $node1343 $node1353 1658.0 968.5 1584.0 1008.0]
  7587. set segm1419 [$conn1418 getFirstSegm]
  7588.  
  7589. set node1344 [$diag addRake generalization $node1345 $node1348 1248.0 832.0 2080.0 912.0 872.0]
  7590.  
  7591. set conn1420 [$node1344 getInConn]
  7592. set segm1421 [$conn1420 getFirstSegm]
  7593.  
  7594. set conn1422 [$node1344 getFirstOutConn]
  7595. set segm1423 [$conn1422 getFirstSegm]
  7596.  
  7597. set conn1424 [$diag addConn generalization_conn $node1344 $node1351 1248.0 872.5 1920.0 912.0]
  7598. set segm1425 [$conn1424 getFirstSegm]
  7599.  
  7600. set conn1426 [$diag addConn generalization_conn $node1344 $node1359 1248.0 872.5 1648.0 912.0]
  7601. set segm1427 [$conn1426 getFirstSegm]
  7602.  
  7603. set conn1428 [$diag addConn generalization_conn $node1344 $node1354 1248.0 872.5 1248.0 912.0]
  7604. set segm1429 [$conn1428 getFirstSegm]
  7605.  
  7606. set conn1430 [$diag addConn generalization_conn $node1344 $node1363 1248.0 872.5 992.0 912.0]
  7607. set segm1431 [$conn1430 getFirstSegm]
  7608.  
  7609. set conn1432 [$diag addConn generalization_conn $node1344 $node1356 1258.0 872.5 864.0 912.0]
  7610. set segm1433 [$conn1432 getFirstSegm]
  7611.  
  7612. set node1364 [$diag addRake generalization $node1379 $node1369 1792.0 1424.0 2080.0 1520.0 1464.0]
  7613.  
  7614. set conn1434 [$node1364 getInConn]
  7615. set segm1435 [$conn1434 getFirstSegm]
  7616.  
  7617. set conn1436 [$node1364 getFirstOutConn]
  7618. set segm1437 [$conn1436 getFirstSegm]
  7619.  
  7620. set conn1438 [$diag addConn generalization_conn $node1364 $node1374 1792.0 1464.5 1968.0 1520.0]
  7621. set segm1439 [$conn1438 getFirstSegm]
  7622.  
  7623. set conn1440 [$diag addConn generalization_conn $node1364 $node1367 1792.0 1464.5 1808.0 1520.0]
  7624. set segm1441 [$conn1440 getFirstSegm]
  7625.  
  7626. set conn1442 [$diag addConn generalization_conn $node1364 $node1377 1792.0 1464.5 1664.0 1520.0]
  7627. set segm1443 [$conn1442 getFirstSegm]
  7628.  
  7629. set conn1444 [$diag addConn generalization_conn $node1364 $node1382 1802.0 1464.5 1520.0 1520.0]
  7630. set segm1445 [$conn1444 getFirstSegm]
  7631.  
  7632. set node1365 [$diag addRake generalization $node1372 $node1379 1648.0 1328.0 1792.0 1408.0 1360.0]
  7633.  
  7634. set conn1446 [$node1365 getInConn]
  7635. set segm1447 [$conn1446 getFirstSegm]
  7636.  
  7637. set conn1448 [$node1365 getFirstOutConn]
  7638. set segm1449 [$conn1448 getFirstSegm]
  7639.  
  7640. set conn1450 [$diag addConn generalization_conn $node1365 $node1378 1648.0 1360.5 1648.0 1408.0]
  7641. set segm1451 [$conn1450 getFirstSegm]
  7642.  
  7643. set conn1452 [$diag addConn generalization_conn $node1365 $node1380 1648.0 1360.5 1504.0 1392.0]
  7644. set segm1453 [$conn1452 getFirstSegm]
  7645.  
  7646. set node1366 [$diag addRake generalization $node1368 $node1370 1424.0 1248.0 1936.0 1312.0 1272.0]
  7647.  
  7648. set conn1454 [$node1366 getInConn]
  7649. set segm1455 [$conn1454 getFirstSegm]
  7650.  
  7651. set conn1456 [$node1366 getFirstOutConn]
  7652. set segm1457 [$conn1456 getFirstSegm]
  7653.  
  7654. set conn1458 [$diag addConn generalization_conn $node1366 $node1371 1648.0 1272.5 1792.0 1312.0]
  7655. set segm1459 [$conn1458 getFirstSegm]
  7656.  
  7657. set conn1460 [$diag addConn generalization_conn $node1366 $node1372 1648.0 1272.5 1648.0 1312.0]
  7658. set segm1461 [$conn1460 getFirstSegm]
  7659.  
  7660. set conn1462 [$diag addConn generalization_conn $node1366 $node1373 1504.0 1272.5 1504.0 1312.0]
  7661. set segm1463 [$conn1462 getFirstSegm]
  7662.  
  7663. set conn1464 [$diag addConn generalization_conn $node1366 $node1375 1504.0 1272.5 1360.0 1312.0]
  7664. set segm1465 [$conn1464 getFirstSegm]
  7665.  
  7666. set conn1466 [$diag addConn generalization_conn $node1366 $node1376 1504.0 1272.5 1216.0 1312.0]
  7667. set segm1467 [$conn1466 getFirstSegm]
  7668.  
  7669. set conn1468 [$diag addConn generalization_conn $node1366 $node1381 1504.0 1272.5 1056.0 1312.0]
  7670. set segm1469 [$conn1468 getFirstSegm]
  7671.  
  7672. set conn1470 [$diag addConn generalization_conn $node1366 $node1383 1434.0 1272.5 912.0 1312.0]
  7673. set segm1471 [$conn1470 getFirstSegm]
  7674.  
  7675. $diag save
  7676.  
  7677. # Generator: et.tcl    /main/hindenburg/19
  7678. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  7679. # Interpreter to use: Otsh V6.1.1/B1
  7680. #
  7681. OTShRegister::importTool
  7682.  
  7683. set diag [CAD new ExtCtrlsTypes "DelphiVCL" "" "" "" "" "" 1]
  7684.  
  7685. $diag save
  7686.  
  7687. # Generator: et.tcl    /main/hindenburg/19
  7688. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  7689. # Interpreter to use: Otsh V6.1.1/B1
  7690. #
  7691. OTShRegister::importTool
  7692.  
  7693. set diag [CDM new TCustomPanel "DelphiVCL" "" "" "" "" "" 1]
  7694.  
  7695. set row1472 [$diag addRow method 0.0]
  7696. $row1472 setLabel "name_type" "Resize ()"
  7697. $row1472 setProp "has_parmlist" "1"
  7698. $row1472 setProp "is_event" "1"
  7699.  
  7700. set cell1473 [$row1472 addCell parameter 0.0]
  7701. $cell1473 setLabel "name_type" "Sender: TObject"
  7702. $cell1473 setScope "name_type" "cl" "scopePhase"
  7703. $cell1473 setProp "is_vcl" "1" "name_type" "cl"
  7704. $cell1473 setProp "libunit" "System" "name_type" "cl"
  7705. $cell1473 setScope "name_type" "de" "scopeSystem"
  7706.  
  7707. $diag save
  7708.  
  7709. # Generator: et.tcl    /main/hindenburg/19
  7710. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  7711. # Interpreter to use: Otsh V6.1.1/B1
  7712. #
  7713. OTShRegister::importTool
  7714.  
  7715. set diag [CDM new THeader "DelphiVCL" "" "" "" "" "" 1]
  7716.  
  7717. set row1474 [$diag addRow method 0.0]
  7718. $row1474 setLabel "name_type" "Enter ()\n"
  7719. $row1474 setProp "has_parmlist" "1"
  7720. $row1474 setProp "is_event" "1"
  7721.  
  7722. set cell1475 [$row1474 addCell parameter 0.0]
  7723. $cell1475 setLabel "name_type" "Sender: TObject"
  7724. $cell1475 setScope "name_type" "cl" "scopePhase"
  7725. $cell1475 setProp "is_vcl" "1" "name_type" "cl"
  7726. $cell1475 setProp "libunit" "System" "name_type" "cl"
  7727. $cell1475 setScope "name_type" "de" "scopeSystem"
  7728.  
  7729. set row1476 [$diag addRow method 0.0]
  7730. $row1476 setLabel "name_type" "Exit ()\n"
  7731. $row1476 setProp "has_parmlist" "1"
  7732. $row1476 setProp "is_event" "1"
  7733.  
  7734. set cell1477 [$row1476 addCell parameter 0.0]
  7735. $cell1477 setLabel "name_type" "Sender: TObject"
  7736. $cell1477 setScope "name_type" "cl" "scopePhase"
  7737. $cell1477 setProp "is_vcl" "1" "name_type" "cl"
  7738. $cell1477 setProp "libunit" "System" "name_type" "cl"
  7739. $cell1477 setScope "name_type" "de" "scopeSystem"
  7740.  
  7741. set row1478 [$diag addRow method 0.0]
  7742. $row1478 setLabel "name_type" "Sized ()\n"
  7743. $row1478 setProp "has_parmlist" "1"
  7744.  
  7745. set cell1479 [$row1478 addCell parameter 0.0]
  7746. $cell1479 setLabel "name_type" "Sender: TObject, "
  7747. $cell1479 setScope "name_type" "cl" "scopePhase"
  7748. $cell1479 setProp "is_vcl" "1" "name_type" "cl"
  7749. $cell1479 setProp "libunit" "System" "name_type" "cl"
  7750. $cell1479 setScope "name_type" "de" "scopeSystem"
  7751.  
  7752. set cell1480 [$row1478 addCell parameter 0.0]
  7753. $cell1480 setLabel "name_type" "ASection: int, "
  7754. $cell1480 setScope "name_type" "cl" "scopePhase"
  7755. $cell1480 setScope "name_type" "de" "scopeSystem"
  7756.  
  7757. set cell1481 [$row1478 addCell parameter 0.0]
  7758. $cell1481 setLabel "name_type" "AWidth: int"
  7759. $cell1481 setScope "name_type" "cl" "scopePhase"
  7760. $cell1481 setScope "name_type" "de" "scopeSystem"
  7761.  
  7762. set row1482 [$diag addRow method 0.0]
  7763. $row1482 setLabel "name_type" "Sizing ()"
  7764. $row1482 setProp "has_parmlist" "1"
  7765. $row1482 setProp "is_event" "1"
  7766.  
  7767. set cell1483 [$row1482 addCell parameter 0.0]
  7768. $cell1483 setLabel "name_type" "Sender: TObject, "
  7769. $cell1483 setScope "name_type" "cl" "scopePhase"
  7770. $cell1483 setProp "is_vcl" "1" "name_type" "cl"
  7771. $cell1483 setProp "libunit" "System" "name_type" "cl"
  7772. $cell1483 setScope "name_type" "de" "scopeSystem"
  7773.  
  7774. set cell1484 [$row1482 addCell parameter 0.0]
  7775. $cell1484 setLabel "name_type" "ASection: int, "
  7776. $cell1484 setScope "name_type" "cl" "scopePhase"
  7777. $cell1484 setScope "name_type" "de" "scopeSystem"
  7778.  
  7779. set cell1485 [$row1482 addCell parameter 0.0]
  7780. $cell1485 setLabel "name_type" "AWidth: int"
  7781. $cell1485 setScope "name_type" "cl" "scopePhase"
  7782. $cell1485 setScope "name_type" "de" "scopeSystem"
  7783.  
  7784. $diag save
  7785.  
  7786. # Generator: et.tcl    /main/hindenburg/19
  7787. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  7788. # Interpreter to use: Otsh V6.1.1/B1
  7789. #
  7790. OTShRegister::importTool
  7791.  
  7792. set diag [CDM new TImage "DelphiVCL" "" "" "" "" "" 1]
  7793.  
  7794. set row1486 [$diag addRow method 0.0]
  7795. $row1486 setLabel "name_type" "Click()\n"
  7796. $row1486 setProp "has_parmlist" "1"
  7797. $row1486 setProp "is_event" "1"
  7798.  
  7799. set cell1487 [$row1486 addCell parameter 0.0]
  7800. $cell1487 setLabel "name_type" "Sender: TObject"
  7801. $cell1487 setScope "name_type" "cl" "scopePhase"
  7802. $cell1487 setProp "is_vcl" "1" "name_type" "cl"
  7803. $cell1487 setProp "libunit" "System" "name_type" "cl"
  7804. $cell1487 setScope "name_type" "de" "scopeSystem"
  7805.  
  7806. set row1488 [$diag addRow method 0.0]
  7807. $row1488 setLabel "name_type" "DblClick()\n"
  7808. $row1488 setProp "has_parmlist" "1"
  7809. $row1488 setProp "is_event" "1"
  7810.  
  7811. set cell1489 [$row1488 addCell parameter 0.0]
  7812. $cell1489 setLabel "name_type" "Sender: TObject"
  7813. $cell1489 setScope "name_type" "cl" "scopePhase"
  7814. $cell1489 setProp "is_vcl" "1" "name_type" "cl"
  7815. $cell1489 setProp "libunit" "System" "name_type" "cl"
  7816. $cell1489 setScope "name_type" "de" "scopeSystem"
  7817.  
  7818. set row1490 [$diag addRow method 0.0]
  7819. $row1490 setLabel "name_type" "DragDrop()\n"
  7820. $row1490 setProp "has_parmlist" "1"
  7821. $row1490 setProp "is_event" "1"
  7822.  
  7823. set cell1491 [$row1490 addCell parameter 0.0]
  7824. $cell1491 setLabel "name_type" "Sender: TObject, "
  7825. $cell1491 setScope "name_type" "cl" "scopePhase"
  7826. $cell1491 setProp "is_vcl" "1" "name_type" "cl"
  7827. $cell1491 setProp "libunit" "System" "name_type" "cl"
  7828. $cell1491 setScope "name_type" "de" "scopeSystem"
  7829.  
  7830. set cell1492 [$row1490 addCell parameter 0.0]
  7831. $cell1492 setLabel "name_type" "Source: TObject, "
  7832. $cell1492 setScope "name_type" "cl" "scopePhase"
  7833. $cell1492 setProp "is_vcl" "1" "name_type" "cl"
  7834. $cell1492 setProp "libunit" "System" "name_type" "cl"
  7835. $cell1492 setScope "name_type" "de" "scopeSystem"
  7836.  
  7837. set cell1493 [$row1490 addCell parameter 0.0]
  7838. $cell1493 setLabel "name_type" "X: int, "
  7839. $cell1493 setScope "name_type" "cl" "scopePhase"
  7840. $cell1493 setScope "name_type" "de" "scopeSystem"
  7841.  
  7842. set cell1494 [$row1490 addCell parameter 0.0]
  7843. $cell1494 setLabel "name_type" "Y: int"
  7844. $cell1494 setScope "name_type" "cl" "scopePhase"
  7845. $cell1494 setScope "name_type" "de" "scopeSystem"
  7846.  
  7847. set row1495 [$diag addRow method 0.0]
  7848. $row1495 setLabel "name_type" "DragOver()\n"
  7849. $row1495 setProp "has_parmlist" "1"
  7850. $row1495 setProp "is_event" "1"
  7851.  
  7852. set cell1496 [$row1495 addCell parameter 0.0]
  7853. $cell1496 setLabel "name_type" "Sender: TObject, "
  7854. $cell1496 setScope "name_type" "cl" "scopePhase"
  7855. $cell1496 setProp "is_vcl" "1" "name_type" "cl"
  7856. $cell1496 setProp "libunit" "System" "name_type" "cl"
  7857. $cell1496 setScope "name_type" "de" "scopeSystem"
  7858.  
  7859. set cell1497 [$row1495 addCell parameter 0.0]
  7860. $cell1497 setLabel "name_type" "Source: TObject, "
  7861. $cell1497 setScope "name_type" "cl" "scopePhase"
  7862. $cell1497 setProp "is_vcl" "1" "name_type" "cl"
  7863. $cell1497 setProp "libunit" "System" "name_type" "cl"
  7864. $cell1497 setScope "name_type" "de" "scopeSystem"
  7865.  
  7866. set cell1498 [$row1495 addCell parameter 0.0]
  7867. $cell1498 setLabel "name_type" "X: int, "
  7868. $cell1498 setScope "name_type" "cl" "scopePhase"
  7869. $cell1498 setScope "name_type" "de" "scopeSystem"
  7870.  
  7871. set cell1499 [$row1495 addCell parameter 0.0]
  7872. $cell1499 setLabel "name_type" "Y: int, "
  7873. $cell1499 setScope "name_type" "cl" "scopePhase"
  7874. $cell1499 setScope "name_type" "de" "scopeSystem"
  7875.  
  7876. set cell1500 [$row1495 addCell parameter 0.0]
  7877. $cell1500 setLabel "name_type" "State: TDragState, "
  7878. $cell1500 setScope "name_type" "cl" "scopePhase"
  7879. $cell1500 setProp "is_vcl" "1" "name_type" "cl"
  7880. $cell1500 setProp "libunit" "Controls" "name_type" "cl"
  7881. $cell1500 setScope "name_type" "de" "scopeSystem"
  7882.  
  7883. set cell1501 [$row1495 addCell parameter 0.0]
  7884. $cell1501 setLabel "name_type" "Accept: bool"
  7885. $cell1501 setProp "pass_by" "Variable"
  7886. $cell1501 setScope "name_type" "cl" "scopePhase"
  7887. $cell1501 setScope "name_type" "de" "scopeSystem"
  7888.  
  7889. set row1502 [$diag addRow method 0.0]
  7890. $row1502 setLabel "name_type" "EndDrag()\n"
  7891. $row1502 setProp "has_parmlist" "1"
  7892.  
  7893. set cell1503 [$row1502 addCell parameter 0.0]
  7894. $cell1503 setLabel "name_type" "Sender: TObject, "
  7895. $cell1503 setScope "name_type" "cl" "scopePhase"
  7896. $cell1503 setProp "is_vcl" "1" "name_type" "cl"
  7897. $cell1503 setProp "libunit" "System" "name_type" "cl"
  7898. $cell1503 setScope "name_type" "de" "scopeSystem"
  7899.  
  7900. set cell1504 [$row1502 addCell parameter 0.0]
  7901. $cell1504 setLabel "name_type" "Source: TObject, "
  7902. $cell1504 setScope "name_type" "cl" "scopePhase"
  7903. $cell1504 setProp "is_vcl" "1" "name_type" "cl"
  7904. $cell1504 setProp "libunit" "System" "name_type" "cl"
  7905. $cell1504 setScope "name_type" "de" "scopeSystem"
  7906.  
  7907. set cell1505 [$row1502 addCell parameter 0.0]
  7908. $cell1505 setLabel "name_type" "X: int, "
  7909. $cell1505 setScope "name_type" "cl" "scopePhase"
  7910. $cell1505 setScope "name_type" "de" "scopeSystem"
  7911.  
  7912. set cell1506 [$row1502 addCell parameter 0.0]
  7913. $cell1506 setLabel "name_type" "Y: int"
  7914. $cell1506 setScope "name_type" "cl" "scopePhase"
  7915. $cell1506 setScope "name_type" "de" "scopeSystem"
  7916.  
  7917. set row1507 [$diag addRow method 0.0]
  7918. $row1507 setLabel "name_type" "MouseDown()\n"
  7919. $row1507 setProp "has_parmlist" "1"
  7920. $row1507 setProp "is_event" "1"
  7921.  
  7922. set cell1508 [$row1507 addCell parameter 0.0]
  7923. $cell1508 setLabel "name_type" "Sender: TObject, "
  7924. $cell1508 setScope "name_type" "cl" "scopePhase"
  7925. $cell1508 setProp "is_vcl" "1" "name_type" "cl"
  7926. $cell1508 setProp "libunit" "System" "name_type" "cl"
  7927. $cell1508 setScope "name_type" "de" "scopeSystem"
  7928.  
  7929. set cell1509 [$row1507 addCell parameter 0.0]
  7930. $cell1509 setLabel "name_type" "Button: TMouseButton, "
  7931. $cell1509 setScope "name_type" "cl" "scopePhase"
  7932. $cell1509 setProp "is_vcl" "1" "name_type" "cl"
  7933. $cell1509 setProp "libunit" "Controls" "name_type" "cl"
  7934. $cell1509 setScope "name_type" "de" "scopeSystem"
  7935.  
  7936. set cell1510 [$row1507 addCell parameter 0.0]
  7937. $cell1510 setLabel "name_type" "Shift: TShiftState, "
  7938. $cell1510 setScope "name_type" "cl" "scopePhase"
  7939. $cell1510 setProp "is_vcl" "1" "name_type" "cl"
  7940. $cell1510 setProp "libunit" "Classes" "name_type" "cl"
  7941. $cell1510 setScope "name_type" "de" "scopeSystem"
  7942.  
  7943. set cell1511 [$row1507 addCell parameter 0.0]
  7944. $cell1511 setLabel "name_type" "X: int, "
  7945. $cell1511 setScope "name_type" "cl" "scopePhase"
  7946. $cell1511 setScope "name_type" "de" "scopeSystem"
  7947.  
  7948. set cell1512 [$row1507 addCell parameter 0.0]
  7949. $cell1512 setLabel "name_type" "Y: int"
  7950. $cell1512 setScope "name_type" "cl" "scopePhase"
  7951. $cell1512 setScope "name_type" "de" "scopeSystem"
  7952.  
  7953. set row1513 [$diag addRow method 0.0]
  7954. $row1513 setLabel "name_type" "MouseMove()\n"
  7955. $row1513 setProp "has_parmlist" "1"
  7956. $row1513 setProp "is_event" "1"
  7957.  
  7958. set cell1514 [$row1513 addCell parameter 0.0]
  7959. $cell1514 setLabel "name_type" "Sender: TObject, "
  7960. $cell1514 setScope "name_type" "cl" "scopePhase"
  7961. $cell1514 setProp "is_vcl" "1" "name_type" "cl"
  7962. $cell1514 setProp "libunit" "System" "name_type" "cl"
  7963. $cell1514 setScope "name_type" "de" "scopeSystem"
  7964.  
  7965. set cell1515 [$row1513 addCell parameter 0.0]
  7966. $cell1515 setLabel "name_type" "Shift: TShiftState, "
  7967. $cell1515 setScope "name_type" "cl" "scopePhase"
  7968. $cell1515 setProp "is_vcl" "1" "name_type" "cl"
  7969. $cell1515 setProp "libunit" "Classes" "name_type" "cl"
  7970. $cell1515 setScope "name_type" "de" "scopeSystem"
  7971.  
  7972. set cell1516 [$row1513 addCell parameter 0.0]
  7973. $cell1516 setLabel "name_type" "X: int, "
  7974. $cell1516 setScope "name_type" "cl" "scopePhase"
  7975. $cell1516 setScope "name_type" "de" "scopeSystem"
  7976.  
  7977. set cell1517 [$row1513 addCell parameter 0.0]
  7978. $cell1517 setLabel "name_type" "Y: int"
  7979. $cell1517 setScope "name_type" "cl" "scopePhase"
  7980. $cell1517 setScope "name_type" "de" "scopeSystem"
  7981.  
  7982. set row1518 [$diag addRow method 0.0]
  7983. $row1518 setLabel "name_type" "MouseUp()\n"
  7984. $row1518 setProp "has_parmlist" "1"
  7985. $row1518 setProp "is_event" "1"
  7986.  
  7987. set cell1519 [$row1518 addCell parameter 0.0]
  7988. $cell1519 setLabel "name_type" "Sender: TObject, "
  7989. $cell1519 setScope "name_type" "cl" "scopePhase"
  7990. $cell1519 setProp "is_vcl" "1" "name_type" "cl"
  7991. $cell1519 setProp "libunit" "System" "name_type" "cl"
  7992. $cell1519 setScope "name_type" "de" "scopeSystem"
  7993.  
  7994. set cell1520 [$row1518 addCell parameter 0.0]
  7995. $cell1520 setLabel "name_type" "Button: TMouseButton, "
  7996. $cell1520 setScope "name_type" "cl" "scopePhase"
  7997. $cell1520 setProp "is_vcl" "1" "name_type" "cl"
  7998. $cell1520 setProp "libunit" "Controls" "name_type" "cl"
  7999. $cell1520 setScope "name_type" "de" "scopeSystem"
  8000.  
  8001. set cell1521 [$row1518 addCell parameter 0.0]
  8002. $cell1521 setLabel "name_type" "Shift: TShiftState, "
  8003. $cell1521 setScope "name_type" "cl" "scopePhase"
  8004. $cell1521 setProp "is_vcl" "1" "name_type" "cl"
  8005. $cell1521 setProp "libunit" "Classes" "name_type" "cl"
  8006. $cell1521 setScope "name_type" "de" "scopeSystem"
  8007.  
  8008. set cell1522 [$row1518 addCell parameter 0.0]
  8009. $cell1522 setLabel "name_type" "X: int, "
  8010. $cell1522 setScope "name_type" "cl" "scopePhase"
  8011. $cell1522 setScope "name_type" "de" "scopeSystem"
  8012.  
  8013. set cell1523 [$row1518 addCell parameter 0.0]
  8014. $cell1523 setLabel "name_type" "Y: int"
  8015. $cell1523 setScope "name_type" "cl" "scopePhase"
  8016. $cell1523 setScope "name_type" "de" "scopeSystem"
  8017.  
  8018. set row1524 [$diag addRow method 0.0]
  8019. $row1524 setLabel "name_type" "StartDrag()"
  8020. $row1524 setProp "has_parmlist" "1"
  8021. $row1524 setProp "is_event" "1"
  8022.  
  8023. set cell1525 [$row1524 addCell parameter 0.0]
  8024. $cell1525 setLabel "name_type" "Sender: TObject, "
  8025. $cell1525 setScope "name_type" "cl" "scopePhase"
  8026. $cell1525 setProp "is_vcl" "1" "name_type" "cl"
  8027. $cell1525 setProp "libunit" "System" "name_type" "cl"
  8028. $cell1525 setScope "name_type" "de" "scopeSystem"
  8029.  
  8030. set cell1526 [$row1524 addCell parameter 0.0]
  8031. $cell1526 setLabel "name_type" "DragObject: TDragObject"
  8032. $cell1526 setProp "pass_by" "Variable"
  8033. $cell1526 setScope "name_type" "cl" "scopePhase"
  8034. $cell1526 setProp "is_vcl" "1" "name_type" "cl"
  8035. $cell1526 setProp "libunit" "Controls" "name_type" "cl"
  8036. $cell1526 setScope "name_type" "de" "scopeSystem"
  8037.  
  8038. $diag save
  8039.  
  8040. # Generator: et.tcl    /main/hindenburg/19
  8041. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  8042. # Interpreter to use: Otsh V6.1.1/B1
  8043. #
  8044. OTShRegister::importTool
  8045.  
  8046. set diag [CDM new TNotebook "DelphiVCL" "" "" "" "" "" 1]
  8047.  
  8048. set row1527 [$diag addRow method 0.0]
  8049. $row1527 setLabel "name_type" "Click()\n"
  8050. $row1527 setProp "has_parmlist" "1"
  8051. $row1527 setProp "is_event" "1"
  8052.  
  8053. set cell1528 [$row1527 addCell parameter 0.0]
  8054. $cell1528 setLabel "name_type" "Sender: TObject"
  8055. $cell1528 setScope "name_type" "cl" "scopePhase"
  8056. $cell1528 setProp "is_vcl" "1" "name_type" "cl"
  8057. $cell1528 setProp "libunit" "System" "name_type" "cl"
  8058. $cell1528 setScope "name_type" "de" "scopeSystem"
  8059.  
  8060. set row1529 [$diag addRow method 0.0]
  8061. $row1529 setLabel "name_type" "DblClick()\n"
  8062. $row1529 setProp "has_parmlist" "1"
  8063. $row1529 setProp "is_event" "1"
  8064.  
  8065. set cell1530 [$row1529 addCell parameter 0.0]
  8066. $cell1530 setLabel "name_type" "Sender: TObject"
  8067. $cell1530 setScope "name_type" "cl" "scopePhase"
  8068. $cell1530 setProp "is_vcl" "1" "name_type" "cl"
  8069. $cell1530 setProp "libunit" "System" "name_type" "cl"
  8070. $cell1530 setScope "name_type" "de" "scopeSystem"
  8071.  
  8072. set row1531 [$diag addRow method 0.0]
  8073. $row1531 setLabel "name_type" "DragDrop()\n"
  8074. $row1531 setProp "has_parmlist" "1"
  8075. $row1531 setProp "is_event" "1"
  8076.  
  8077. set cell1532 [$row1531 addCell parameter 0.0]
  8078. $cell1532 setLabel "name_type" "Sender: TObject, "
  8079. $cell1532 setScope "name_type" "cl" "scopePhase"
  8080. $cell1532 setProp "is_vcl" "1" "name_type" "cl"
  8081. $cell1532 setProp "libunit" "System" "name_type" "cl"
  8082. $cell1532 setScope "name_type" "de" "scopeSystem"
  8083.  
  8084. set cell1533 [$row1531 addCell parameter 0.0]
  8085. $cell1533 setLabel "name_type" "Source: TObject, "
  8086. $cell1533 setScope "name_type" "cl" "scopePhase"
  8087. $cell1533 setProp "is_vcl" "1" "name_type" "cl"
  8088. $cell1533 setProp "libunit" "System" "name_type" "cl"
  8089. $cell1533 setScope "name_type" "de" "scopeSystem"
  8090.  
  8091. set cell1534 [$row1531 addCell parameter 0.0]
  8092. $cell1534 setLabel "name_type" "X: int, "
  8093. $cell1534 setScope "name_type" "cl" "scopePhase"
  8094. $cell1534 setScope "name_type" "de" "scopeSystem"
  8095.  
  8096. set cell1535 [$row1531 addCell parameter 0.0]
  8097. $cell1535 setLabel "name_type" "Y: int"
  8098. $cell1535 setScope "name_type" "cl" "scopePhase"
  8099. $cell1535 setScope "name_type" "de" "scopeSystem"
  8100.  
  8101. set row1536 [$diag addRow method 0.0]
  8102. $row1536 setLabel "name_type" "DragOver()\n"
  8103. $row1536 setProp "has_parmlist" "1"
  8104. $row1536 setProp "is_event" "1"
  8105.  
  8106. set cell1537 [$row1536 addCell parameter 0.0]
  8107. $cell1537 setLabel "name_type" "Sender: TObject, "
  8108. $cell1537 setScope "name_type" "cl" "scopePhase"
  8109. $cell1537 setProp "is_vcl" "1" "name_type" "cl"
  8110. $cell1537 setProp "libunit" "System" "name_type" "cl"
  8111. $cell1537 setScope "name_type" "de" "scopeSystem"
  8112.  
  8113. set cell1538 [$row1536 addCell parameter 0.0]
  8114. $cell1538 setLabel "name_type" "Source: TObject, "
  8115. $cell1538 setScope "name_type" "cl" "scopePhase"
  8116. $cell1538 setProp "is_vcl" "1" "name_type" "cl"
  8117. $cell1538 setProp "libunit" "System" "name_type" "cl"
  8118. $cell1538 setScope "name_type" "de" "scopeSystem"
  8119.  
  8120. set cell1539 [$row1536 addCell parameter 0.0]
  8121. $cell1539 setLabel "name_type" "X: int, "
  8122. $cell1539 setScope "name_type" "cl" "scopePhase"
  8123. $cell1539 setScope "name_type" "de" "scopeSystem"
  8124.  
  8125. set cell1540 [$row1536 addCell parameter 0.0]
  8126. $cell1540 setLabel "name_type" "Y: int, "
  8127. $cell1540 setScope "name_type" "cl" "scopePhase"
  8128. $cell1540 setScope "name_type" "de" "scopeSystem"
  8129.  
  8130. set cell1541 [$row1536 addCell parameter 0.0]
  8131. $cell1541 setLabel "name_type" "State: TDragState, "
  8132. $cell1541 setScope "name_type" "cl" "scopePhase"
  8133. $cell1541 setProp "is_vcl" "1" "name_type" "cl"
  8134. $cell1541 setProp "libunit" "Controls" "name_type" "cl"
  8135. $cell1541 setScope "name_type" "de" "scopeSystem"
  8136.  
  8137. set cell1542 [$row1536 addCell parameter 0.0]
  8138. $cell1542 setLabel "name_type" "Accept: bool"
  8139. $cell1542 setProp "pass_by" "Variable"
  8140. $cell1542 setScope "name_type" "cl" "scopePhase"
  8141. $cell1542 setScope "name_type" "de" "scopeSystem"
  8142.  
  8143. set row1543 [$diag addRow method 0.0]
  8144. $row1543 setLabel "name_type" "EndDrag()\n"
  8145. $row1543 setProp "has_parmlist" "1"
  8146. $row1543 setProp "is_event" "1"
  8147.  
  8148. set cell1544 [$row1543 addCell parameter 0.0]
  8149. $cell1544 setLabel "name_type" "Sender: TObject, "
  8150. $cell1544 setScope "name_type" "cl" "scopePhase"
  8151. $cell1544 setProp "is_vcl" "1" "name_type" "cl"
  8152. $cell1544 setProp "libunit" "System" "name_type" "cl"
  8153. $cell1544 setScope "name_type" "de" "scopeSystem"
  8154.  
  8155. set cell1545 [$row1543 addCell parameter 0.0]
  8156. $cell1545 setLabel "name_type" "Source: TObject, "
  8157. $cell1545 setScope "name_type" "cl" "scopePhase"
  8158. $cell1545 setProp "is_vcl" "1" "name_type" "cl"
  8159. $cell1545 setProp "libunit" "System" "name_type" "cl"
  8160. $cell1545 setScope "name_type" "de" "scopeSystem"
  8161.  
  8162. set cell1546 [$row1543 addCell parameter 0.0]
  8163. $cell1546 setLabel "name_type" "X: int, "
  8164. $cell1546 setScope "name_type" "cl" "scopePhase"
  8165. $cell1546 setScope "name_type" "de" "scopeSystem"
  8166.  
  8167. set cell1547 [$row1543 addCell parameter 0.0]
  8168. $cell1547 setLabel "name_type" "Y: int"
  8169. $cell1547 setScope "name_type" "cl" "scopePhase"
  8170. $cell1547 setScope "name_type" "de" "scopeSystem"
  8171.  
  8172. set row1548 [$diag addRow method 0.0]
  8173. $row1548 setLabel "name_type" "Enter()\n"
  8174. $row1548 setProp "has_parmlist" "1"
  8175. $row1548 setProp "is_event" "1"
  8176.  
  8177. set cell1549 [$row1548 addCell parameter 0.0]
  8178. $cell1549 setLabel "name_type" "Sender: TObject"
  8179. $cell1549 setScope "name_type" "cl" "scopePhase"
  8180. $cell1549 setProp "is_vcl" "1" "name_type" "cl"
  8181. $cell1549 setProp "libunit" "System" "name_type" "cl"
  8182. $cell1549 setScope "name_type" "de" "scopeSystem"
  8183.  
  8184. set row1550 [$diag addRow method 0.0]
  8185. $row1550 setLabel "name_type" "Exit()\n"
  8186. $row1550 setProp "has_parmlist" "1"
  8187. $row1550 setProp "is_event" "1"
  8188.  
  8189. set cell1551 [$row1550 addCell parameter 0.0]
  8190. $cell1551 setLabel "name_type" "Sender: TObject"
  8191. $cell1551 setScope "name_type" "cl" "scopePhase"
  8192. $cell1551 setProp "is_vcl" "1" "name_type" "cl"
  8193. $cell1551 setProp "libunit" "System" "name_type" "cl"
  8194. $cell1551 setScope "name_type" "de" "scopeSystem"
  8195.  
  8196. set row1552 [$diag addRow method 0.0]
  8197. $row1552 setLabel "name_type" "MouseDown()\n"
  8198. $row1552 setProp "has_parmlist" "1"
  8199. $row1552 setProp "is_event" "1"
  8200.  
  8201. set cell1553 [$row1552 addCell parameter 0.0]
  8202. $cell1553 setLabel "name_type" "Sender: TObject, "
  8203. $cell1553 setScope "name_type" "cl" "scopePhase"
  8204. $cell1553 setProp "is_vcl" "1" "name_type" "cl"
  8205. $cell1553 setProp "libunit" "System" "name_type" "cl"
  8206. $cell1553 setScope "name_type" "de" "scopeSystem"
  8207.  
  8208. set cell1554 [$row1552 addCell parameter 0.0]
  8209. $cell1554 setLabel "name_type" "Button: TMouseButton, "
  8210. $cell1554 setScope "name_type" "cl" "scopePhase"
  8211. $cell1554 setProp "is_vcl" "1" "name_type" "cl"
  8212. $cell1554 setProp "libunit" "Controls" "name_type" "cl"
  8213. $cell1554 setScope "name_type" "de" "scopeSystem"
  8214.  
  8215. set cell1555 [$row1552 addCell parameter 0.0]
  8216. $cell1555 setLabel "name_type" "Shift: TShiftState, "
  8217. $cell1555 setScope "name_type" "cl" "scopePhase"
  8218. $cell1555 setProp "is_vcl" "1" "name_type" "cl"
  8219. $cell1555 setProp "libunit" "Classes" "name_type" "cl"
  8220. $cell1555 setScope "name_type" "de" "scopeSystem"
  8221.  
  8222. set cell1556 [$row1552 addCell parameter 0.0]
  8223. $cell1556 setLabel "name_type" "X: int, "
  8224. $cell1556 setScope "name_type" "cl" "scopePhase"
  8225. $cell1556 setScope "name_type" "de" "scopeSystem"
  8226.  
  8227. set cell1557 [$row1552 addCell parameter 0.0]
  8228. $cell1557 setLabel "name_type" "Y: int"
  8229. $cell1557 setScope "name_type" "cl" "scopePhase"
  8230. $cell1557 setScope "name_type" "de" "scopeSystem"
  8231.  
  8232. set row1558 [$diag addRow method 0.0]
  8233. $row1558 setLabel "name_type" "MouseMove()\n"
  8234. $row1558 setProp "has_parmlist" "1"
  8235. $row1558 setProp "is_event" "1"
  8236.  
  8237. set cell1559 [$row1558 addCell parameter 0.0]
  8238. $cell1559 setLabel "name_type" "Sender: TObject, "
  8239. $cell1559 setScope "name_type" "cl" "scopePhase"
  8240. $cell1559 setProp "is_vcl" "1" "name_type" "cl"
  8241. $cell1559 setProp "libunit" "System" "name_type" "cl"
  8242. $cell1559 setScope "name_type" "de" "scopeSystem"
  8243.  
  8244. set cell1560 [$row1558 addCell parameter 0.0]
  8245. $cell1560 setLabel "name_type" "Shift: TShiftState, "
  8246. $cell1560 setScope "name_type" "cl" "scopePhase"
  8247. $cell1560 setProp "is_vcl" "1" "name_type" "cl"
  8248. $cell1560 setProp "libunit" "Classes" "name_type" "cl"
  8249. $cell1560 setScope "name_type" "de" "scopeSystem"
  8250.  
  8251. set cell1561 [$row1558 addCell parameter 0.0]
  8252. $cell1561 setLabel "name_type" "X: int, "
  8253. $cell1561 setScope "name_type" "cl" "scopePhase"
  8254. $cell1561 setScope "name_type" "de" "scopeSystem"
  8255.  
  8256. set cell1562 [$row1558 addCell parameter 0.0]
  8257. $cell1562 setLabel "name_type" "Y: int"
  8258. $cell1562 setScope "name_type" "cl" "scopePhase"
  8259. $cell1562 setScope "name_type" "de" "scopeSystem"
  8260.  
  8261. set row1563 [$diag addRow method 0.0]
  8262. $row1563 setLabel "name_type" "MouseUp()\n"
  8263. $row1563 setProp "has_parmlist" "1"
  8264. $row1563 setProp "is_event" "1"
  8265.  
  8266. set cell1564 [$row1563 addCell parameter 0.0]
  8267. $cell1564 setLabel "name_type" "Sender: TObject, "
  8268. $cell1564 setScope "name_type" "cl" "scopePhase"
  8269. $cell1564 setProp "is_vcl" "1" "name_type" "cl"
  8270. $cell1564 setProp "libunit" "System" "name_type" "cl"
  8271. $cell1564 setScope "name_type" "de" "scopeSystem"
  8272.  
  8273. set cell1565 [$row1563 addCell parameter 0.0]
  8274. $cell1565 setLabel "name_type" "Button: TMouseButton, "
  8275. $cell1565 setScope "name_type" "cl" "scopePhase"
  8276. $cell1565 setProp "is_vcl" "1" "name_type" "cl"
  8277. $cell1565 setProp "libunit" "Controls" "name_type" "cl"
  8278. $cell1565 setScope "name_type" "de" "scopeSystem"
  8279.  
  8280. set cell1566 [$row1563 addCell parameter 0.0]
  8281. $cell1566 setLabel "name_type" "Shift: TShiftState, "
  8282. $cell1566 setScope "name_type" "cl" "scopePhase"
  8283. $cell1566 setProp "is_vcl" "1" "name_type" "cl"
  8284. $cell1566 setProp "libunit" "Classes" "name_type" "cl"
  8285. $cell1566 setScope "name_type" "de" "scopeSystem"
  8286.  
  8287. set cell1567 [$row1563 addCell parameter 0.0]
  8288. $cell1567 setLabel "name_type" "X: int, "
  8289. $cell1567 setScope "name_type" "cl" "scopePhase"
  8290. $cell1567 setScope "name_type" "de" "scopeSystem"
  8291.  
  8292. set cell1568 [$row1563 addCell parameter 0.0]
  8293. $cell1568 setLabel "name_type" "Y: int"
  8294. $cell1568 setScope "name_type" "cl" "scopePhase"
  8295. $cell1568 setScope "name_type" "de" "scopeSystem"
  8296.  
  8297. set row1569 [$diag addRow method 0.0]
  8298. $row1569 setLabel "name_type" "PageChanged()\n"
  8299. $row1569 setProp "has_parmlist" "1"
  8300. $row1569 setProp "is_event" "1"
  8301.  
  8302. set cell1570 [$row1569 addCell parameter 0.0]
  8303. $cell1570 setLabel "name_type" "Sender: TObject"
  8304. $cell1570 setScope "name_type" "cl" "scopePhase"
  8305. $cell1570 setProp "is_vcl" "1" "name_type" "cl"
  8306. $cell1570 setProp "libunit" "System" "name_type" "cl"
  8307. $cell1570 setScope "name_type" "de" "scopeSystem"
  8308.  
  8309. set row1571 [$diag addRow method 0.0]
  8310. $row1571 setLabel "name_type" "StartDrag()"
  8311. $row1571 setProp "has_parmlist" "1"
  8312. $row1571 setProp "is_event" "1"
  8313.  
  8314. set cell1572 [$row1571 addCell parameter 0.0]
  8315. $cell1572 setLabel "name_type" "Sender: TObject, "
  8316. $cell1572 setScope "name_type" "cl" "scopePhase"
  8317. $cell1572 setProp "is_vcl" "1" "name_type" "cl"
  8318. $cell1572 setProp "libunit" "System" "name_type" "cl"
  8319. $cell1572 setScope "name_type" "de" "scopeSystem"
  8320.  
  8321. set cell1573 [$row1571 addCell parameter 0.0]
  8322. $cell1573 setLabel "name_type" "DragObject: TDragObject"
  8323. $cell1573 setProp "pass_by" "Variable"
  8324. $cell1573 setScope "name_type" "cl" "scopePhase"
  8325. $cell1573 setProp "is_vcl" "1" "name_type" "cl"
  8326. $cell1573 setProp "libunit" "Controls" "name_type" "cl"
  8327. $cell1573 setScope "name_type" "de" "scopeSystem"
  8328.  
  8329. $diag save
  8330.  
  8331. # Generator: et.tcl    /main/hindenburg/19
  8332. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  8333. # Interpreter to use: Otsh V6.1.1/B1
  8334. #
  8335. OTShRegister::importTool
  8336.  
  8337. set diag [CDM new TPanel "DelphiVCL" "" "" "" "" "" 1]
  8338.  
  8339. set row1574 [$diag addRow method 0.0]
  8340. $row1574 setLabel "name_type" "Click()\n"
  8341. $row1574 setProp "has_parmlist" "1"
  8342. $row1574 setProp "is_event" "1"
  8343.  
  8344. set cell1575 [$row1574 addCell parameter 0.0]
  8345. $cell1575 setLabel "name_type" "Sender: TObject"
  8346. $cell1575 setScope "name_type" "cl" "scopePhase"
  8347. $cell1575 setProp "is_vcl" "1" "name_type" "cl"
  8348. $cell1575 setProp "libunit" "System" "name_type" "cl"
  8349. $cell1575 setScope "name_type" "de" "scopeSystem"
  8350.  
  8351. set row1576 [$diag addRow method 0.0]
  8352. $row1576 setLabel "name_type" "DblClick()\n"
  8353. $row1576 setProp "has_parmlist" "1"
  8354. $row1576 setProp "is_event" "1"
  8355.  
  8356. set cell1577 [$row1576 addCell parameter 0.0]
  8357. $cell1577 setLabel "name_type" "Sender: TObject"
  8358. $cell1577 setScope "name_type" "cl" "scopePhase"
  8359. $cell1577 setProp "is_vcl" "1" "name_type" "cl"
  8360. $cell1577 setProp "libunit" "System" "name_type" "cl"
  8361. $cell1577 setScope "name_type" "de" "scopeSystem"
  8362.  
  8363. set row1578 [$diag addRow method 0.0]
  8364. $row1578 setLabel "name_type" "DragDrop()\n"
  8365. $row1578 setProp "has_parmlist" "1"
  8366. $row1578 setProp "is_event" "1"
  8367.  
  8368. set cell1579 [$row1578 addCell parameter 0.0]
  8369. $cell1579 setLabel "name_type" "Sender: TObject, "
  8370. $cell1579 setScope "name_type" "cl" "scopePhase"
  8371. $cell1579 setProp "is_vcl" "1" "name_type" "cl"
  8372. $cell1579 setProp "libunit" "System" "name_type" "cl"
  8373. $cell1579 setScope "name_type" "de" "scopeSystem"
  8374.  
  8375. set cell1580 [$row1578 addCell parameter 0.0]
  8376. $cell1580 setLabel "name_type" "Source: TObject, "
  8377. $cell1580 setScope "name_type" "cl" "scopePhase"
  8378. $cell1580 setProp "is_vcl" "1" "name_type" "cl"
  8379. $cell1580 setProp "libunit" "System" "name_type" "cl"
  8380. $cell1580 setScope "name_type" "de" "scopeSystem"
  8381.  
  8382. set cell1581 [$row1578 addCell parameter 0.0]
  8383. $cell1581 setLabel "name_type" "X: int, "
  8384. $cell1581 setScope "name_type" "cl" "scopePhase"
  8385. $cell1581 setScope "name_type" "de" "scopeSystem"
  8386.  
  8387. set cell1582 [$row1578 addCell parameter 0.0]
  8388. $cell1582 setLabel "name_type" "Y: int"
  8389. $cell1582 setScope "name_type" "cl" "scopePhase"
  8390. $cell1582 setScope "name_type" "de" "scopeSystem"
  8391.  
  8392. set row1583 [$diag addRow method 0.0]
  8393. $row1583 setLabel "name_type" "DragOver()\n"
  8394. $row1583 setProp "has_parmlist" "1"
  8395. $row1583 setProp "is_event" "1"
  8396.  
  8397. set cell1584 [$row1583 addCell parameter 0.0]
  8398. $cell1584 setLabel "name_type" "Sender: TObject, "
  8399. $cell1584 setScope "name_type" "cl" "scopePhase"
  8400. $cell1584 setProp "is_vcl" "1" "name_type" "cl"
  8401. $cell1584 setProp "libunit" "System" "name_type" "cl"
  8402. $cell1584 setScope "name_type" "de" "scopeSystem"
  8403.  
  8404. set cell1585 [$row1583 addCell parameter 0.0]
  8405. $cell1585 setLabel "name_type" "Source: TObject, "
  8406. $cell1585 setScope "name_type" "cl" "scopePhase"
  8407. $cell1585 setProp "is_vcl" "1" "name_type" "cl"
  8408. $cell1585 setProp "libunit" "System" "name_type" "cl"
  8409. $cell1585 setScope "name_type" "de" "scopeSystem"
  8410.  
  8411. set cell1586 [$row1583 addCell parameter 0.0]
  8412. $cell1586 setLabel "name_type" "X: int, "
  8413. $cell1586 setScope "name_type" "cl" "scopePhase"
  8414. $cell1586 setScope "name_type" "de" "scopeSystem"
  8415.  
  8416. set cell1587 [$row1583 addCell parameter 0.0]
  8417. $cell1587 setLabel "name_type" "Y: int, "
  8418. $cell1587 setScope "name_type" "cl" "scopePhase"
  8419. $cell1587 setScope "name_type" "de" "scopeSystem"
  8420.  
  8421. set cell1588 [$row1583 addCell parameter 0.0]
  8422. $cell1588 setLabel "name_type" "State: TDragState, "
  8423. $cell1588 setScope "name_type" "cl" "scopePhase"
  8424. $cell1588 setProp "is_vcl" "1" "name_type" "cl"
  8425. $cell1588 setProp "libunit" "Controls" "name_type" "cl"
  8426. $cell1588 setScope "name_type" "de" "scopeSystem"
  8427.  
  8428. set cell1589 [$row1583 addCell parameter 0.0]
  8429. $cell1589 setLabel "name_type" "Accept: bool"
  8430. $cell1589 setProp "pass_by" "Variable"
  8431. $cell1589 setScope "name_type" "cl" "scopePhase"
  8432. $cell1589 setScope "name_type" "de" "scopeSystem"
  8433.  
  8434. set row1590 [$diag addRow method 0.0]
  8435. $row1590 setLabel "name_type" "EndDrag()\n"
  8436. $row1590 setProp "has_parmlist" "1"
  8437. $row1590 setProp "is_event" "1"
  8438.  
  8439. set cell1591 [$row1590 addCell parameter 0.0]
  8440. $cell1591 setLabel "name_type" "Sender: TObject, "
  8441. $cell1591 setScope "name_type" "cl" "scopePhase"
  8442. $cell1591 setProp "is_vcl" "1" "name_type" "cl"
  8443. $cell1591 setProp "libunit" "System" "name_type" "cl"
  8444. $cell1591 setScope "name_type" "de" "scopeSystem"
  8445.  
  8446. set cell1592 [$row1590 addCell parameter 0.0]
  8447. $cell1592 setLabel "name_type" "Source: TObject, "
  8448. $cell1592 setScope "name_type" "cl" "scopePhase"
  8449. $cell1592 setProp "is_vcl" "1" "name_type" "cl"
  8450. $cell1592 setProp "libunit" "System" "name_type" "cl"
  8451. $cell1592 setScope "name_type" "de" "scopeSystem"
  8452.  
  8453. set cell1593 [$row1590 addCell parameter 0.0]
  8454. $cell1593 setLabel "name_type" "X: int, "
  8455. $cell1593 setScope "name_type" "cl" "scopePhase"
  8456. $cell1593 setScope "name_type" "de" "scopeSystem"
  8457.  
  8458. set cell1594 [$row1590 addCell parameter 0.0]
  8459. $cell1594 setLabel "name_type" "Y: int"
  8460. $cell1594 setScope "name_type" "cl" "scopePhase"
  8461. $cell1594 setScope "name_type" "de" "scopeSystem"
  8462.  
  8463. set row1595 [$diag addRow method 0.0]
  8464. $row1595 setLabel "name_type" "Enter()\n"
  8465. $row1595 setProp "has_parmlist" "1"
  8466. $row1595 setProp "is_event" "1"
  8467.  
  8468. set cell1596 [$row1595 addCell parameter 0.0]
  8469. $cell1596 setLabel "name_type" "Sender: TObject"
  8470. $cell1596 setScope "name_type" "cl" "scopePhase"
  8471. $cell1596 setProp "is_vcl" "1" "name_type" "cl"
  8472. $cell1596 setProp "libunit" "System" "name_type" "cl"
  8473. $cell1596 setScope "name_type" "de" "scopeSystem"
  8474.  
  8475. set row1597 [$diag addRow method 0.0]
  8476. $row1597 setLabel "name_type" "Exit()\n"
  8477. $row1597 setProp "has_parmlist" "1"
  8478. $row1597 setProp "is_event" "1"
  8479.  
  8480. set cell1598 [$row1597 addCell parameter 0.0]
  8481. $cell1598 setLabel "name_type" "Sender: TObject"
  8482. $cell1598 setScope "name_type" "cl" "scopePhase"
  8483. $cell1598 setProp "is_vcl" "1" "name_type" "cl"
  8484. $cell1598 setProp "libunit" "System" "name_type" "cl"
  8485. $cell1598 setScope "name_type" "de" "scopeSystem"
  8486.  
  8487. set row1599 [$diag addRow method 0.0]
  8488. $row1599 setLabel "name_type" "MouseDown()\n"
  8489. $row1599 setProp "has_parmlist" "1"
  8490. $row1599 setProp "is_event" "1"
  8491.  
  8492. set cell1600 [$row1599 addCell parameter 0.0]
  8493. $cell1600 setLabel "name_type" "Sender: TObject, "
  8494. $cell1600 setScope "name_type" "cl" "scopePhase"
  8495. $cell1600 setProp "is_vcl" "1" "name_type" "cl"
  8496. $cell1600 setProp "libunit" "System" "name_type" "cl"
  8497. $cell1600 setScope "name_type" "de" "scopeSystem"
  8498.  
  8499. set cell1601 [$row1599 addCell parameter 0.0]
  8500. $cell1601 setLabel "name_type" "Button: TMouseButton, "
  8501. $cell1601 setScope "name_type" "cl" "scopePhase"
  8502. $cell1601 setProp "is_vcl" "1" "name_type" "cl"
  8503. $cell1601 setProp "libunit" "Controls" "name_type" "cl"
  8504. $cell1601 setScope "name_type" "de" "scopeSystem"
  8505.  
  8506. set cell1602 [$row1599 addCell parameter 0.0]
  8507. $cell1602 setLabel "name_type" "Shift: TShiftState, "
  8508. $cell1602 setScope "name_type" "cl" "scopePhase"
  8509. $cell1602 setProp "is_vcl" "1" "name_type" "cl"
  8510. $cell1602 setProp "libunit" "Classes" "name_type" "cl"
  8511. $cell1602 setScope "name_type" "de" "scopeSystem"
  8512.  
  8513. set cell1603 [$row1599 addCell parameter 0.0]
  8514. $cell1603 setLabel "name_type" "X: int, "
  8515. $cell1603 setScope "name_type" "cl" "scopePhase"
  8516. $cell1603 setScope "name_type" "de" "scopeSystem"
  8517.  
  8518. set cell1604 [$row1599 addCell parameter 0.0]
  8519. $cell1604 setLabel "name_type" "Y: int"
  8520. $cell1604 setScope "name_type" "cl" "scopePhase"
  8521. $cell1604 setScope "name_type" "de" "scopeSystem"
  8522.  
  8523. set row1605 [$diag addRow method 0.0]
  8524. $row1605 setLabel "name_type" "MouseMove()\n"
  8525. $row1605 setProp "has_parmlist" "1"
  8526. $row1605 setProp "is_event" "1"
  8527.  
  8528. set cell1606 [$row1605 addCell parameter 0.0]
  8529. $cell1606 setLabel "name_type" "Sender: TObject, "
  8530. $cell1606 setScope "name_type" "cl" "scopePhase"
  8531. $cell1606 setProp "is_vcl" "1" "name_type" "cl"
  8532. $cell1606 setProp "libunit" "System" "name_type" "cl"
  8533. $cell1606 setScope "name_type" "de" "scopeSystem"
  8534.  
  8535. set cell1607 [$row1605 addCell parameter 0.0]
  8536. $cell1607 setLabel "name_type" "Shift: TShiftState, "
  8537. $cell1607 setScope "name_type" "cl" "scopePhase"
  8538. $cell1607 setProp "is_vcl" "1" "name_type" "cl"
  8539. $cell1607 setProp "libunit" "Classes" "name_type" "cl"
  8540. $cell1607 setScope "name_type" "de" "scopeSystem"
  8541.  
  8542. set cell1608 [$row1605 addCell parameter 0.0]
  8543. $cell1608 setLabel "name_type" "X: int, "
  8544. $cell1608 setScope "name_type" "cl" "scopePhase"
  8545. $cell1608 setScope "name_type" "de" "scopeSystem"
  8546.  
  8547. set cell1609 [$row1605 addCell parameter 0.0]
  8548. $cell1609 setLabel "name_type" "Y: int"
  8549. $cell1609 setScope "name_type" "cl" "scopePhase"
  8550. $cell1609 setScope "name_type" "de" "scopeSystem"
  8551.  
  8552. set row1610 [$diag addRow method 0.0]
  8553. $row1610 setLabel "name_type" "MouseUp()\n"
  8554. $row1610 setProp "has_parmlist" "1"
  8555. $row1610 setProp "is_event" "1"
  8556.  
  8557. set cell1611 [$row1610 addCell parameter 0.0]
  8558. $cell1611 setLabel "name_type" "Sender: TObject, "
  8559. $cell1611 setScope "name_type" "cl" "scopePhase"
  8560. $cell1611 setProp "is_vcl" "1" "name_type" "cl"
  8561. $cell1611 setProp "libunit" "System" "name_type" "cl"
  8562. $cell1611 setScope "name_type" "de" "scopeSystem"
  8563.  
  8564. set cell1612 [$row1610 addCell parameter 0.0]
  8565. $cell1612 setLabel "name_type" "Button: TMouseButton, "
  8566. $cell1612 setScope "name_type" "cl" "scopePhase"
  8567. $cell1612 setProp "is_vcl" "1" "name_type" "cl"
  8568. $cell1612 setProp "libunit" "Controls" "name_type" "cl"
  8569. $cell1612 setScope "name_type" "de" "scopeSystem"
  8570.  
  8571. set cell1613 [$row1610 addCell parameter 0.0]
  8572. $cell1613 setLabel "name_type" "Shift: TShiftState, "
  8573. $cell1613 setScope "name_type" "cl" "scopePhase"
  8574. $cell1613 setProp "is_vcl" "1" "name_type" "cl"
  8575. $cell1613 setProp "libunit" "Classes" "name_type" "cl"
  8576. $cell1613 setScope "name_type" "de" "scopeSystem"
  8577.  
  8578. set cell1614 [$row1610 addCell parameter 0.0]
  8579. $cell1614 setLabel "name_type" "X: int, "
  8580. $cell1614 setScope "name_type" "cl" "scopePhase"
  8581. $cell1614 setScope "name_type" "de" "scopeSystem"
  8582.  
  8583. set cell1615 [$row1610 addCell parameter 0.0]
  8584. $cell1615 setLabel "name_type" "Y: int"
  8585. $cell1615 setScope "name_type" "cl" "scopePhase"
  8586. $cell1615 setScope "name_type" "de" "scopeSystem"
  8587.  
  8588. set row1616 [$diag addRow method 0.0]
  8589. $row1616 setLabel "name_type" "Resize()\n"
  8590. $row1616 setProp "has_parmlist" "1"
  8591. $row1616 setProp "is_event" "1"
  8592.  
  8593. set cell1617 [$row1616 addCell parameter 0.0]
  8594. $cell1617 setLabel "name_type" "Sender: TObject"
  8595. $cell1617 setScope "name_type" "cl" "scopePhase"
  8596. $cell1617 setProp "is_vcl" "1" "name_type" "cl"
  8597. $cell1617 setProp "libunit" "System" "name_type" "cl"
  8598. $cell1617 setScope "name_type" "de" "scopeSystem"
  8599.  
  8600. set row1618 [$diag addRow method 0.0]
  8601. $row1618 setLabel "name_type" "StartDrag()"
  8602. $row1618 setProp "has_parmlist" "1"
  8603. $row1618 setProp "is_event" "1"
  8604.  
  8605. set cell1619 [$row1618 addCell parameter 0.0]
  8606. $cell1619 setLabel "name_type" "Sender: TObject, "
  8607. $cell1619 setScope "name_type" "cl" "scopePhase"
  8608. $cell1619 setProp "is_vcl" "1" "name_type" "cl"
  8609. $cell1619 setProp "libunit" "System" "name_type" "cl"
  8610. $cell1619 setScope "name_type" "de" "scopeSystem"
  8611.  
  8612. set cell1620 [$row1618 addCell parameter 0.0]
  8613. $cell1620 setLabel "name_type" "DragObject: TDragObject"
  8614. $cell1620 setProp "pass_by" "Variable"
  8615. $cell1620 setScope "name_type" "cl" "scopePhase"
  8616. $cell1620 setProp "is_vcl" "1" "name_type" "cl"
  8617. $cell1620 setProp "libunit" "Controls" "name_type" "cl"
  8618. $cell1620 setScope "name_type" "de" "scopeSystem"
  8619.  
  8620. $diag save
  8621.  
  8622. # Generator: et.tcl    /main/hindenburg/19
  8623. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  8624. # Interpreter to use: Otsh V6.1.1/B1
  8625. #
  8626. OTShRegister::importTool
  8627.  
  8628. set diag [CDM new TRadioGroup "DelphiVCL" "" "" "" "" "" 1]
  8629.  
  8630. set row1621 [$diag addRow method 0.0]
  8631. $row1621 setLabel "name_type" "Click()\n"
  8632. $row1621 setProp "has_parmlist" "1"
  8633. $row1621 setProp "is_event" "1"
  8634.  
  8635. set cell1622 [$row1621 addCell parameter 0.0]
  8636. $cell1622 setLabel "name_type" "Sender: TObject"
  8637. $cell1622 setScope "name_type" "cl" "scopePhase"
  8638. $cell1622 setProp "is_vcl" "1" "name_type" "cl"
  8639. $cell1622 setProp "libunit" "System" "name_type" "cl"
  8640. $cell1622 setScope "name_type" "de" "scopeSystem"
  8641.  
  8642. set row1623 [$diag addRow method 0.0]
  8643. $row1623 setLabel "name_type" "DragDrop()\n"
  8644. $row1623 setProp "has_parmlist" "1"
  8645. $row1623 setProp "is_event" "1"
  8646.  
  8647. set cell1624 [$row1623 addCell parameter 0.0]
  8648. $cell1624 setLabel "name_type" "Sender: TObject, "
  8649. $cell1624 setScope "name_type" "cl" "scopePhase"
  8650. $cell1624 setProp "is_vcl" "1" "name_type" "cl"
  8651. $cell1624 setProp "libunit" "System" "name_type" "cl"
  8652. $cell1624 setScope "name_type" "de" "scopeSystem"
  8653.  
  8654. set cell1625 [$row1623 addCell parameter 0.0]
  8655. $cell1625 setLabel "name_type" "Source: TObject, "
  8656. $cell1625 setScope "name_type" "cl" "scopePhase"
  8657. $cell1625 setProp "is_vcl" "1" "name_type" "cl"
  8658. $cell1625 setProp "libunit" "System" "name_type" "cl"
  8659. $cell1625 setScope "name_type" "de" "scopeSystem"
  8660.  
  8661. set cell1626 [$row1623 addCell parameter 0.0]
  8662. $cell1626 setLabel "name_type" "X: int, "
  8663. $cell1626 setScope "name_type" "cl" "scopePhase"
  8664. $cell1626 setScope "name_type" "de" "scopeSystem"
  8665.  
  8666. set cell1627 [$row1623 addCell parameter 0.0]
  8667. $cell1627 setLabel "name_type" "Y: int"
  8668. $cell1627 setScope "name_type" "cl" "scopePhase"
  8669. $cell1627 setScope "name_type" "de" "scopeSystem"
  8670.  
  8671. set row1628 [$diag addRow method 0.0]
  8672. $row1628 setLabel "name_type" "DragOver()\n"
  8673. $row1628 setProp "has_parmlist" "1"
  8674. $row1628 setProp "is_event" "1"
  8675.  
  8676. set cell1629 [$row1628 addCell parameter 0.0]
  8677. $cell1629 setLabel "name_type" "Sender: TObject, "
  8678. $cell1629 setScope "name_type" "cl" "scopePhase"
  8679. $cell1629 setProp "is_vcl" "1" "name_type" "cl"
  8680. $cell1629 setProp "libunit" "System" "name_type" "cl"
  8681. $cell1629 setScope "name_type" "de" "scopeSystem"
  8682.  
  8683. set cell1630 [$row1628 addCell parameter 0.0]
  8684. $cell1630 setLabel "name_type" "Source: TObject, "
  8685. $cell1630 setScope "name_type" "cl" "scopePhase"
  8686. $cell1630 setProp "is_vcl" "1" "name_type" "cl"
  8687. $cell1630 setProp "libunit" "System" "name_type" "cl"
  8688. $cell1630 setScope "name_type" "de" "scopeSystem"
  8689.  
  8690. set cell1631 [$row1628 addCell parameter 0.0]
  8691. $cell1631 setLabel "name_type" "X: int, "
  8692. $cell1631 setScope "name_type" "cl" "scopePhase"
  8693. $cell1631 setScope "name_type" "de" "scopeSystem"
  8694.  
  8695. set cell1632 [$row1628 addCell parameter 0.0]
  8696. $cell1632 setLabel "name_type" "Y: int, "
  8697. $cell1632 setScope "name_type" "cl" "scopePhase"
  8698. $cell1632 setScope "name_type" "de" "scopeSystem"
  8699.  
  8700. set cell1633 [$row1628 addCell parameter 0.0]
  8701. $cell1633 setLabel "name_type" "State: TDragState, "
  8702. $cell1633 setScope "name_type" "cl" "scopePhase"
  8703. $cell1633 setProp "is_vcl" "1" "name_type" "cl"
  8704. $cell1633 setProp "libunit" "Controls" "name_type" "cl"
  8705. $cell1633 setScope "name_type" "de" "scopeSystem"
  8706.  
  8707. set cell1634 [$row1628 addCell parameter 0.0]
  8708. $cell1634 setLabel "name_type" "Accept: bool"
  8709. $cell1634 setProp "pass_by" "Variable"
  8710. $cell1634 setScope "name_type" "cl" "scopePhase"
  8711. $cell1634 setScope "name_type" "de" "scopeSystem"
  8712.  
  8713. set row1635 [$diag addRow method 0.0]
  8714. $row1635 setLabel "name_type" "EndDrag()\n"
  8715. $row1635 setProp "has_parmlist" "1"
  8716. $row1635 setProp "is_event" "1"
  8717.  
  8718. set cell1636 [$row1635 addCell parameter 0.0]
  8719. $cell1636 setLabel "name_type" "Sender: TObject, "
  8720. $cell1636 setScope "name_type" "cl" "scopePhase"
  8721. $cell1636 setProp "is_vcl" "1" "name_type" "cl"
  8722. $cell1636 setProp "libunit" "System" "name_type" "cl"
  8723. $cell1636 setScope "name_type" "de" "scopeSystem"
  8724.  
  8725. set cell1637 [$row1635 addCell parameter 0.0]
  8726. $cell1637 setLabel "name_type" "Source: TObject, "
  8727. $cell1637 setScope "name_type" "cl" "scopePhase"
  8728. $cell1637 setProp "is_vcl" "1" "name_type" "cl"
  8729. $cell1637 setProp "libunit" "System" "name_type" "cl"
  8730. $cell1637 setScope "name_type" "de" "scopeSystem"
  8731.  
  8732. set cell1638 [$row1635 addCell parameter 0.0]
  8733. $cell1638 setLabel "name_type" "X: int, "
  8734. $cell1638 setScope "name_type" "cl" "scopePhase"
  8735. $cell1638 setScope "name_type" "de" "scopeSystem"
  8736.  
  8737. set cell1639 [$row1635 addCell parameter 0.0]
  8738. $cell1639 setLabel "name_type" "Y: int"
  8739. $cell1639 setScope "name_type" "cl" "scopePhase"
  8740. $cell1639 setScope "name_type" "de" "scopeSystem"
  8741.  
  8742. set row1640 [$diag addRow method 0.0]
  8743. $row1640 setLabel "name_type" "Enter()\n"
  8744. $row1640 setProp "has_parmlist" "1"
  8745. $row1640 setProp "is_event" "1"
  8746.  
  8747. set cell1641 [$row1640 addCell parameter 0.0]
  8748. $cell1641 setLabel "name_type" "Sender: TObject"
  8749. $cell1641 setScope "name_type" "cl" "scopePhase"
  8750. $cell1641 setProp "is_vcl" "1" "name_type" "cl"
  8751. $cell1641 setProp "libunit" "System" "name_type" "cl"
  8752. $cell1641 setScope "name_type" "de" "scopeSystem"
  8753.  
  8754. set row1642 [$diag addRow method 0.0]
  8755. $row1642 setLabel "name_type" "Exit()\n"
  8756. $row1642 setProp "has_parmlist" "1"
  8757. $row1642 setProp "is_event" "1"
  8758.  
  8759. set cell1643 [$row1642 addCell parameter 0.0]
  8760. $cell1643 setLabel "name_type" "Sender: TObject"
  8761. $cell1643 setScope "name_type" "cl" "scopePhase"
  8762. $cell1643 setProp "is_vcl" "1" "name_type" "cl"
  8763. $cell1643 setProp "libunit" "System" "name_type" "cl"
  8764. $cell1643 setScope "name_type" "de" "scopeSystem"
  8765.  
  8766. set row1644 [$diag addRow method 0.0]
  8767. $row1644 setLabel "name_type" "StartDrag()"
  8768. $row1644 setProp "has_parmlist" "1"
  8769. $row1644 setProp "is_event" "1"
  8770.  
  8771. set cell1645 [$row1644 addCell parameter 0.0]
  8772. $cell1645 setLabel "name_type" "Sender: TObject, "
  8773. $cell1645 setScope "name_type" "cl" "scopePhase"
  8774. $cell1645 setProp "is_vcl" "1" "name_type" "cl"
  8775. $cell1645 setProp "libunit" "System" "name_type" "cl"
  8776. $cell1645 setScope "name_type" "de" "scopeSystem"
  8777.  
  8778. set cell1646 [$row1644 addCell parameter 0.0]
  8779. $cell1646 setLabel "name_type" "DragObject: TDragObject"
  8780. $cell1646 setProp "pass_by" "Variable"
  8781. $cell1646 setScope "name_type" "cl" "scopePhase"
  8782. $cell1646 setProp "is_vcl" "1" "name_type" "cl"
  8783. $cell1646 setProp "libunit" "Controls" "name_type" "cl"
  8784. $cell1646 setScope "name_type" "de" "scopeSystem"
  8785.  
  8786. $diag save
  8787.  
  8788. # Generator: et.tcl    /main/hindenburg/19
  8789. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  8790. # Interpreter to use: Otsh V6.1.1/B1
  8791. #
  8792. OTShRegister::importTool
  8793.  
  8794. set diag [CDM new TShape "DelphiVCL" "" "" "" "" "" 1]
  8795.  
  8796. set row1647 [$diag addRow method 0.0]
  8797. $row1647 setLabel "name_type" "DragDrop()\n"
  8798. $row1647 setProp "has_parmlist" "1"
  8799. $row1647 setProp "is_event" "1"
  8800.  
  8801. set cell1648 [$row1647 addCell parameter 0.0]
  8802. $cell1648 setLabel "name_type" "Sender: TObject, "
  8803. $cell1648 setScope "name_type" "cl" "scopePhase"
  8804. $cell1648 setProp "is_vcl" "1" "name_type" "cl"
  8805. $cell1648 setProp "libunit" "System" "name_type" "cl"
  8806. $cell1648 setScope "name_type" "de" "scopeSystem"
  8807.  
  8808. set cell1649 [$row1647 addCell parameter 0.0]
  8809. $cell1649 setLabel "name_type" "Source: TObject, "
  8810. $cell1649 setScope "name_type" "cl" "scopePhase"
  8811. $cell1649 setProp "is_vcl" "1" "name_type" "cl"
  8812. $cell1649 setProp "libunit" "System" "name_type" "cl"
  8813. $cell1649 setScope "name_type" "de" "scopeSystem"
  8814.  
  8815. set cell1650 [$row1647 addCell parameter 0.0]
  8816. $cell1650 setLabel "name_type" "X: int, "
  8817. $cell1650 setScope "name_type" "cl" "scopePhase"
  8818. $cell1650 setScope "name_type" "de" "scopeSystem"
  8819.  
  8820. set cell1651 [$row1647 addCell parameter 0.0]
  8821. $cell1651 setLabel "name_type" "Y: int"
  8822. $cell1651 setScope "name_type" "cl" "scopePhase"
  8823. $cell1651 setScope "name_type" "de" "scopeSystem"
  8824.  
  8825. set row1652 [$diag addRow method 0.0]
  8826. $row1652 setLabel "name_type" "DragOver()\n"
  8827. $row1652 setProp "has_parmlist" "1"
  8828. $row1652 setProp "is_event" "1"
  8829.  
  8830. set cell1653 [$row1652 addCell parameter 0.0]
  8831. $cell1653 setLabel "name_type" "Sender: TObject, "
  8832. $cell1653 setScope "name_type" "cl" "scopePhase"
  8833. $cell1653 setProp "is_vcl" "1" "name_type" "cl"
  8834. $cell1653 setProp "libunit" "System" "name_type" "cl"
  8835. $cell1653 setScope "name_type" "de" "scopeSystem"
  8836.  
  8837. set cell1654 [$row1652 addCell parameter 0.0]
  8838. $cell1654 setLabel "name_type" "Source: TObject, "
  8839. $cell1654 setScope "name_type" "cl" "scopePhase"
  8840. $cell1654 setProp "is_vcl" "1" "name_type" "cl"
  8841. $cell1654 setProp "libunit" "System" "name_type" "cl"
  8842. $cell1654 setScope "name_type" "de" "scopeSystem"
  8843.  
  8844. set cell1655 [$row1652 addCell parameter 0.0]
  8845. $cell1655 setLabel "name_type" "X: int, "
  8846. $cell1655 setScope "name_type" "cl" "scopePhase"
  8847. $cell1655 setScope "name_type" "de" "scopeSystem"
  8848.  
  8849. set cell1656 [$row1652 addCell parameter 0.0]
  8850. $cell1656 setLabel "name_type" "Y: int, "
  8851. $cell1656 setScope "name_type" "cl" "scopePhase"
  8852. $cell1656 setScope "name_type" "de" "scopeSystem"
  8853.  
  8854. set cell1657 [$row1652 addCell parameter 0.0]
  8855. $cell1657 setLabel "name_type" "State: TDragState, "
  8856. $cell1657 setScope "name_type" "cl" "scopePhase"
  8857. $cell1657 setProp "is_vcl" "1" "name_type" "cl"
  8858. $cell1657 setProp "libunit" "Controls" "name_type" "cl"
  8859. $cell1657 setScope "name_type" "de" "scopeSystem"
  8860.  
  8861. set cell1658 [$row1652 addCell parameter 0.0]
  8862. $cell1658 setLabel "name_type" "Accept: bool"
  8863. $cell1658 setProp "pass_by" "Variable"
  8864. $cell1658 setScope "name_type" "cl" "scopePhase"
  8865. $cell1658 setScope "name_type" "de" "scopeSystem"
  8866.  
  8867. set row1659 [$diag addRow method 0.0]
  8868. $row1659 setLabel "name_type" "EndDrag()\n"
  8869. $row1659 setProp "has_parmlist" "1"
  8870. $row1659 setProp "is_event" "1"
  8871.  
  8872. set cell1660 [$row1659 addCell parameter 0.0]
  8873. $cell1660 setLabel "name_type" "Sender: TObject, "
  8874. $cell1660 setScope "name_type" "cl" "scopePhase"
  8875. $cell1660 setProp "is_vcl" "1" "name_type" "cl"
  8876. $cell1660 setProp "libunit" "System" "name_type" "cl"
  8877. $cell1660 setScope "name_type" "de" "scopeSystem"
  8878.  
  8879. set cell1661 [$row1659 addCell parameter 0.0]
  8880. $cell1661 setLabel "name_type" "Source: TObject, "
  8881. $cell1661 setScope "name_type" "cl" "scopePhase"
  8882. $cell1661 setProp "is_vcl" "1" "name_type" "cl"
  8883. $cell1661 setProp "libunit" "System" "name_type" "cl"
  8884. $cell1661 setScope "name_type" "de" "scopeSystem"
  8885.  
  8886. set cell1662 [$row1659 addCell parameter 0.0]
  8887. $cell1662 setLabel "name_type" "X: int, "
  8888. $cell1662 setScope "name_type" "cl" "scopePhase"
  8889. $cell1662 setScope "name_type" "de" "scopeSystem"
  8890.  
  8891. set cell1663 [$row1659 addCell parameter 0.0]
  8892. $cell1663 setLabel "name_type" "Y: int"
  8893. $cell1663 setScope "name_type" "cl" "scopePhase"
  8894. $cell1663 setScope "name_type" "de" "scopeSystem"
  8895.  
  8896. set row1664 [$diag addRow method 0.0]
  8897. $row1664 setLabel "name_type" "MouseDown()\n"
  8898. $row1664 setProp "has_parmlist" "1"
  8899. $row1664 setProp "is_event" "1"
  8900.  
  8901. set cell1665 [$row1664 addCell parameter 0.0]
  8902. $cell1665 setLabel "name_type" "Sender: TObject, "
  8903. $cell1665 setScope "name_type" "cl" "scopePhase"
  8904. $cell1665 setProp "is_vcl" "1" "name_type" "cl"
  8905. $cell1665 setProp "libunit" "System" "name_type" "cl"
  8906. $cell1665 setScope "name_type" "de" "scopeSystem"
  8907.  
  8908. set cell1666 [$row1664 addCell parameter 0.0]
  8909. $cell1666 setLabel "name_type" "Button: TMouseButton, "
  8910. $cell1666 setScope "name_type" "cl" "scopePhase"
  8911. $cell1666 setProp "is_vcl" "1" "name_type" "cl"
  8912. $cell1666 setProp "libunit" "Controls" "name_type" "cl"
  8913. $cell1666 setScope "name_type" "de" "scopeSystem"
  8914.  
  8915. set cell1667 [$row1664 addCell parameter 0.0]
  8916. $cell1667 setLabel "name_type" "Shift: TShiftState, "
  8917. $cell1667 setScope "name_type" "cl" "scopePhase"
  8918. $cell1667 setProp "is_vcl" "1" "name_type" "cl"
  8919. $cell1667 setProp "libunit" "Classes" "name_type" "cl"
  8920. $cell1667 setScope "name_type" "de" "scopeSystem"
  8921.  
  8922. set cell1668 [$row1664 addCell parameter 0.0]
  8923. $cell1668 setLabel "name_type" "X: int, "
  8924. $cell1668 setScope "name_type" "cl" "scopePhase"
  8925. $cell1668 setScope "name_type" "de" "scopeSystem"
  8926.  
  8927. set cell1669 [$row1664 addCell parameter 0.0]
  8928. $cell1669 setLabel "name_type" "Y: int"
  8929. $cell1669 setScope "name_type" "cl" "scopePhase"
  8930. $cell1669 setScope "name_type" "de" "scopeSystem"
  8931.  
  8932. set row1670 [$diag addRow method 0.0]
  8933. $row1670 setLabel "name_type" "MouseMove()\n"
  8934. $row1670 setProp "has_parmlist" "1"
  8935. $row1670 setProp "is_event" "1"
  8936.  
  8937. set cell1671 [$row1670 addCell parameter 0.0]
  8938. $cell1671 setLabel "name_type" "Sender: TObject, "
  8939. $cell1671 setScope "name_type" "cl" "scopePhase"
  8940. $cell1671 setProp "is_vcl" "1" "name_type" "cl"
  8941. $cell1671 setProp "libunit" "System" "name_type" "cl"
  8942. $cell1671 setScope "name_type" "de" "scopeSystem"
  8943.  
  8944. set cell1672 [$row1670 addCell parameter 0.0]
  8945. $cell1672 setLabel "name_type" "Shift: TShiftState, "
  8946. $cell1672 setScope "name_type" "cl" "scopePhase"
  8947. $cell1672 setProp "is_vcl" "1" "name_type" "cl"
  8948. $cell1672 setProp "libunit" "Classes" "name_type" "cl"
  8949. $cell1672 setScope "name_type" "de" "scopeSystem"
  8950.  
  8951. set cell1673 [$row1670 addCell parameter 0.0]
  8952. $cell1673 setLabel "name_type" "X: int, "
  8953. $cell1673 setScope "name_type" "cl" "scopePhase"
  8954. $cell1673 setScope "name_type" "de" "scopeSystem"
  8955.  
  8956. set cell1674 [$row1670 addCell parameter 0.0]
  8957. $cell1674 setLabel "name_type" "Y: int"
  8958. $cell1674 setScope "name_type" "cl" "scopePhase"
  8959. $cell1674 setScope "name_type" "de" "scopeSystem"
  8960.  
  8961. set row1675 [$diag addRow method 0.0]
  8962. $row1675 setLabel "name_type" "MouseUp()\n"
  8963. $row1675 setProp "has_parmlist" "1"
  8964. $row1675 setProp "is_event" "1"
  8965.  
  8966. set cell1676 [$row1675 addCell parameter 0.0]
  8967. $cell1676 setLabel "name_type" "Sender: TObject, "
  8968. $cell1676 setScope "name_type" "cl" "scopePhase"
  8969. $cell1676 setProp "is_vcl" "1" "name_type" "cl"
  8970. $cell1676 setProp "libunit" "System" "name_type" "cl"
  8971. $cell1676 setScope "name_type" "de" "scopeSystem"
  8972.  
  8973. set cell1677 [$row1675 addCell parameter 0.0]
  8974. $cell1677 setLabel "name_type" "Button: TMouseButton, "
  8975. $cell1677 setScope "name_type" "cl" "scopePhase"
  8976. $cell1677 setProp "is_vcl" "1" "name_type" "cl"
  8977. $cell1677 setProp "libunit" "Controls" "name_type" "cl"
  8978. $cell1677 setScope "name_type" "de" "scopeSystem"
  8979.  
  8980. set cell1678 [$row1675 addCell parameter 0.0]
  8981. $cell1678 setLabel "name_type" "Shift: TShiftState, "
  8982. $cell1678 setScope "name_type" "cl" "scopePhase"
  8983. $cell1678 setProp "is_vcl" "1" "name_type" "cl"
  8984. $cell1678 setProp "libunit" "Classes" "name_type" "cl"
  8985. $cell1678 setScope "name_type" "de" "scopeSystem"
  8986.  
  8987. set cell1679 [$row1675 addCell parameter 0.0]
  8988. $cell1679 setLabel "name_type" "X: int, "
  8989. $cell1679 setScope "name_type" "cl" "scopePhase"
  8990. $cell1679 setScope "name_type" "de" "scopeSystem"
  8991.  
  8992. set cell1680 [$row1675 addCell parameter 0.0]
  8993. $cell1680 setLabel "name_type" "Y: int"
  8994. $cell1680 setScope "name_type" "cl" "scopePhase"
  8995. $cell1680 setScope "name_type" "de" "scopeSystem"
  8996.  
  8997. set row1681 [$diag addRow method 0.0]
  8998. $row1681 setLabel "name_type" "StartDrag()"
  8999. $row1681 setProp "has_parmlist" "1"
  9000. $row1681 setProp "is_event" "1"
  9001.  
  9002. set cell1682 [$row1681 addCell parameter 0.0]
  9003. $cell1682 setLabel "name_type" "Sender: TObject, "
  9004. $cell1682 setScope "name_type" "cl" "scopePhase"
  9005. $cell1682 setProp "is_vcl" "1" "name_type" "cl"
  9006. $cell1682 setProp "libunit" "System" "name_type" "cl"
  9007. $cell1682 setScope "name_type" "de" "scopeSystem"
  9008.  
  9009. set cell1683 [$row1681 addCell parameter 0.0]
  9010. $cell1683 setLabel "name_type" "DragObject: TDragObject"
  9011. $cell1683 setProp "pass_by" "Variable"
  9012. $cell1683 setScope "name_type" "cl" "scopePhase"
  9013. $cell1683 setProp "is_vcl" "1" "name_type" "cl"
  9014. $cell1683 setProp "libunit" "Controls" "name_type" "cl"
  9015. $cell1683 setScope "name_type" "de" "scopeSystem"
  9016.  
  9017. $diag save
  9018.  
  9019. # Generator: et.tcl    /main/hindenburg/19
  9020. # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
  9021. # Interpreter to use: Otsh V6.1.1/B1
  9022. #
  9023. OTShRegister::importTool
  9024.  
  9025. set diag [CDM new TTimer "DelphiVCL" "" "" "" "" "" 1]
  9026.  
  9027. set row1684 [$diag addRow method 0.0]
  9028. $row1684 setLabel "name_type" "Timer()"
  9029. $row1684 setProp "has_parmlist" "1"
  9030. $row1684 setProp "is_event" "1"
  9031.  
  9032. set cell1685 [$row1684 addCell parameter 0.0]
  9033. $cell1685 setLabel "name_type" "Sender: TObject"
  9034. $cell1685 setScope "name_type" "cl" "scopePhase"
  9035. $cell1685 setProp "is_vcl" "1" "name_type" "cl"
  9036. $cell1685 setProp "libunit" "System" "name_type" "cl"
  9037. $cell1685 setScope "name_type" "de" "scopeSystem"
  9038.  
  9039. $diag save
  9040.