home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-10-29 | 388.7 KB | 11,191 lines |
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TWinControl "DelphiVCL" "" "" "" "" "" 1]
-
- set row1 [$diag addRow method 0.0]
- $row1 setLabel "name_type" "Enter()\n"
- $row1 setProp "has_parmlist" "1"
- $row1 setProp "is_event" "1"
- $row1 setProp "method_access" "Protected"
-
- set cell2 [$row1 addCell parameter 0.0]
- $cell2 setLabel "name_type" "Sender: TObject"
- $cell2 setScope "name_type" "cl" "scopePhase"
- $cell2 setProp "is_declaration" "1" "name_type" "cl"
- $cell2 setProp "libunit" "System" "name_type" "cl"
- $cell2 setScope "name_type" "de" "scopeFile"
-
- set row3 [$diag addRow method 0.0]
- $row3 setLabel "name_type" "Exit()\n"
- $row3 setProp "has_parmlist" "1"
- $row3 setProp "is_event" "1"
- $row3 setProp "method_access" "Protected"
-
- set cell4 [$row3 addCell parameter 0.0]
- $cell4 setLabel "name_type" "Sender: TObject"
- $cell4 setScope "name_type" "cl" "scopePhase"
- $cell4 setProp "is_declaration" "1" "name_type" "cl"
- $cell4 setProp "libunit" "System" "name_type" "cl"
- $cell4 setScope "name_type" "de" "scopeFile"
-
- set row5 [$diag addRow method 0.0]
- $row5 setLabel "name_type" "KeyDown()\n"
- $row5 setProp "has_parmlist" "1"
- $row5 setProp "is_event" "1"
- $row5 setProp "method_access" "Protected"
-
- set cell6 [$row5 addCell parameter 0.0]
- $cell6 setLabel "name_type" "Sender: TObject, "
- $cell6 setScope "name_type" "cl" "scopePhase"
- $cell6 setProp "is_declaration" "1" "name_type" "cl"
- $cell6 setProp "libunit" "System" "name_type" "cl"
- $cell6 setScope "name_type" "de" "scopeFile"
-
- set cell7 [$row5 addCell parameter 0.0]
- $cell7 setLabel "name_type" "Key: word, "
- $cell7 setProp "pass_by" "Variable"
- $cell7 setScope "name_type" "cl" "scopePhase"
- $cell7 setScope "name_type" "de" "scopeFile"
-
- set cell8 [$row5 addCell parameter 0.0]
- $cell8 setLabel "name_type" "Shift: TShiftState"
- $cell8 setScope "name_type" "cl" "scopePhase"
- $cell8 setProp "libunit" "Classes" "name_type" "cl"
- $cell8 setScope "name_type" "de" "scopeFile"
-
- set row9 [$diag addRow method 0.0]
- $row9 setLabel "name_type" "KeyPress()\n"
- $row9 setProp "has_parmlist" "1"
- $row9 setProp "is_event" "1"
- $row9 setProp "method_access" "Protected"
-
- set cell10 [$row9 addCell parameter 0.0]
- $cell10 setLabel "name_type" "Sender: TObject, "
- $cell10 setScope "name_type" "cl" "scopePhase"
- $cell10 setProp "is_declaration" "1" "name_type" "cl"
- $cell10 setProp "libunit" "System" "name_type" "cl"
- $cell10 setScope "name_type" "de" "scopeFile"
-
- set cell11 [$row9 addCell parameter 0.0]
- $cell11 setLabel "name_type" "Key: char"
- $cell11 setProp "pass_by" "Variable"
- $cell11 setScope "name_type" "cl" "scopePhase"
- $cell11 setScope "name_type" "de" "scopeFile"
-
- set row12 [$diag addRow method 0.0]
- $row12 setLabel "name_type" "KeyUp() "
- $row12 setProp "has_parmlist" "1"
- $row12 setProp "is_event" "1"
- $row12 setProp "method_access" "Protected"
-
- set cell13 [$row12 addCell parameter 0.0]
- $cell13 setLabel "name_type" "Sender: TObject, "
- $cell13 setScope "name_type" "cl" "scopePhase"
- $cell13 setProp "is_declaration" "1" "name_type" "cl"
- $cell13 setProp "libunit" "System" "name_type" "cl"
- $cell13 setScope "name_type" "de" "scopeFile"
-
- set cell14 [$row12 addCell parameter 0.0]
- $cell14 setLabel "name_type" "Key: word, "
- $cell14 setProp "pass_by" "Variable"
- $cell14 setScope "name_type" "cl" "scopePhase"
- $cell14 setScope "name_type" "de" "scopeFile"
-
- set cell15 [$row12 addCell parameter 0.0]
- $cell15 setLabel "name_type" "Shift: TShiftState"
- $cell15 setScope "name_type" "cl" "scopePhase"
- $cell15 setProp "libunit" "Classes" "name_type" "cl"
- $cell15 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TChangeLink "DelphiVCL" "" "" "" "" "" 1]
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TMouseButton "DelphiVCL" "" "" "" "" "" 1]
-
- set row16 [$diag addRow attribute 0.0]
- $row16 setLabel "name_type" "\$mbLeft: enum\n"
- $row16 setProp "is_class_feature" "1"
- $row16 setScope "name_type" "cl" "scopePhase"
-
- set row17 [$diag addRow attribute 0.0]
- $row17 setLabel "name_type" "\$mbRight: enum\n"
- $row17 setProp "is_class_feature" "1"
- $row17 setScope "name_type" "cl" "scopePhase"
-
- set row18 [$diag addRow attribute 0.0]
- $row18 setLabel "name_type" "\$mbMiddle: enum"
- $row18 setProp "is_class_feature" "1"
- $row18 setScope "name_type" "cl" "scopePhase"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TCloseAction "DelphiVCL" "" "" "" "" "" 1]
-
- set row19 [$diag addRow attribute 0.0]
- $row19 setLabel "name_type" "\$caNone: enum\n"
- $row19 setProp "is_class_feature" "1"
- $row19 setScope "name_type" "cl" "scopePhase"
-
- set row20 [$diag addRow attribute 0.0]
- $row20 setLabel "name_type" "\$caHide: enum\n"
- $row20 setProp "is_class_feature" "1"
- $row20 setScope "name_type" "cl" "scopePhase"
-
- set row21 [$diag addRow attribute 0.0]
- $row21 setLabel "name_type" "\$caFree: enum\n"
- $row21 setProp "is_class_feature" "1"
- $row21 setScope "name_type" "cl" "scopePhase"
-
- set row22 [$diag addRow attribute 0.0]
- $row22 setLabel "name_type" "\$caMinimize: enum"
- $row22 setProp "is_class_feature" "1"
- $row22 setScope "name_type" "cl" "scopePhase"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new ExtCtrlsTypes "DelphiVCL" "" "" "" "" "" 1]
-
- set node23 [$diag addNode cad_class 528.0 848.0 134.0 131.0]
- $node23 setLabel "name" "TProgressStage"
- $node23 setScope "name" "cl" "scopePhase"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TCustomPanel "DelphiVCL" "" "" "" "" "" 1]
-
- set row24 [$diag addRow method 0.0]
- $row24 setLabel "name_type" "Resize ()"
- $row24 setProp "has_parmlist" "1"
- $row24 setProp "is_event" "1"
- $row24 setProp "method_access" "Protected"
-
- set cell25 [$row24 addCell parameter 0.0]
- $cell25 setLabel "name_type" "Sender: TObject"
- $cell25 setScope "name_type" "cl" "scopePhase"
- $cell25 setProp "is_declaration" "1" "name_type" "cl"
- $cell25 setProp "libunit" "System" "name_type" "cl"
- $cell25 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new THeader "DelphiVCL" "" "" "" "" "" 1]
-
- set row26 [$diag addRow method 0.0]
- $row26 setLabel "name_type" "Enter ()\n"
- $row26 setProp "has_parmlist" "1"
- $row26 setProp "is_event" "1"
- $row26 setProp "method_access" "Published"
-
- set row27 [$diag addRow method 0.0]
- $row27 setLabel "name_type" "Exit ()\n"
- $row27 setProp "has_parmlist" "1"
- $row27 setProp "is_event" "1"
- $row27 setProp "method_access" "Published"
-
- set row28 [$diag addRow method 0.0]
- $row28 setLabel "name_type" "Sized ()\n"
- $row28 setProp "has_parmlist" "1"
- $row28 setProp "is_event" "1"
- $row28 setProp "method_access" "Published"
-
- set cell29 [$row28 addCell parameter 0.0]
- $cell29 setLabel "name_type" "Sender: TObject, "
- $cell29 setScope "name_type" "cl" "scopePhase"
- $cell29 setProp "is_declaration" "1" "name_type" "cl"
- $cell29 setProp "libunit" "System" "name_type" "cl"
- $cell29 setScope "name_type" "de" "scopeFile"
-
- set cell30 [$row28 addCell parameter 0.0]
- $cell30 setLabel "name_type" "ASection: int, "
- $cell30 setScope "name_type" "cl" "scopePhase"
- $cell30 setScope "name_type" "de" "scopeFile"
-
- set cell31 [$row28 addCell parameter 0.0]
- $cell31 setLabel "name_type" "AWidth: int"
- $cell31 setScope "name_type" "cl" "scopePhase"
- $cell31 setScope "name_type" "de" "scopeFile"
-
- set row32 [$diag addRow method 0.0]
- $row32 setLabel "name_type" "Sizing ()"
- $row32 setProp "has_parmlist" "1"
- $row32 setProp "is_event" "1"
- $row32 setProp "method_access" "Published"
-
- set cell33 [$row32 addCell parameter 0.0]
- $cell33 setLabel "name_type" "Sender: TObject, "
- $cell33 setScope "name_type" "cl" "scopePhase"
- $cell33 setProp "is_declaration" "1" "name_type" "cl"
- $cell33 setProp "libunit" "System" "name_type" "cl"
- $cell33 setScope "name_type" "de" "scopeFile"
-
- set cell34 [$row32 addCell parameter 0.0]
- $cell34 setLabel "name_type" "ASection: int, "
- $cell34 setScope "name_type" "cl" "scopePhase"
- $cell34 setScope "name_type" "de" "scopeFile"
-
- set cell35 [$row32 addCell parameter 0.0]
- $cell35 setLabel "name_type" "AWidth: int"
- $cell35 setScope "name_type" "cl" "scopePhase"
- $cell35 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TImage "DelphiVCL" "" "" "" "" "" 1]
-
- set row36 [$diag addRow method 0.0]
- $row36 setLabel "name_type" "Click()\n"
- $row36 setProp "has_parmlist" "1"
- $row36 setProp "is_event" "1"
- $row36 setProp "method_access" "Published"
-
- set row37 [$diag addRow method 0.0]
- $row37 setLabel "name_type" "DblClick()\n"
- $row37 setProp "has_parmlist" "1"
- $row37 setProp "is_event" "1"
- $row37 setProp "method_access" "Published"
-
- set row38 [$diag addRow method 0.0]
- $row38 setLabel "name_type" "DragDrop()\n"
- $row38 setProp "has_parmlist" "1"
- $row38 setProp "is_event" "1"
- $row38 setProp "method_access" "Published"
-
- set row39 [$diag addRow method 0.0]
- $row39 setLabel "name_type" "DragOver()\n"
- $row39 setProp "has_parmlist" "1"
- $row39 setProp "is_event" "1"
- $row39 setProp "method_access" "Published"
-
- set row40 [$diag addRow method 0.0]
- $row40 setLabel "name_type" "EndDrag()\n"
- $row40 setProp "has_parmlist" "1"
- $row40 setProp "is_event" "1"
- $row40 setProp "method_access" "Published"
-
- set row41 [$diag addRow method 0.0]
- $row41 setLabel "name_type" "MouseDown()\n"
- $row41 setProp "has_parmlist" "1"
- $row41 setProp "is_event" "1"
- $row41 setProp "method_access" "Published"
-
- set row42 [$diag addRow method 0.0]
- $row42 setLabel "name_type" "MouseMove()\n"
- $row42 setProp "has_parmlist" "1"
- $row42 setProp "is_event" "1"
- $row42 setProp "method_access" "Published"
-
- set row43 [$diag addRow method 0.0]
- $row43 setLabel "name_type" "MouseUp()\n"
- $row43 setProp "has_parmlist" "1"
- $row43 setProp "is_event" "1"
- $row43 setProp "method_access" "Published"
-
- set row44 [$diag addRow method 0.0]
- $row44 setLabel "name_type" "Progress()\n"
- $row44 setProp "has_parmlist" "1"
- $row44 setProp "is_event" "1"
- $row44 setProp "method_access" "Published"
-
- set cell45 [$row44 addCell parameter 0.0]
- $cell45 setLabel "name_type" "Sender: TObject, "
- $cell45 setScope "name_type" "cl" "scopePhase"
- $cell45 setProp "is_declaration" "1" "name_type" "cl"
- $cell45 setProp "libunit" "System" "name_type" "cl"
- $cell45 setScope "name_type" "de" "scopeFile"
-
- set cell46 [$row44 addCell parameter 0.0]
- $cell46 setLabel "name_type" "Stage: TProgressStage, "
- $cell46 setScope "name_type" "cl" "scopePhase"
- $cell46 setScope "name_type" "de" "scopeFile"
-
- set cell47 [$row44 addCell parameter 0.0]
- $cell47 setLabel "name_type" "PercentDone: Byte, "
- $cell47 setScope "name_type" "cl" "scopePhase"
- $cell47 setScope "name_type" "de" "scopeFile"
-
- set cell48 [$row44 addCell parameter 0.0]
- $cell48 setLabel "name_type" "RedrawNow: Boolean, "
- $cell48 setScope "name_type" "cl" "scopePhase"
- $cell48 setScope "name_type" "de" "scopeFile"
-
- set cell49 [$row44 addCell parameter 0.0]
- $cell49 setLabel "name_type" "R: TRect, "
- $cell49 setProp "pass_by" "Constant"
- $cell49 setScope "name_type" "cl" "scopePhase"
- $cell49 setProp "libunit" "Other" "name_type" "cl"
- $cell49 setProp "userlib" "Windows" "name_type" "cl"
- $cell49 setScope "name_type" "de" "scopeFile"
-
- set cell50 [$row44 addCell parameter 0.0]
- $cell50 setLabel "name_type" "Msg: string"
- $cell50 setProp "pass_by" "Constant"
- $cell50 setScope "name_type" "cl" "scopePhase"
- $cell50 setScope "name_type" "de" "scopeFile"
-
- set row51 [$diag addRow method 0.0]
- $row51 setLabel "name_type" "StartDrag()"
- $row51 setProp "has_parmlist" "1"
- $row51 setProp "is_event" "1"
- $row51 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TNotebook "DelphiVCL" "" "" "" "" "" 1]
-
- set row52 [$diag addRow method 0.0]
- $row52 setLabel "name_type" "Click()\n"
- $row52 setProp "has_parmlist" "1"
- $row52 setProp "is_event" "1"
- $row52 setProp "method_access" "Published"
-
- set row53 [$diag addRow method 0.0]
- $row53 setLabel "name_type" "DblClick()\n"
- $row53 setProp "has_parmlist" "1"
- $row53 setProp "is_event" "1"
- $row53 setProp "method_access" "Published"
-
- set row54 [$diag addRow method 0.0]
- $row54 setLabel "name_type" "DragDrop()\n"
- $row54 setProp "has_parmlist" "1"
- $row54 setProp "is_event" "1"
- $row54 setProp "method_access" "Published"
-
- set row55 [$diag addRow method 0.0]
- $row55 setLabel "name_type" "DragOver()\n"
- $row55 setProp "has_parmlist" "1"
- $row55 setProp "is_event" "1"
- $row55 setProp "method_access" "Published"
-
- set row56 [$diag addRow method 0.0]
- $row56 setLabel "name_type" "EndDrag()\n"
- $row56 setProp "has_parmlist" "1"
- $row56 setProp "is_event" "1"
- $row56 setProp "method_access" "Published"
-
- set row57 [$diag addRow method 0.0]
- $row57 setLabel "name_type" "Enter()\n"
- $row57 setProp "has_parmlist" "1"
- $row57 setProp "is_event" "1"
- $row57 setProp "method_access" "Published"
-
- set row58 [$diag addRow method 0.0]
- $row58 setLabel "name_type" "Exit()\n"
- $row58 setProp "has_parmlist" "1"
- $row58 setProp "is_event" "1"
- $row58 setProp "method_access" "Published"
-
- set row59 [$diag addRow method 0.0]
- $row59 setLabel "name_type" "MouseDown()\n"
- $row59 setProp "has_parmlist" "1"
- $row59 setProp "is_event" "1"
- $row59 setProp "method_access" "Published"
-
- set row60 [$diag addRow method 0.0]
- $row60 setLabel "name_type" "MouseMove()\n"
- $row60 setProp "has_parmlist" "1"
- $row60 setProp "is_event" "1"
- $row60 setProp "method_access" "Published"
-
- set row61 [$diag addRow method 0.0]
- $row61 setLabel "name_type" "MouseUp()\n"
- $row61 setProp "has_parmlist" "1"
- $row61 setProp "is_event" "1"
- $row61 setProp "method_access" "Published"
-
- set row62 [$diag addRow method 0.0]
- $row62 setLabel "name_type" "PageChanged()\n"
- $row62 setProp "has_parmlist" "1"
- $row62 setProp "is_event" "1"
- $row62 setProp "method_access" "Published"
-
- set cell63 [$row62 addCell parameter 0.0]
- $cell63 setLabel "name_type" "Sender: TObject"
- $cell63 setScope "name_type" "cl" "scopePhase"
- $cell63 setProp "is_declaration" "1" "name_type" "cl"
- $cell63 setProp "libunit" "System" "name_type" "cl"
- $cell63 setScope "name_type" "de" "scopeFile"
-
- set row64 [$diag addRow method 0.0]
- $row64 setLabel "name_type" "StartDrag()"
- $row64 setProp "has_parmlist" "1"
- $row64 setProp "is_event" "1"
- $row64 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TPanel "DelphiVCL" "" "" "" "" "" 1]
-
- set row65 [$diag addRow method 0.0]
- $row65 setLabel "name_type" "Click()\n"
- $row65 setProp "has_parmlist" "1"
- $row65 setProp "is_event" "1"
- $row65 setProp "method_access" "Published"
-
- set row66 [$diag addRow method 0.0]
- $row66 setLabel "name_type" "DblClick()\n"
- $row66 setProp "has_parmlist" "1"
- $row66 setProp "is_event" "1"
- $row66 setProp "method_access" "Published"
-
- set row67 [$diag addRow method 0.0]
- $row67 setLabel "name_type" "DragDrop()\n"
- $row67 setProp "has_parmlist" "1"
- $row67 setProp "is_event" "1"
- $row67 setProp "method_access" "Published"
-
- set row68 [$diag addRow method 0.0]
- $row68 setLabel "name_type" "DragOver()\n"
- $row68 setProp "has_parmlist" "1"
- $row68 setProp "is_event" "1"
- $row68 setProp "method_access" "Published"
-
- set row69 [$diag addRow method 0.0]
- $row69 setLabel "name_type" "EndDrag()\n"
- $row69 setProp "has_parmlist" "1"
- $row69 setProp "is_event" "1"
- $row69 setProp "method_access" "Published"
-
- set row70 [$diag addRow method 0.0]
- $row70 setLabel "name_type" "Enter()\n"
- $row70 setProp "has_parmlist" "1"
- $row70 setProp "is_event" "1"
- $row70 setProp "method_access" "Published"
-
- set row71 [$diag addRow method 0.0]
- $row71 setLabel "name_type" "Exit()\n"
- $row71 setProp "has_parmlist" "1"
- $row71 setProp "is_event" "1"
- $row71 setProp "method_access" "Published"
-
- set row72 [$diag addRow method 0.0]
- $row72 setLabel "name_type" "MouseDown()\n"
- $row72 setProp "has_parmlist" "1"
- $row72 setProp "is_event" "1"
- $row72 setProp "method_access" "Published"
-
- set row73 [$diag addRow method 0.0]
- $row73 setLabel "name_type" "MouseMove()\n"
- $row73 setProp "has_parmlist" "1"
- $row73 setProp "is_event" "1"
- $row73 setProp "method_access" "Published"
-
- set row74 [$diag addRow method 0.0]
- $row74 setLabel "name_type" "MouseUp()\n"
- $row74 setProp "has_parmlist" "1"
- $row74 setProp "is_event" "1"
- $row74 setProp "method_access" "Published"
-
- set row75 [$diag addRow method 0.0]
- $row75 setLabel "name_type" "Resize()\n"
- $row75 setProp "has_parmlist" "1"
- $row75 setProp "is_event" "1"
- $row75 setProp "method_access" "Published"
-
- set row76 [$diag addRow method 0.0]
- $row76 setLabel "name_type" "StartDrag()"
- $row76 setProp "has_parmlist" "1"
- $row76 setProp "is_event" "1"
- $row76 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TRadioGroup "DelphiVCL" "" "" "" "" "" 1]
-
- set row77 [$diag addRow method 0.0]
- $row77 setLabel "name_type" "Click()\n"
- $row77 setProp "has_parmlist" "1"
- $row77 setProp "is_event" "1"
- $row77 setProp "method_access" "Published"
-
- set row78 [$diag addRow method 0.0]
- $row78 setLabel "name_type" "DragDrop()\n"
- $row78 setProp "has_parmlist" "1"
- $row78 setProp "is_event" "1"
- $row78 setProp "method_access" "Published"
-
- set row79 [$diag addRow method 0.0]
- $row79 setLabel "name_type" "DragOver()\n"
- $row79 setProp "has_parmlist" "1"
- $row79 setProp "is_event" "1"
- $row79 setProp "method_access" "Published"
-
- set row80 [$diag addRow method 0.0]
- $row80 setLabel "name_type" "EndDrag()\n"
- $row80 setProp "has_parmlist" "1"
- $row80 setProp "is_event" "1"
- $row80 setProp "method_access" "Published"
-
- set row81 [$diag addRow method 0.0]
- $row81 setLabel "name_type" "Enter()\n"
- $row81 setProp "has_parmlist" "1"
- $row81 setProp "is_event" "1"
- $row81 setProp "method_access" "Published"
-
- set row82 [$diag addRow method 0.0]
- $row82 setLabel "name_type" "Exit()\n"
- $row82 setProp "has_parmlist" "1"
- $row82 setProp "is_event" "1"
- $row82 setProp "method_access" "Published"
-
- set row83 [$diag addRow method 0.0]
- $row83 setLabel "name_type" "StartDrag()"
- $row83 setProp "has_parmlist" "1"
- $row83 setProp "is_event" "1"
- $row83 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TShape "DelphiVCL" "" "" "" "" "" 1]
-
- set row84 [$diag addRow method 0.0]
- $row84 setLabel "name_type" "DragDrop()\n"
- $row84 setProp "has_parmlist" "1"
- $row84 setProp "is_event" "1"
- $row84 setProp "method_access" "Published"
-
- set row85 [$diag addRow method 0.0]
- $row85 setLabel "name_type" "DragOver()\n"
- $row85 setProp "has_parmlist" "1"
- $row85 setProp "is_event" "1"
- $row85 setProp "method_access" "Published"
-
- set row86 [$diag addRow method 0.0]
- $row86 setLabel "name_type" "EndDrag()\n"
- $row86 setProp "has_parmlist" "1"
- $row86 setProp "is_event" "1"
- $row86 setProp "method_access" "Published"
-
- set row87 [$diag addRow method 0.0]
- $row87 setLabel "name_type" "MouseDown()\n"
- $row87 setProp "has_parmlist" "1"
- $row87 setProp "is_event" "1"
- $row87 setProp "method_access" "Published"
-
- set row88 [$diag addRow method 0.0]
- $row88 setLabel "name_type" "MouseMove()\n"
- $row88 setProp "has_parmlist" "1"
- $row88 setProp "is_event" "1"
- $row88 setProp "method_access" "Published"
-
- set row89 [$diag addRow method 0.0]
- $row89 setLabel "name_type" "MouseUp()\n"
- $row89 setProp "has_parmlist" "1"
- $row89 setProp "is_event" "1"
- $row89 setProp "method_access" "Published"
-
- set row90 [$diag addRow method 0.0]
- $row90 setLabel "name_type" "StartDrag()"
- $row90 setProp "has_parmlist" "1"
- $row90 setProp "is_event" "1"
- $row90 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TTimer "DelphiVCL" "" "" "" "" "" 1]
-
- set row91 [$diag addRow method 0.0]
- $row91 setLabel "name_type" "Timer()"
- $row91 setProp "has_parmlist" "1"
- $row91 setProp "is_event" "1"
-
- set cell92 [$row91 addCell parameter 0.0]
- $cell92 setLabel "name_type" "Sender: TObject"
- $cell92 setScope "name_type" "cl" "scopePhase"
- $cell92 setProp "is_declaration" "1" "name_type" "cl"
- $cell92 setProp "libunit" "System" "name_type" "cl"
- $cell92 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TDataBase "DelphiVCL" "" "" "" "" "" 1]
-
- set row93 [$diag addRow method 0.0]
- $row93 setLabel "name_type" "Login()"
- $row93 setProp "has_parmlist" "1"
- $row93 setProp "is_event" "1"
- $row93 setProp "method_access" "Published"
-
- set cell94 [$row93 addCell parameter 0.0]
- $cell94 setLabel "name_type" "DataBase: TDataBase, "
- $cell94 setScope "name_type" "cl" "scopePhase"
- $cell94 setProp "is_declaration" "1" "name_type" "cl"
- $cell94 setProp "libunit" "Other" "name_type" "cl"
- $cell94 setProp "userlib" "DB" "name_type" "cl"
- $cell94 setScope "name_type" "de" "scopeFile"
-
- set cell95 [$row93 addCell parameter 0.0]
- $cell95 setLabel "name_type" "LoginParam: TStrings"
- $cell95 setScope "name_type" "cl" "scopePhase"
- $cell95 setProp "is_declaration" "1" "name_type" "cl"
- $cell95 setProp "libunit" "Classes" "name_type" "cl"
- $cell95 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TDataSource "DelphiVCL" "" "" "" "" "" 1]
-
- set row96 [$diag addRow method 0.0]
- $row96 setLabel "name_type" "DataChange()\n"
- $row96 setProp "has_parmlist" "1"
- $row96 setProp "is_event" "1"
- $row96 setProp "method_access" "Published"
-
- set cell97 [$row96 addCell parameter 0.0]
- $cell97 setLabel "name_type" "Sender: TObject, "
- $cell97 setScope "name_type" "cl" "scopePhase"
- $cell97 setProp "is_declaration" "1" "name_type" "cl"
- $cell97 setProp "libunit" "System" "name_type" "cl"
- $cell97 setScope "name_type" "de" "scopeFile"
-
- set cell98 [$row96 addCell parameter 0.0]
- $cell98 setLabel "name_type" "Field: TField"
- $cell98 setScope "name_type" "cl" "scopePhase"
- $cell98 setProp "is_declaration" "1" "name_type" "cl"
- $cell98 setProp "libunit" "Other" "name_type" "cl"
- $cell98 setProp "userlib" "DB" "name_type" "cl"
- $cell98 setScope "name_type" "de" "scopeFile"
-
- set row99 [$diag addRow method 0.0]
- $row99 setLabel "name_type" "StateChange()\n"
- $row99 setProp "has_parmlist" "1"
- $row99 setProp "is_event" "1"
- $row99 setProp "method_access" "Published"
-
- set cell100 [$row99 addCell parameter 0.0]
- $cell100 setLabel "name_type" "Sender: TObject"
- $cell100 setScope "name_type" "cl" "scopePhase"
- $cell100 setProp "is_declaration" "1" "name_type" "cl"
- $cell100 setProp "libunit" "System" "name_type" "cl"
- $cell100 setScope "name_type" "de" "scopeFile"
-
- set row101 [$diag addRow method 0.0]
- $row101 setLabel "name_type" "UpdateData()"
- $row101 setProp "has_parmlist" "1"
- $row101 setProp "is_event" "1"
- $row101 setProp "method_access" "Published"
-
- set cell102 [$row101 addCell parameter 0.0]
- $cell102 setLabel "name_type" "Sender: TObject"
- $cell102 setScope "name_type" "cl" "scopePhase"
- $cell102 setProp "is_declaration" "1" "name_type" "cl"
- $cell102 setProp "libunit" "System" "name_type" "cl"
- $cell102 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TSession "DelphiVCL" "" "" "" "" "" 1]
-
- set row103 [$diag addRow method 0.0]
- $row103 setLabel "name_type" "DBNotify()\n"
- $row103 setProp "has_parmlist" "1"
- $row103 setProp "is_event" "1"
- $row103 setProp "method_access" "Protected"
-
- set cell104 [$row103 addCell parameter 0.0]
- $cell104 setLabel "name_type" "DBEvent: TDatabaseEvent, "
- $cell104 setScope "name_type" "cl" "scopePhase"
- $cell104 setScope "name_type" "de" "scopeFile"
-
- set cell105 [$row103 addCell parameter 0.0]
- $cell105 setLabel "name_type" "Param: int"
- $cell105 setProp "pass_by" "Constant"
- $cell105 setScope "name_type" "cl" "scopePhase"
- $cell105 setScope "name_type" "de" "scopeFile"
-
- set row106 [$diag addRow method 0.0]
- $row106 setLabel "name_type" "Password()\n"
- $row106 setProp "has_parmlist" "1"
- $row106 setProp "is_event" "1"
- $row106 setProp "method_access" "Published"
-
- set cell107 [$row106 addCell parameter 0.0]
- $cell107 setLabel "name_type" "Sender: TObject, "
- $cell107 setScope "name_type" "cl" "scopePhase"
- $cell107 setProp "is_declaration" "1" "name_type" "cl"
- $cell107 setProp "libunit" "System" "name_type" "cl"
- $cell107 setScope "name_type" "de" "scopeFile"
-
- set cell108 [$row106 addCell parameter 0.0]
- $cell108 setLabel "name_type" "Continue: boolean"
- $cell108 setProp "pass_by" "Variable"
- $cell108 setScope "name_type" "cl" "scopePhase"
- $cell108 setScope "name_type" "de" "scopeFile"
-
- set row109 [$diag addRow method 0.0]
- $row109 setLabel "name_type" "Startup()"
- $row109 setProp "has_parmlist" "1"
- $row109 setProp "is_event" "1"
- $row109 setProp "method_access" "Published"
-
- set cell110 [$row109 addCell parameter 0.0]
- $cell110 setLabel "name_type" "Sender: TObject"
- $cell110 setScope "name_type" "cl" "scopePhase"
- $cell110 setProp "is_declaration" "1" "name_type" "cl"
- $cell110 setProp "libunit" "System" "name_type" "cl"
- $cell110 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TField "DelphiVCL" "" "" "" "" "" 1]
-
- set row111 [$diag addRow method 0.0]
- $row111 setLabel "name_type" "Change()\n"
- $row111 setProp "has_parmlist" "1"
- $row111 setProp "is_event" "1"
- $row111 setProp "method_access" "Published"
-
- set cell112 [$row111 addCell parameter 0.0]
- $cell112 setLabel "name_type" "Sender: TField"
- $cell112 setScope "name_type" "cl" "scopePhase"
- $cell112 setProp "is_declaration" "1" "name_type" "cl"
- $cell112 setProp "libunit" "Other" "name_type" "cl"
- $cell112 setProp "userlib" "DB" "name_type" "cl"
- $cell112 setScope "name_type" "de" "scopeFile"
-
- set row113 [$diag addRow method 0.0]
- $row113 setLabel "name_type" "GetText()\n"
- $row113 setProp "has_parmlist" "1"
- $row113 setProp "is_event" "1"
- $row113 setProp "method_access" "Published"
-
- set cell114 [$row113 addCell parameter 0.0]
- $cell114 setLabel "name_type" "Sender: TField, "
- $cell114 setScope "name_type" "cl" "scopePhase"
- $cell114 setProp "is_declaration" "1" "name_type" "cl"
- $cell114 setProp "libunit" "Other" "name_type" "cl"
- $cell114 setProp "userlib" "DB" "name_type" "cl"
- $cell114 setScope "name_type" "de" "scopeFile"
-
- set cell115 [$row113 addCell parameter 0.0]
- $cell115 setLabel "name_type" "Text: string, "
- $cell115 setProp "pass_by" "Variable"
- $cell115 setScope "name_type" "cl" "scopePhase"
- $cell115 setScope "name_type" "de" "scopeFile"
-
- set cell116 [$row113 addCell parameter 0.0]
- $cell116 setLabel "name_type" "DisplayText: boolean"
- $cell116 setScope "name_type" "cl" "scopePhase"
- $cell116 setScope "name_type" "de" "scopeFile"
-
- set row117 [$diag addRow method 0.0]
- $row117 setLabel "name_type" "SetText()\n"
- $row117 setProp "has_parmlist" "1"
- $row117 setProp "is_event" "1"
- $row117 setProp "method_access" "Published"
-
- set cell118 [$row117 addCell parameter 0.0]
- $cell118 setLabel "name_type" "Sender: TField, "
- $cell118 setScope "name_type" "cl" "scopePhase"
- $cell118 setProp "is_declaration" "1" "name_type" "cl"
- $cell118 setProp "libunit" "Other" "name_type" "cl"
- $cell118 setProp "userlib" "DB" "name_type" "cl"
- $cell118 setScope "name_type" "de" "scopeFile"
-
- set cell119 [$row117 addCell parameter 0.0]
- $cell119 setLabel "name_type" "Text: string"
- $cell119 setProp "pass_by" "Constant"
- $cell119 setScope "name_type" "cl" "scopePhase"
- $cell119 setScope "name_type" "de" "scopeFile"
-
- set row120 [$diag addRow method 0.0]
- $row120 setLabel "name_type" "Validate()"
- $row120 setProp "has_parmlist" "1"
- $row120 setProp "is_event" "1"
- $row120 setProp "method_access" "Published"
-
- set cell121 [$row120 addCell parameter 0.0]
- $cell121 setLabel "name_type" "Sender: TField"
- $cell121 setScope "name_type" "cl" "scopePhase"
- $cell121 setProp "is_declaration" "1" "name_type" "cl"
- $cell121 setProp "libunit" "Other" "name_type" "cl"
- $cell121 setProp "userlib" "DB" "name_type" "cl"
- $cell121 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TDataModule "DelphiVCL" "" "" "" "" "" 1]
-
- set row122 [$diag addRow method 0.0]
- $row122 setLabel "name_type" "Create()\n"
- $row122 setProp "has_parmlist" "1"
- $row122 setProp "is_event" "1"
- $row122 setProp "method_access" "Published"
- $row122 setProp "method_access" "Public" "name_type" "pe"
-
- set cell123 [$row122 addCell parameter 0.0]
- $cell123 setLabel "name_type" "Sender: TObject"
- $cell123 setScope "name_type" "cl" "scopePhase"
- $cell123 setProp "is_declaration" "1" "name_type" "cl"
- $cell123 setProp "libunit" "System" "name_type" "cl"
- $cell123 setScope "name_type" "de" "scopeFile"
-
- set row124 [$diag addRow method 0.0]
- $row124 setLabel "name_type" "Destroy() "
- $row124 setProp "has_parmlist" "1"
- $row124 setProp "is_event" "1"
- $row124 setProp "method_access" "Published"
- $row124 setProp "method_access" "Public" "name_type" "pe"
-
- set cell125 [$row124 addCell parameter 0.0]
- $cell125 setLabel "name_type" "Sender: TObject"
- $cell125 setScope "name_type" "cl" "scopePhase"
- $cell125 setProp "is_declaration" "1" "name_type" "cl"
- $cell125 setProp "libunit" "System" "name_type" "cl"
- $cell125 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TDBDataSet "DelphiVCL" "" "" "" "" "" 1]
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TDataSet "DelphiVCL" "" "" "" "" "" 1]
-
- set row126 [$diag addRow method 0.0]
- $row126 setLabel "name_type" "AfterCancel()\n"
- $row126 setProp "has_parmlist" "1"
- $row126 setProp "is_event" "1"
- $row126 setProp "method_access" "Published"
-
- set cell127 [$row126 addCell parameter 0.0]
- $cell127 setLabel "name_type" "DataSet: TDataSet"
- $cell127 setScope "name_type" "cl" "scopePhase"
- $cell127 setProp "is_declaration" "1" "name_type" "cl"
- $cell127 setProp "libunit" "Other" "name_type" "cl"
- $cell127 setProp "userlib" "DB" "name_type" "cl"
- $cell127 setScope "name_type" "de" "scopeFile"
-
- set row128 [$diag addRow method 0.0]
- $row128 setLabel "name_type" "AfterClose()\n"
- $row128 setProp "has_parmlist" "1"
- $row128 setProp "is_event" "1"
- $row128 setProp "method_access" "Published"
-
- set cell129 [$row128 addCell parameter 0.0]
- $cell129 setLabel "name_type" "DataSet: TDataSet"
- $cell129 setScope "name_type" "cl" "scopePhase"
- $cell129 setProp "is_declaration" "1" "name_type" "cl"
- $cell129 setProp "libunit" "Other" "name_type" "cl"
- $cell129 setProp "userlib" "DB" "name_type" "cl"
- $cell129 setScope "name_type" "de" "scopeFile"
-
- set row130 [$diag addRow method 0.0]
- $row130 setLabel "name_type" "AfterDelete()\n"
- $row130 setProp "has_parmlist" "1"
- $row130 setProp "is_event" "1"
- $row130 setProp "method_access" "Published"
-
- set cell131 [$row130 addCell parameter 0.0]
- $cell131 setLabel "name_type" "DataSet: TDataSet"
- $cell131 setScope "name_type" "cl" "scopePhase"
- $cell131 setProp "is_declaration" "1" "name_type" "cl"
- $cell131 setProp "libunit" "Other" "name_type" "cl"
- $cell131 setProp "userlib" "DB" "name_type" "cl"
- $cell131 setScope "name_type" "de" "scopeFile"
-
- set row132 [$diag addRow method 0.0]
- $row132 setLabel "name_type" "AfterEdit()\n"
- $row132 setProp "has_parmlist" "1"
- $row132 setProp "is_event" "1"
- $row132 setProp "method_access" "Published"
-
- set cell133 [$row132 addCell parameter 0.0]
- $cell133 setLabel "name_type" "DataSet: TDataSet"
- $cell133 setScope "name_type" "cl" "scopePhase"
- $cell133 setProp "is_declaration" "1" "name_type" "cl"
- $cell133 setProp "libunit" "Other" "name_type" "cl"
- $cell133 setProp "userlib" "DB" "name_type" "cl"
- $cell133 setScope "name_type" "de" "scopeFile"
-
- set row134 [$diag addRow method 0.0]
- $row134 setLabel "name_type" "AfterInsert()\n"
- $row134 setProp "has_parmlist" "1"
- $row134 setProp "is_event" "1"
- $row134 setProp "method_access" "Published"
-
- set cell135 [$row134 addCell parameter 0.0]
- $cell135 setLabel "name_type" "DataSet: TDataSet"
- $cell135 setScope "name_type" "cl" "scopePhase"
- $cell135 setProp "is_declaration" "1" "name_type" "cl"
- $cell135 setProp "libunit" "Other" "name_type" "cl"
- $cell135 setProp "userlib" "DB" "name_type" "cl"
- $cell135 setScope "name_type" "de" "scopeFile"
-
- set row136 [$diag addRow method 0.0]
- $row136 setLabel "name_type" "AfterOpen()\n"
- $row136 setProp "has_parmlist" "1"
- $row136 setProp "is_event" "1"
- $row136 setProp "method_access" "Published"
-
- set cell137 [$row136 addCell parameter 0.0]
- $cell137 setLabel "name_type" "DataSet: TDataSet"
- $cell137 setScope "name_type" "cl" "scopePhase"
- $cell137 setProp "is_declaration" "1" "name_type" "cl"
- $cell137 setProp "libunit" "Other" "name_type" "cl"
- $cell137 setProp "userlib" "DB" "name_type" "cl"
- $cell137 setScope "name_type" "de" "scopeFile"
-
- set row138 [$diag addRow method 0.0]
- $row138 setLabel "name_type" "AfterPost()\n"
- $row138 setProp "has_parmlist" "1"
- $row138 setProp "is_event" "1"
- $row138 setProp "method_access" "Published"
-
- set cell139 [$row138 addCell parameter 0.0]
- $cell139 setLabel "name_type" "DataSet: TDataSet"
- $cell139 setScope "name_type" "cl" "scopePhase"
- $cell139 setProp "is_declaration" "1" "name_type" "cl"
- $cell139 setProp "libunit" "Other" "name_type" "cl"
- $cell139 setProp "userlib" "DB" "name_type" "cl"
- $cell139 setScope "name_type" "de" "scopeFile"
-
- set row140 [$diag addRow method 0.0]
- $row140 setLabel "name_type" "BeforeCancel()\n"
- $row140 setProp "has_parmlist" "1"
- $row140 setProp "is_event" "1"
- $row140 setProp "method_access" "Published"
-
- set cell141 [$row140 addCell parameter 0.0]
- $cell141 setLabel "name_type" "DataSet: TDataSet"
- $cell141 setScope "name_type" "cl" "scopePhase"
- $cell141 setProp "is_declaration" "1" "name_type" "cl"
- $cell141 setProp "libunit" "Other" "name_type" "cl"
- $cell141 setProp "userlib" "DB" "name_type" "cl"
- $cell141 setScope "name_type" "de" "scopeFile"
-
- set row142 [$diag addRow method 0.0]
- $row142 setLabel "name_type" "BeforeClose()\n"
- $row142 setProp "has_parmlist" "1"
- $row142 setProp "is_event" "1"
- $row142 setProp "method_access" "Published"
-
- set cell143 [$row142 addCell parameter 0.0]
- $cell143 setLabel "name_type" "DataSet: TDataSet"
- $cell143 setScope "name_type" "cl" "scopePhase"
- $cell143 setProp "is_declaration" "1" "name_type" "cl"
- $cell143 setProp "libunit" "Other" "name_type" "cl"
- $cell143 setProp "userlib" "DB" "name_type" "cl"
- $cell143 setScope "name_type" "de" "scopeFile"
-
- set row144 [$diag addRow method 0.0]
- $row144 setLabel "name_type" "BeforeDelete()\n"
- $row144 setProp "has_parmlist" "1"
- $row144 setProp "is_event" "1"
- $row144 setProp "method_access" "Published"
-
- set cell145 [$row144 addCell parameter 0.0]
- $cell145 setLabel "name_type" "DataSet: TDataSet"
- $cell145 setScope "name_type" "cl" "scopePhase"
- $cell145 setProp "is_declaration" "1" "name_type" "cl"
- $cell145 setProp "libunit" "Other" "name_type" "cl"
- $cell145 setProp "userlib" "DB" "name_type" "cl"
- $cell145 setScope "name_type" "de" "scopeFile"
-
- set row146 [$diag addRow method 0.0]
- $row146 setLabel "name_type" "BeforeEdit()\n"
- $row146 setProp "has_parmlist" "1"
- $row146 setProp "is_event" "1"
- $row146 setProp "method_access" "Published"
-
- set cell147 [$row146 addCell parameter 0.0]
- $cell147 setLabel "name_type" "DataSet: TDataSet"
- $cell147 setScope "name_type" "cl" "scopePhase"
- $cell147 setProp "is_declaration" "1" "name_type" "cl"
- $cell147 setProp "libunit" "Other" "name_type" "cl"
- $cell147 setProp "userlib" "DB" "name_type" "cl"
- $cell147 setScope "name_type" "de" "scopeFile"
-
- set row148 [$diag addRow method 0.0]
- $row148 setLabel "name_type" "BeforeInsert()\n"
- $row148 setProp "has_parmlist" "1"
- $row148 setProp "is_event" "1"
- $row148 setProp "method_access" "Published"
-
- set cell149 [$row148 addCell parameter 0.0]
- $cell149 setLabel "name_type" "DataSet: TDataSet"
- $cell149 setScope "name_type" "cl" "scopePhase"
- $cell149 setProp "is_declaration" "1" "name_type" "cl"
- $cell149 setProp "libunit" "Other" "name_type" "cl"
- $cell149 setProp "userlib" "DB" "name_type" "cl"
- $cell149 setScope "name_type" "de" "scopeFile"
-
- set row150 [$diag addRow method 0.0]
- $row150 setLabel "name_type" "BeforeOpen()\n"
- $row150 setProp "has_parmlist" "1"
- $row150 setProp "is_event" "1"
- $row150 setProp "method_access" "Published"
-
- set cell151 [$row150 addCell parameter 0.0]
- $cell151 setLabel "name_type" "DataSet: TDataSet"
- $cell151 setScope "name_type" "cl" "scopePhase"
- $cell151 setProp "is_declaration" "1" "name_type" "cl"
- $cell151 setProp "libunit" "Other" "name_type" "cl"
- $cell151 setProp "userlib" "DB" "name_type" "cl"
- $cell151 setScope "name_type" "de" "scopeFile"
-
- set row152 [$diag addRow method 0.0]
- $row152 setLabel "name_type" "BeforePost()\n"
- $row152 setProp "has_parmlist" "1"
- $row152 setProp "is_event" "1"
- $row152 setProp "method_access" "Published"
-
- set cell153 [$row152 addCell parameter 0.0]
- $cell153 setLabel "name_type" "DataSet: TDataSet"
- $cell153 setScope "name_type" "cl" "scopePhase"
- $cell153 setProp "is_declaration" "1" "name_type" "cl"
- $cell153 setProp "libunit" "Other" "name_type" "cl"
- $cell153 setProp "userlib" "DB" "name_type" "cl"
- $cell153 setScope "name_type" "de" "scopeFile"
-
- set row154 [$diag addRow method 0.0]
- $row154 setLabel "name_type" "CalcFields()\n"
- $row154 setProp "has_parmlist" "1"
- $row154 setProp "is_event" "1"
- $row154 setProp "method_access" "Published"
-
- set cell155 [$row154 addCell parameter 0.0]
- $cell155 setLabel "name_type" "DataSet: TDataSet"
- $cell155 setScope "name_type" "cl" "scopePhase"
- $cell155 setProp "is_declaration" "1" "name_type" "cl"
- $cell155 setProp "libunit" "Other" "name_type" "cl"
- $cell155 setProp "userlib" "DB" "name_type" "cl"
- $cell155 setScope "name_type" "de" "scopeFile"
-
- set row156 [$diag addRow method 0.0]
- $row156 setLabel "name_type" "DeleteError()\n"
- $row156 setProp "has_parmlist" "1"
- $row156 setProp "is_event" "1"
- $row156 setProp "method_access" "Published"
-
- set cell157 [$row156 addCell parameter 0.0]
- $cell157 setLabel "name_type" "DataSet: TDataSet, "
- $cell157 setScope "name_type" "cl" "scopePhase"
- $cell157 setProp "is_declaration" "1" "name_type" "cl"
- $cell157 setProp "libunit" "Other" "name_type" "cl"
- $cell157 setProp "userlib" "DB" "name_type" "cl"
- $cell157 setScope "name_type" "de" "scopeFile"
-
- set cell158 [$row156 addCell parameter 0.0]
- $cell158 setLabel "name_type" "E: EDatabaseError, "
- $cell158 setScope "name_type" "cl" "scopePhase"
- $cell158 setProp "libunit" "Other" "name_type" "cl"
- $cell158 setProp "userlib" "DB" "name_type" "cl"
- $cell158 setScope "name_type" "de" "scopeFile"
-
- set cell159 [$row156 addCell parameter 0.0]
- $cell159 setLabel "name_type" "Action: TDataAction"
- $cell159 setProp "pass_by" "Variable"
- $cell159 setScope "name_type" "cl" "scopePhase"
- $cell159 setProp "is_declaration" "1" "name_type" "cl"
- $cell159 setProp "libunit" "Other" "name_type" "cl"
- $cell159 setProp "userlib" "DB" "name_type" "cl"
- $cell159 setScope "name_type" "de" "scopeFile"
-
- set row160 [$diag addRow method 0.0]
- $row160 setLabel "name_type" "EditError()\n"
- $row160 setProp "has_parmlist" "1"
- $row160 setProp "is_event" "1"
- $row160 setProp "method_access" "Published"
-
- set cell161 [$row160 addCell parameter 0.0]
- $cell161 setLabel "name_type" "DataSet: TDataSet, "
- $cell161 setScope "name_type" "cl" "scopePhase"
- $cell161 setProp "is_declaration" "1" "name_type" "cl"
- $cell161 setProp "libunit" "Other" "name_type" "cl"
- $cell161 setProp "userlib" "DB" "name_type" "cl"
- $cell161 setScope "name_type" "de" "scopeFile"
-
- set cell162 [$row160 addCell parameter 0.0]
- $cell162 setLabel "name_type" "E: EDatabaseError, "
- $cell162 setScope "name_type" "cl" "scopePhase"
- $cell162 setProp "libunit" "Other" "name_type" "cl"
- $cell162 setProp "userlib" "DB" "name_type" "cl"
- $cell162 setScope "name_type" "de" "scopeFile"
-
- set cell163 [$row160 addCell parameter 0.0]
- $cell163 setLabel "name_type" "Action: TDataAction"
- $cell163 setProp "pass_by" "Variable"
- $cell163 setScope "name_type" "cl" "scopePhase"
- $cell163 setProp "is_declaration" "1" "name_type" "cl"
- $cell163 setProp "libunit" "Other" "name_type" "cl"
- $cell163 setProp "userlib" "DB" "name_type" "cl"
- $cell163 setScope "name_type" "de" "scopeFile"
-
- set row164 [$diag addRow method 0.0]
- $row164 setLabel "name_type" "FilterRecord()\n"
- $row164 setProp "has_parmlist" "1"
- $row164 setProp "is_event" "1"
- $row164 setProp "method_access" "Published"
-
- set cell165 [$row164 addCell parameter 0.0]
- $cell165 setLabel "name_type" "DataSet: TDataSet, "
- $cell165 setScope "name_type" "cl" "scopePhase"
- $cell165 setProp "is_declaration" "1" "name_type" "cl"
- $cell165 setProp "libunit" "Other" "name_type" "cl"
- $cell165 setProp "userlib" "DB" "name_type" "cl"
- $cell165 setScope "name_type" "de" "scopeFile"
-
- set cell166 [$row164 addCell parameter 0.0]
- $cell166 setLabel "name_type" "Accept: boolean"
- $cell166 setProp "pass_by" "Variable"
- $cell166 setScope "name_type" "cl" "scopePhase"
- $cell166 setScope "name_type" "de" "scopeFile"
-
- set row167 [$diag addRow method 0.0]
- $row167 setLabel "name_type" "NewRecord()\n"
- $row167 setProp "has_parmlist" "1"
- $row167 setProp "is_event" "1"
- $row167 setProp "method_access" "Published"
-
- set cell168 [$row167 addCell parameter 0.0]
- $cell168 setLabel "name_type" "DataSet: TDataSet"
- $cell168 setScope "name_type" "cl" "scopePhase"
- $cell168 setProp "is_declaration" "1" "name_type" "cl"
- $cell168 setProp "libunit" "Other" "name_type" "cl"
- $cell168 setProp "userlib" "DB" "name_type" "cl"
- $cell168 setScope "name_type" "de" "scopeFile"
-
- set row169 [$diag addRow method 0.0]
- $row169 setLabel "name_type" "PostError()\n"
- $row169 setProp "has_parmlist" "1"
- $row169 setProp "is_event" "1"
- $row169 setProp "method_access" "Published"
-
- set cell170 [$row169 addCell parameter 0.0]
- $cell170 setLabel "name_type" "DataSet: TDataSet, "
- $cell170 setScope "name_type" "cl" "scopePhase"
- $cell170 setProp "is_declaration" "1" "name_type" "cl"
- $cell170 setProp "libunit" "Other" "name_type" "cl"
- $cell170 setProp "userlib" "DB" "name_type" "cl"
- $cell170 setScope "name_type" "de" "scopeFile"
-
- set cell171 [$row169 addCell parameter 0.0]
- $cell171 setLabel "name_type" "E: EDatabaseError, "
- $cell171 setScope "name_type" "cl" "scopePhase"
- $cell171 setProp "libunit" "Other" "name_type" "cl"
- $cell171 setProp "userlib" "DB" "name_type" "cl"
- $cell171 setScope "name_type" "de" "scopeFile"
-
- set cell172 [$row169 addCell parameter 0.0]
- $cell172 setLabel "name_type" "Action: TDataAction"
- $cell172 setProp "pass_by" "Variable"
- $cell172 setScope "name_type" "cl" "scopePhase"
- $cell172 setProp "is_declaration" "1" "name_type" "cl"
- $cell172 setProp "libunit" "Other" "name_type" "cl"
- $cell172 setProp "userlib" "DB" "name_type" "cl"
- $cell172 setScope "name_type" "de" "scopeFile"
-
- set row173 [$diag addRow method 0.0]
- $row173 setLabel "name_type" "ServerYield()\n"
- $row173 setProp "has_parmlist" "1"
- $row173 setProp "is_event" "1"
- $row173 setProp "method_access" "Published"
-
- set cell174 [$row173 addCell parameter 0.0]
- $cell174 setLabel "name_type" "DataSet: TDataSet, "
- $cell174 setScope "name_type" "cl" "scopePhase"
- $cell174 setProp "is_declaration" "1" "name_type" "cl"
- $cell174 setProp "libunit" "Other" "name_type" "cl"
- $cell174 setProp "userlib" "DB" "name_type" "cl"
- $cell174 setScope "name_type" "de" "scopeFile"
-
- set cell175 [$row173 addCell parameter 0.0]
- $cell175 setLabel "name_type" "AbortQuery: boolean"
- $cell175 setProp "pass_by" "Variable"
- $cell175 setScope "name_type" "cl" "scopePhase"
- $cell175 setScope "name_type" "de" "scopeFile"
-
- set row176 [$diag addRow method 0.0]
- $row176 setLabel "name_type" "UpdateError()\n"
- $row176 setProp "has_parmlist" "1"
- $row176 setProp "is_event" "1"
- $row176 setProp "method_access" "Published"
-
- set cell177 [$row176 addCell parameter 0.0]
- $cell177 setLabel "name_type" "DataSet: TDataSet, "
- $cell177 setScope "name_type" "cl" "scopePhase"
- $cell177 setProp "is_declaration" "1" "name_type" "cl"
- $cell177 setProp "libunit" "Other" "name_type" "cl"
- $cell177 setProp "userlib" "DB" "name_type" "cl"
- $cell177 setScope "name_type" "de" "scopeFile"
-
- set cell178 [$row176 addCell parameter 0.0]
- $cell178 setLabel "name_type" "E: EDatabaseError, "
- $cell178 setScope "name_type" "cl" "scopePhase"
- $cell178 setProp "libunit" "Other" "name_type" "cl"
- $cell178 setProp "userlib" "DB" "name_type" "cl"
- $cell178 setScope "name_type" "de" "scopeFile"
-
- set cell179 [$row176 addCell parameter 0.0]
- $cell179 setLabel "name_type" "UpdateKind: TUpdateKind, "
- $cell179 setScope "name_type" "cl" "scopePhase"
- $cell179 setProp "is_declaration" "1" "name_type" "cl"
- $cell179 setProp "libunit" "Other" "name_type" "cl"
- $cell179 setProp "userlib" "DB" "name_type" "cl"
- $cell179 setScope "name_type" "de" "scopeFile"
-
- set cell180 [$row176 addCell parameter 0.0]
- $cell180 setLabel "name_type" "UpdateAction: TUpdateAction"
- $cell180 setProp "pass_by" "Variable"
- $cell180 setScope "name_type" "cl" "scopePhase"
- $cell180 setProp "is_declaration" "1" "name_type" "cl"
- $cell180 setProp "libunit" "Other" "name_type" "cl"
- $cell180 setProp "userlib" "DB" "name_type" "cl"
- $cell180 setScope "name_type" "de" "scopeFile"
-
- set row181 [$diag addRow method 0.0]
- $row181 setLabel "name_type" "UpdateRecord()"
- $row181 setProp "has_parmlist" "1"
- $row181 setProp "is_event" "1"
- $row181 setProp "method_access" "Published"
-
- set cell182 [$row181 addCell parameter 0.0]
- $cell182 setLabel "name_type" "DataSet: TDataSet, "
- $cell182 setScope "name_type" "cl" "scopePhase"
- $cell182 setProp "is_declaration" "1" "name_type" "cl"
- $cell182 setProp "libunit" "Other" "name_type" "cl"
- $cell182 setProp "userlib" "DB" "name_type" "cl"
- $cell182 setScope "name_type" "de" "scopeFile"
-
- set cell183 [$row181 addCell parameter 0.0]
- $cell183 setLabel "name_type" "UpdateKind: TUpdateKind, "
- $cell183 setScope "name_type" "cl" "scopePhase"
- $cell183 setProp "is_declaration" "1" "name_type" "cl"
- $cell183 setProp "libunit" "Other" "name_type" "cl"
- $cell183 setProp "userlib" "DB" "name_type" "cl"
- $cell183 setScope "name_type" "de" "scopeFile"
-
- set cell184 [$row181 addCell parameter 0.0]
- $cell184 setLabel "name_type" "UpdateAction: TUpdateAction"
- $cell184 setProp "pass_by" "Variable"
- $cell184 setScope "name_type" "cl" "scopePhase"
- $cell184 setProp "is_declaration" "1" "name_type" "cl"
- $cell184 setProp "libunit" "Other" "name_type" "cl"
- $cell184 setProp "userlib" "DB" "name_type" "cl"
- $cell184 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new DBTypes "DelphiVCL" "" "" "" "" "" 1]
-
- set node185 [$diag addNode cad_class 1216.0 704.0 155.0 183.0]
- $node185 setLabel "name" "TDatabaseEvent"
- $node185 setScope "name" "cl" "scopePhase"
-
- set node186 [$diag addNode cad_class 704.0 704.0 122.0 135.0]
- $node186 setLabel "name" "TUpdateKind"
- $node186 setScope "name" "cl" "scopePhase"
- $node186 setProp "is_declaration" "1" "name" "cl"
- $node186 setProp "libunit" "Other" "name" "cl"
- $node186 setProp "userlib" "DB" "name" "cl"
-
- set node187 [$diag addNode cad_class 880.0 704.0 130.0 167.0]
- $node187 setLabel "name" "TUpdateAction"
- $node187 setScope "name" "cl" "scopePhase"
- $node187 setProp "is_declaration" "1" "name" "cl"
- $node187 setProp "libunit" "Other" "name" "cl"
- $node187 setProp "userlib" "DB" "name" "cl"
-
- set node188 [$diag addNode cad_class 1056.0 704.0 120.0 135.0]
- $node188 setLabel "name" "TDataAction"
- $node188 setScope "name" "cl" "scopePhase"
- $node188 setProp "is_declaration" "1" "name" "cl"
- $node188 setProp "libunit" "Other" "name" "cl"
- $node188 setProp "userlib" "DB" "name" "cl"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TUpdateKind "DelphiVCL" "" "" "" "" "" 1]
-
- set row189 [$diag addRow attribute 0.0]
- $row189 setLabel "name_type" "\$ukModify: enum\n"
- $row189 setProp "is_class_feature" "1"
- $row189 setScope "name_type" "cl" "scopePhase"
-
- set row190 [$diag addRow attribute 0.0]
- $row190 setLabel "name_type" "\$ukInsert: enum\n"
- $row190 setProp "is_class_feature" "1"
- $row190 setScope "name_type" "cl" "scopePhase"
-
- set row191 [$diag addRow attribute 0.0]
- $row191 setLabel "name_type" "\$ukDelete: enum"
- $row191 setProp "is_class_feature" "1"
- $row191 setScope "name_type" "cl" "scopePhase"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TUpdateAction "DelphiVCL" "" "" "" "" "" 1]
-
- set row192 [$diag addRow attribute 0.0]
- $row192 setLabel "name_type" "\$uaFail: enum\n"
- $row192 setProp "is_class_feature" "1"
- $row192 setScope "name_type" "cl" "scopePhase"
-
- set row193 [$diag addRow attribute 0.0]
- $row193 setLabel "name_type" "\$uaAbort: enum\n"
- $row193 setProp "is_class_feature" "1"
- $row193 setScope "name_type" "cl" "scopePhase"
-
- set row194 [$diag addRow attribute 0.0]
- $row194 setLabel "name_type" "\$uaSkip: enum\n"
- $row194 setProp "is_class_feature" "1"
- $row194 setScope "name_type" "cl" "scopePhase"
-
- set row195 [$diag addRow attribute 0.0]
- $row195 setLabel "name_type" "\$uaRetry: enum\n"
- $row195 setProp "is_class_feature" "1"
- $row195 setScope "name_type" "cl" "scopePhase"
-
- set row196 [$diag addRow attribute 0.0]
- $row196 setLabel "name_type" "\$uaApplied: enum"
- $row196 setProp "is_class_feature" "1"
- $row196 setScope "name_type" "cl" "scopePhase"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TDataAction "DelphiVCL" "" "" "" "" "" 1]
-
- set row197 [$diag addRow attribute 0.0]
- $row197 setLabel "name_type" "\$daFail: enum\n"
- $row197 setProp "is_class_feature" "1"
- $row197 setScope "name_type" "cl" "scopePhase"
-
- set row198 [$diag addRow attribute 0.0]
- $row198 setLabel "name_type" "\$daAbort: enum\n"
- $row198 setProp "is_class_feature" "1"
- $row198 setScope "name_type" "cl" "scopePhase"
-
- set row199 [$diag addRow attribute 0.0]
- $row199 setLabel "name_type" "\$daRetry: enum"
- $row199 setProp "is_class_feature" "1"
- $row199 setScope "name_type" "cl" "scopePhase"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new DBCtrlsClasses "DelphiVCL" "" "" "" "" "" 1]
-
- set node213 [$diag addNode cad_class 1088.0 592.0 120.0 291.0]
- $node213 setLabel "name" "TDBCheckBox"
- $node213 setScope "name" "cl" "scopePhase"
- $node213 setProp "is_declaration" "1" "name" "cl"
- $node213 setProp "libunit" "Other" "name" "cl"
- $node213 setProp "userlib" "DBCtrls" "name" "cl"
-
- set node214 [$diag addNode cad_class 1264.0 592.0 120.0 323.0]
- $node214 setLabel "name" "TDBComboBox"
- $node214 setScope "name" "cl" "scopePhase"
- $node214 setProp "is_declaration" "1" "name" "cl"
- $node214 setProp "libunit" "Other" "name" "cl"
- $node214 setProp "userlib" "DBCtrls" "name" "cl"
-
- set node215 [$diag addNode cad_class 720.0 592.0 120.0 323.0]
- $node215 setLabel "name" "TDBEdit"
- $node215 setScope "name" "cl" "scopePhase"
- $node215 setProp "is_declaration" "1" "name" "cl"
- $node215 setProp "libunit" "Other" "name" "cl"
- $node215 setProp "userlib" "DBCtrls" "name" "cl"
-
- set node216 [$diag addNode cad_class 1088.0 1040.0 120.0 307.0]
- $node216 setLabel "name" "TDBImage"
- $node216 setScope "name" "cl" "scopePhase"
- $node216 setProp "is_declaration" "1" "name" "cl"
- $node216 setProp "libunit" "Other" "name" "cl"
- $node216 setProp "userlib" "DBCtrls" "name" "cl"
-
- set node217 [$diag addNode cad_class 1440.0 592.0 120.0 339.0]
- $node217 setLabel "name" "TDBListBox"
- $node217 setScope "name" "cl" "scopePhase"
- $node217 setProp "is_declaration" "1" "name" "cl"
- $node217 setProp "libunit" "Other" "name" "cl"
- $node217 setProp "userlib" "DBCtrls" "name" "cl"
-
- set node218 [$diag addNode cad_class 1648.0 1120.0 195.0 339.0]
- $node218 setLabel "name" "TDBLookupComboBox"
- $node218 setScope "name" "cl" "scopePhase"
- $node218 setProp "is_declaration" "1" "name" "cl"
- $node218 setProp "libunit" "Other" "name" "cl"
- $node218 setProp "userlib" "DBCtrls" "name" "cl"
-
- set node219 [$diag addNode cad_class 1424.0 1120.0 147.0 307.0]
- $node219 setLabel "name" "TDBLookupListBox"
- $node219 setScope "name" "cl" "scopePhase"
- $node219 setProp "is_declaration" "1" "name" "cl"
- $node219 setProp "libunit" "Other" "name" "cl"
- $node219 setProp "userlib" "DBCtrls" "name" "cl"
-
- set node220 [$diag addNode cad_class 912.0 1040.0 120.0 323.0]
- $node220 setLabel "name" "TDBMemo"
- $node220 setScope "name" "cl" "scopePhase"
- $node220 setProp "is_declaration" "1" "name" "cl"
- $node220 setProp "libunit" "Other" "name" "cl"
- $node220 setProp "userlib" "DBCtrls" "name" "cl"
-
- set node221 [$diag addNode cad_class 1264.0 1040.0 120.0 275.0]
- $node221 setLabel "name" "TDBNavigator"
- $node221 setScope "name" "cl" "scopePhase"
- $node221 setProp "is_declaration" "1" "name" "cl"
- $node221 setProp "libunit" "Other" "name" "cl"
- $node221 setProp "userlib" "DBCtrls" "name" "cl"
-
- set node222 [$diag addNode cad_class 704.0 1040.0 129.0 227.0]
- $node222 setLabel "name" "TDBRadioGroup"
- $node222 setScope "name" "cl" "scopePhase"
- $node222 setProp "is_declaration" "1" "name" "cl"
- $node222 setProp "libunit" "Other" "name" "cl"
- $node222 setProp "userlib" "DBCtrls" "name" "cl"
-
- set node223 [$diag addNode cad_class 912.0 592.0 120.0 227.0]
- $node223 setLabel "name" "TDBText"
- $node223 setScope "name" "cl" "scopePhase"
- $node223 setProp "is_declaration" "1" "name" "cl"
- $node223 setProp "libunit" "Other" "name" "cl"
- $node223 setProp "userlib" "DBCtrls" "name" "cl"
-
- set node224 [$diag addNode cad_class 704.0 496.0 141.0 33.0]
- $node224 setLabel "name" "TCustomMaskEdit"
- $node224 setProp "is_folded" "1"
- $node224 setScope "name" "cl" "scopePhase"
- $node224 setProp "is_declaration" "1" "name" "cl"
- $node224 setProp "libunit" "Other" "name" "cl"
- $node224 setProp "userlib" "Mask" "name" "cl"
-
- set node225 [$diag addNode cad_class 912.0 496.0 120.0 33.0]
- $node225 setLabel "name" "TCustomLabel"
- $node225 setProp "is_folded" "1"
- $node225 setScope "name" "cl" "scopePhase"
- $node225 setProp "is_declaration" "1" "name" "cl"
- $node225 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node226 [$diag addNode cad_class 1072.0 496.0 147.0 33.0]
- $node226 setLabel "name" "TCustomCheckBox"
- $node226 setProp "is_folded" "1"
- $node226 setScope "name" "cl" "scopePhase"
- $node226 setProp "is_declaration" "1" "name" "cl"
- $node226 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node227 [$diag addNode cad_class 1248.0 496.0 153.0 33.0]
- $node227 setLabel "name" "TCustomComboBox"
- $node227 setProp "is_folded" "1"
- $node227 setScope "name" "cl" "scopePhase"
- $node227 setProp "is_declaration" "1" "name" "cl"
- $node227 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node228 [$diag addNode cad_class 1440.0 496.0 128.0 33.0]
- $node228 setLabel "name" "TCustomListBox"
- $node228 setProp "is_folded" "1"
- $node228 setScope "name" "cl" "scopePhase"
- $node228 setProp "is_declaration" "1" "name" "cl"
- $node228 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node229 [$diag addNode cad_class 688.0 960.0 162.0 33.0]
- $node229 setLabel "name" "TCustomRadioGroup"
- $node229 setProp "is_folded" "1"
- $node229 setScope "name" "cl" "scopePhase"
- $node229 setProp "is_declaration" "1" "name" "cl"
- $node229 setProp "libunit" "ExtCtrls" "name" "cl"
-
- set node230 [$diag addNode cad_class 912.0 960.0 120.0 33.0]
- $node230 setLabel "name" "TCustomMemo"
- $node230 setProp "is_folded" "1"
- $node230 setScope "name" "cl" "scopePhase"
- $node230 setProp "is_declaration" "1" "name" "cl"
-
- set node231 [$diag addNode cad_class 1088.0 960.0 130.0 33.0]
- $node231 setLabel "name" "TCustomControl"
- $node231 setProp "is_folded" "1"
- $node231 setScope "name" "cl" "scopePhase"
- $node231 setProp "is_declaration" "1" "name" "cl"
- $node231 setProp "libunit" "Controls" "name" "cl"
-
- set node232 [$diag addNode cad_class 1264.0 960.0 120.0 33.0]
- $node232 setLabel "name" "TCustomPanel"
- $node232 setProp "is_folded" "1"
- $node232 setScope "name" "cl" "scopePhase"
- $node232 setProp "is_declaration" "1" "name" "cl"
- $node232 setProp "libunit" "ExtCtrls" "name" "cl"
-
- set node233 [$diag addNode cad_class 704.0 1472.0 120.0 33.0]
- $node233 setLabel "name" "TNavButton"
- $node233 setProp "is_folded" "1"
- $node233 setScope "name" "cl" "scopePhase"
- $node233 setProp "is_declaration" "1" "name" "cl"
- $node233 setProp "libunit" "Other" "name" "cl"
- $node233 setProp "userlib" "DBCtrls" "name" "cl"
-
- set node234 [$diag addNode cad_class 704.0 1392.0 120.0 33.0]
- $node234 setLabel "name" "TSpeedButton"
- $node234 setProp "is_folded" "1"
- $node234 setScope "name" "cl" "scopePhase"
- $node234 setProp "is_declaration" "1" "name" "cl"
- $node234 setProp "libunit" "Other" "name" "cl"
- $node234 setProp "userlib" "Buttons" "name" "cl"
-
- set node235 [$diag addNode cad_class 1024.0 1520.0 120.0 33.0]
- $node235 setLabel "name" "TNavDataLink"
- $node235 setProp "is_folded" "1"
- $node235 setScope "name" "cl" "scopePhase"
- $node235 setProp "is_declaration" "1" "name" "cl"
- $node235 setProp "libunit" "Other" "name" "cl"
- $node235 setProp "userlib" "DBCtrls" "name" "cl"
-
- set node236 [$diag addNode cad_class 1184.0 1392.0 120.0 33.0]
- $node236 setLabel "name" "TDataLink"
- $node236 setProp "is_folded" "1"
- $node236 setScope "name" "cl" "scopePhase"
- $node236 setProp "is_declaration" "1" "name" "cl"
- $node236 setProp "libunit" "Other" "name" "cl"
- $node236 setProp "userlib" "DB" "name" "cl"
-
- set node237 [$diag addNode cad_class 1168.0 1520.0 134.0 33.0]
- $node237 setLabel "name" "TDataSourceLink"
- $node237 setProp "is_folded" "1"
- $node237 setScope "name" "cl" "scopePhase"
- $node237 setProp "is_declaration" "1" "name" "cl"
- $node237 setProp "libunit" "Other" "name" "cl"
- $node237 setProp "userlib" "DBCtrls" "name" "cl"
-
- set node238 [$diag addNode cad_class 1328.0 1520.0 127.0 33.0]
- $node238 setLabel "name" "TListSourceLink"
- $node238 setProp "is_folded" "1"
- $node238 setScope "name" "cl" "scopePhase"
- $node238 setProp "is_declaration" "1" "name" "cl"
- $node238 setProp "libunit" "Other" "name" "cl"
- $node238 setProp "userlib" "DBCtrls" "name" "cl"
-
- set node239 [$diag addNode cad_class 1424.0 1040.0 149.0 33.0]
- $node239 setLabel "name" "TDBLookupControl"
- $node239 setProp "is_folded" "1"
- $node239 setScope "name" "cl" "scopePhase"
- $node239 setProp "is_declaration" "1" "name" "cl"
- $node239 setProp "libunit" "Other" "name" "cl"
- $node239 setProp "userlib" "DBCtrls" "name" "cl"
-
- set node240 [$diag addNode cad_class 1440.0 960.0 130.0 33.0]
- $node240 setLabel "name" "TCustomControl"
- $node240 setProp "is_folded" "1"
- $node240 setScope "name" "cl" "scopePhase"
- $node240 setProp "is_declaration" "1" "name" "cl"
- $node240 setProp "libunit" "Controls" "name" "cl"
-
- set node200 [$diag addRake generalization $node224 $node215 768.0 528.0 768.0 608.0 559.5]
-
- set conn241 [$node200 getInConn]
- set segm242 [$conn241 getFirstSegm]
-
- set conn243 [$node200 getFirstOutConn]
- set segm244 [$conn243 getFirstSegm]
-
- set node201 [$diag addRake generalization $node225 $node223 976.0 528.0 976.0 608.0 559.5]
-
- set conn245 [$node201 getInConn]
- set segm246 [$conn245 getFirstSegm]
-
- set conn247 [$node201 getFirstOutConn]
- set segm248 [$conn247 getFirstSegm]
-
- set node202 [$diag addRake generalization $node226 $node213 1152.0 528.0 1152.0 608.0 559.5]
-
- set conn249 [$node202 getInConn]
- set segm250 [$conn249 getFirstSegm]
-
- set conn251 [$node202 getFirstOutConn]
- set segm252 [$conn251 getFirstSegm]
-
- set node203 [$diag addRake generalization $node227 $node214 1328.0 528.0 1328.0 608.0 559.5]
-
- set conn253 [$node203 getInConn]
- set segm254 [$conn253 getFirstSegm]
-
- set conn255 [$node203 getFirstOutConn]
- set segm256 [$conn255 getFirstSegm]
-
- set node204 [$diag addRake generalization $node228 $node217 1504.0 528.0 1504.0 608.0 559.5]
-
- set conn257 [$node204 getInConn]
- set segm258 [$conn257 getFirstSegm]
-
- set conn259 [$node204 getFirstOutConn]
- set segm260 [$conn259 getFirstSegm]
-
- set node205 [$diag addRake generalization $node229 $node222 768.0 992.0 768.0 1056.0 1023.5]
-
- set conn261 [$node205 getInConn]
- set segm262 [$conn261 getFirstSegm]
-
- set conn263 [$node205 getFirstOutConn]
- set segm264 [$conn263 getFirstSegm]
-
- set node206 [$diag addRake generalization $node230 $node220 976.0 992.0 976.0 1056.0 1023.5]
-
- set conn265 [$node206 getInConn]
- set segm266 [$conn265 getFirstSegm]
-
- set conn267 [$node206 getFirstOutConn]
- set segm268 [$conn267 getFirstSegm]
-
- set node207 [$diag addRake generalization $node231 $node216 1152.0 992.0 1152.0 1056.0 1023.5]
-
- set conn269 [$node207 getInConn]
- set segm270 [$conn269 getFirstSegm]
-
- set conn271 [$node207 getFirstOutConn]
- set segm272 [$conn271 getFirstSegm]
-
- set node208 [$diag addRake generalization $node232 $node221 1328.0 992.0 1328.0 1056.0 1023.5]
-
- set conn273 [$node208 getInConn]
- set segm274 [$conn273 getFirstSegm]
-
- set conn275 [$node208 getFirstOutConn]
- set segm276 [$conn275 getFirstSegm]
-
- set node209 [$diag addRake generalization $node234 $node233 768.0 1424.0 768.0 1488.0 1455.5]
-
- set conn277 [$node209 getInConn]
- set segm278 [$conn277 getFirstSegm]
-
- set conn279 [$node209 getFirstOutConn]
- set segm280 [$conn279 getFirstSegm]
-
- set node210 [$diag addRake generalization $node236 $node235 1248.0 1424.0 1088.0 1552.0 1488.0]
-
- set conn281 [$node210 getInConn]
- set segm282 [$conn281 getFirstSegm]
-
- set conn283 [$node210 getFirstOutConn]
- set segm284 [$conn283 getFirstSegm]
-
- set conn285 [$diag addConn generalization_conn $node210 $node237 1248.0 1488.0 1248.0 1552.0]
- set segm286 [$conn285 getFirstSegm]
-
- set conn287 [$diag addConn generalization_conn $node210 $node238 1392.0 1488.0 1392.0 1552.0]
- set segm288 [$conn287 getFirstSegm]
-
- set node211 [$diag addRake generalization $node240 $node239 1504.0 992.0 1504.0 1056.0 1023.5]
-
- set conn289 [$node211 getInConn]
- set segm290 [$conn289 getFirstSegm]
-
- set conn291 [$node211 getFirstOutConn]
- set segm292 [$conn291 getFirstSegm]
-
- set node212 [$diag addRake generalization $node239 $node219 1504.0 1072.0 1504.0 1136.0 1103.5]
-
- set conn293 [$node212 getInConn]
- set segm294 [$conn293 getFirstSegm]
-
- set conn295 [$node212 getFirstOutConn]
- set segm296 [$conn295 getFirstSegm]
-
- set conn297 [$diag addConn generalization_conn $node212 $node218 1744.0 1103.5 1744.0 1136.0]
- set segm298 [$conn297 getFirstSegm]
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TDBText "DelphiVCL" "" "" "" "" "" 1]
-
- set row299 [$diag addRow method 0.0]
- $row299 setLabel "name_type" "Click()\n"
- $row299 setProp "has_parmlist" "1"
- $row299 setProp "is_event" "1"
- $row299 setProp "method_access" "Published"
-
- set row300 [$diag addRow method 0.0]
- $row300 setLabel "name_type" "DblClick()\n"
- $row300 setProp "has_parmlist" "1"
- $row300 setProp "is_event" "1"
- $row300 setProp "method_access" "Published"
-
- set row301 [$diag addRow method 0.0]
- $row301 setLabel "name_type" "DragDrop()\n"
- $row301 setProp "has_parmlist" "1"
- $row301 setProp "is_event" "1"
- $row301 setProp "method_access" "Published"
-
- set row302 [$diag addRow method 0.0]
- $row302 setLabel "name_type" "DragOver()\n"
- $row302 setProp "has_parmlist" "1"
- $row302 setProp "is_event" "1"
- $row302 setProp "method_access" "Published"
-
- set row303 [$diag addRow method 0.0]
- $row303 setLabel "name_type" "EndDrag()\n"
- $row303 setProp "has_parmlist" "1"
- $row303 setProp "is_event" "1"
- $row303 setProp "method_access" "Published"
-
- set row304 [$diag addRow method 0.0]
- $row304 setLabel "name_type" "MouseDown()\n"
- $row304 setProp "has_parmlist" "1"
- $row304 setProp "is_event" "1"
- $row304 setProp "method_access" "Published"
-
- set row305 [$diag addRow method 0.0]
- $row305 setLabel "name_type" "MouseMove()\n"
- $row305 setProp "has_parmlist" "1"
- $row305 setProp "is_event" "1"
- $row305 setProp "method_access" "Published"
-
- set row306 [$diag addRow method 0.0]
- $row306 setLabel "name_type" "MouseUp()\n"
- $row306 setProp "has_parmlist" "1"
- $row306 setProp "is_event" "1"
- $row306 setProp "method_access" "Published"
-
- set row307 [$diag addRow method 0.0]
- $row307 setLabel "name_type" "StartDrag()"
- $row307 setProp "has_parmlist" "1"
- $row307 setProp "is_event" "1"
- $row307 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TDBEdit "DelphiVCL" "" "" "" "" "" 1]
-
- set row308 [$diag addRow method 0.0]
- $row308 setLabel "name_type" "Change()\n"
- $row308 setProp "has_parmlist" "1"
- $row308 setProp "is_event" "1"
- $row308 setProp "method_access" "Published"
-
- set row309 [$diag addRow method 0.0]
- $row309 setLabel "name_type" "Click()\n"
- $row309 setProp "has_parmlist" "1"
- $row309 setProp "is_event" "1"
- $row309 setProp "method_access" "Published"
-
- set row310 [$diag addRow method 0.0]
- $row310 setLabel "name_type" "DblClick()\n"
- $row310 setProp "has_parmlist" "1"
- $row310 setProp "is_event" "1"
- $row310 setProp "method_access" "Published"
-
- set row311 [$diag addRow method 0.0]
- $row311 setLabel "name_type" "DragDrop()\n"
- $row311 setProp "has_parmlist" "1"
- $row311 setProp "is_event" "1"
- $row311 setProp "method_access" "Published"
-
- set row312 [$diag addRow method 0.0]
- $row312 setLabel "name_type" "DragOver()\n"
- $row312 setProp "has_parmlist" "1"
- $row312 setProp "is_event" "1"
- $row312 setProp "method_access" "Published"
-
- set row313 [$diag addRow method 0.0]
- $row313 setLabel "name_type" "EndDrag()\n"
- $row313 setProp "has_parmlist" "1"
- $row313 setProp "is_event" "1"
- $row313 setProp "method_access" "Published"
-
- set row314 [$diag addRow method 0.0]
- $row314 setLabel "name_type" "Enter()\n"
- $row314 setProp "has_parmlist" "1"
- $row314 setProp "is_event" "1"
- $row314 setProp "method_access" "Published"
-
- set row315 [$diag addRow method 0.0]
- $row315 setLabel "name_type" "Exit()\n"
- $row315 setProp "has_parmlist" "1"
- $row315 setProp "is_event" "1"
- $row315 setProp "method_access" "Published"
-
- set row316 [$diag addRow method 0.0]
- $row316 setLabel "name_type" "KeyDown()\n"
- $row316 setProp "has_parmlist" "1"
- $row316 setProp "is_event" "1"
- $row316 setProp "method_access" "Published"
-
- set row317 [$diag addRow method 0.0]
- $row317 setLabel "name_type" "KeyPress()\n"
- $row317 setProp "has_parmlist" "1"
- $row317 setProp "is_event" "1"
- $row317 setProp "method_access" "Published"
-
- set row318 [$diag addRow method 0.0]
- $row318 setLabel "name_type" "KeyUp()\n"
- $row318 setProp "has_parmlist" "1"
- $row318 setProp "is_event" "1"
- $row318 setProp "method_access" "Published"
-
- set row319 [$diag addRow method 0.0]
- $row319 setLabel "name_type" "MouseDown()\n"
- $row319 setProp "has_parmlist" "1"
- $row319 setProp "is_event" "1"
- $row319 setProp "method_access" "Published"
-
- set row320 [$diag addRow method 0.0]
- $row320 setLabel "name_type" "MouseMove()\n"
- $row320 setProp "has_parmlist" "1"
- $row320 setProp "is_event" "1"
- $row320 setProp "method_access" "Published"
-
- set row321 [$diag addRow method 0.0]
- $row321 setLabel "name_type" "MouseUp()\n"
- $row321 setProp "has_parmlist" "1"
- $row321 setProp "is_event" "1"
- $row321 setProp "method_access" "Published"
-
- set row322 [$diag addRow method 0.0]
- $row322 setLabel "name_type" "StartDrag()"
- $row322 setProp "has_parmlist" "1"
- $row322 setProp "is_event" "1"
- $row322 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TRichEdit "DelphiVCL" "" "" "" "" "" 1]
-
- set row323 [$diag addRow method 0.0]
- $row323 setLabel "name_type" "ProtectChange()\n"
- $row323 setProp "has_parmlist" "1"
- $row323 setProp "is_event" "1"
- $row323 setProp "method_access" "Published"
-
- set row324 [$diag addRow method 0.0]
- $row324 setLabel "name_type" "ResizeRequest()\n"
- $row324 setProp "has_parmlist" "1"
- $row324 setProp "is_event" "1"
- $row324 setProp "method_access" "Published"
-
- set row325 [$diag addRow method 0.0]
- $row325 setLabel "name_type" "SaveClipboard()\n"
- $row325 setProp "has_parmlist" "1"
- $row325 setProp "is_event" "1"
- $row325 setProp "method_access" "Published"
-
- set row326 [$diag addRow method 0.0]
- $row326 setLabel "name_type" "SelectionChange()\n"
- $row326 setProp "has_parmlist" "1"
- $row326 setProp "is_event" "1"
- $row326 setProp "method_access" "Published"
-
- set row327 [$diag addRow method 0.0]
- $row327 setLabel "name_type" "Change()\n"
- $row327 setProp "has_parmlist" "1"
- $row327 setProp "is_event" "1"
- $row327 setProp "method_access" "Published"
-
- set row328 [$diag addRow method 0.0]
- $row328 setLabel "name_type" "Enter()\n"
- $row328 setProp "has_parmlist" "1"
- $row328 setProp "is_event" "1"
- $row328 setProp "method_access" "Published"
-
- set row329 [$diag addRow method 0.0]
- $row329 setLabel "name_type" "Exit()\n"
- $row329 setProp "has_parmlist" "1"
- $row329 setProp "is_event" "1"
- $row329 setProp "method_access" "Published"
-
- set row330 [$diag addRow method 0.0]
- $row330 setLabel "name_type" "KeyDown()\n"
- $row330 setProp "has_parmlist" "1"
- $row330 setProp "is_event" "1"
- $row330 setProp "method_access" "Published"
-
- set row331 [$diag addRow method 0.0]
- $row331 setLabel "name_type" "KeyPress()\n"
- $row331 setProp "has_parmlist" "1"
- $row331 setProp "is_event" "1"
- $row331 setProp "method_access" "Published"
-
- set row332 [$diag addRow method 0.0]
- $row332 setLabel "name_type" "KeyUp()\n"
- $row332 setProp "has_parmlist" "1"
- $row332 setProp "is_event" "1"
- $row332 setProp "method_access" "Published"
-
- set row333 [$diag addRow method 0.0]
- $row333 setLabel "name_type" "DragDrop()\n"
- $row333 setProp "has_parmlist" "1"
- $row333 setProp "is_event" "1"
- $row333 setProp "method_access" "Published"
-
- set row334 [$diag addRow method 0.0]
- $row334 setLabel "name_type" "DragOver()\n"
- $row334 setProp "has_parmlist" "1"
- $row334 setProp "is_event" "1"
- $row334 setProp "method_access" "Published"
-
- set row335 [$diag addRow method 0.0]
- $row335 setLabel "name_type" "EndDrag()\n"
- $row335 setProp "has_parmlist" "1"
- $row335 setProp "is_event" "1"
- $row335 setProp "method_access" "Published"
-
- set row336 [$diag addRow method 0.0]
- $row336 setLabel "name_type" "MouseDown()\n"
- $row336 setProp "has_parmlist" "1"
- $row336 setProp "is_event" "1"
- $row336 setProp "method_access" "Published"
-
- set row337 [$diag addRow method 0.0]
- $row337 setLabel "name_type" "MouseMove()\n"
- $row337 setProp "has_parmlist" "1"
- $row337 setProp "is_event" "1"
- $row337 setProp "method_access" "Published"
-
- set row338 [$diag addRow method 0.0]
- $row338 setLabel "name_type" "MouseUp()\n"
- $row338 setProp "has_parmlist" "1"
- $row338 setProp "is_event" "1"
- $row338 setProp "method_access" "Published"
-
- set row339 [$diag addRow method 0.0]
- $row339 setLabel "name_type" "StartDrag()"
- $row339 setProp "has_parmlist" "1"
- $row339 setProp "is_event" "1"
- $row339 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TTrackBar "DelphiVCL" "" "" "" "" "" 1]
-
- set row340 [$diag addRow method 0.0]
- $row340 setLabel "name_type" "Change()\n"
- $row340 setProp "has_parmlist" "1"
- $row340 setProp "is_event" "1"
- $row340 setProp "method_access" "Published"
-
- set row341 [$diag addRow method 0.0]
- $row341 setLabel "name_type" "Enter()\n"
- $row341 setProp "has_parmlist" "1"
- $row341 setProp "is_event" "1"
- $row341 setProp "method_access" "Published"
-
- set row342 [$diag addRow method 0.0]
- $row342 setLabel "name_type" "Exit()\n"
- $row342 setProp "has_parmlist" "1"
- $row342 setProp "is_event" "1"
- $row342 setProp "method_access" "Published"
-
- set row343 [$diag addRow method 0.0]
- $row343 setLabel "name_type" "KeyDown()\n"
- $row343 setProp "has_parmlist" "1"
- $row343 setProp "is_event" "1"
- $row343 setProp "method_access" "Published"
-
- set row344 [$diag addRow method 0.0]
- $row344 setLabel "name_type" "KeyPress()\n"
- $row344 setProp "has_parmlist" "1"
- $row344 setProp "is_event" "1"
- $row344 setProp "method_access" "Published"
-
- set row345 [$diag addRow method 0.0]
- $row345 setLabel "name_type" "KeyUp()\n"
- $row345 setProp "has_parmlist" "1"
- $row345 setProp "is_event" "1"
- $row345 setProp "method_access" "Published"
-
- set row346 [$diag addRow method 0.0]
- $row346 setLabel "name_type" "DragDrop()\n"
- $row346 setProp "has_parmlist" "1"
- $row346 setProp "is_event" "1"
- $row346 setProp "method_access" "Published"
-
- set row347 [$diag addRow method 0.0]
- $row347 setLabel "name_type" "DragOver()\n"
- $row347 setProp "has_parmlist" "1"
- $row347 setProp "is_event" "1"
- $row347 setProp "method_access" "Published"
-
- set row348 [$diag addRow method 0.0]
- $row348 setLabel "name_type" "EndDrag()\n"
- $row348 setProp "has_parmlist" "1"
- $row348 setProp "is_event" "1"
- $row348 setProp "method_access" "Published"
-
- set row349 [$diag addRow method 0.0]
- $row349 setLabel "name_type" "StartDrag()"
- $row349 setProp "has_parmlist" "1"
- $row349 setProp "is_event" "1"
- $row349 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TDBCheckBox "DelphiVCL" "" "" "" "" "" 1]
-
- set row350 [$diag addRow method 0.0]
- $row350 setLabel "name_type" "Click()\n"
- $row350 setProp "has_parmlist" "1"
- $row350 setProp "is_event" "1"
- $row350 setProp "method_access" "Published"
-
- set row351 [$diag addRow method 0.0]
- $row351 setLabel "name_type" "DragDrop()\n"
- $row351 setProp "has_parmlist" "1"
- $row351 setProp "is_event" "1"
- $row351 setProp "method_access" "Published"
-
- set row352 [$diag addRow method 0.0]
- $row352 setLabel "name_type" "DragOver()\n"
- $row352 setProp "has_parmlist" "1"
- $row352 setProp "is_event" "1"
- $row352 setProp "method_access" "Published"
-
- set row353 [$diag addRow method 0.0]
- $row353 setLabel "name_type" "EndDrag()\n"
- $row353 setProp "has_parmlist" "1"
- $row353 setProp "is_event" "1"
- $row353 setProp "method_access" "Published"
-
- set row354 [$diag addRow method 0.0]
- $row354 setLabel "name_type" "Enter()\n"
- $row354 setProp "has_parmlist" "1"
- $row354 setProp "is_event" "1"
- $row354 setProp "method_access" "Published"
-
- set row355 [$diag addRow method 0.0]
- $row355 setLabel "name_type" "Exit()\n"
- $row355 setProp "has_parmlist" "1"
- $row355 setProp "is_event" "1"
- $row355 setProp "method_access" "Published"
-
- set row356 [$diag addRow method 0.0]
- $row356 setLabel "name_type" "KeyDown()\n"
- $row356 setProp "has_parmlist" "1"
- $row356 setProp "is_event" "1"
- $row356 setProp "method_access" "Published"
-
- set row357 [$diag addRow method 0.0]
- $row357 setLabel "name_type" "KeyPress()\n"
- $row357 setProp "has_parmlist" "1"
- $row357 setProp "is_event" "1"
- $row357 setProp "method_access" "Published"
-
- set row358 [$diag addRow method 0.0]
- $row358 setLabel "name_type" "KeyUp()\n"
- $row358 setProp "has_parmlist" "1"
- $row358 setProp "is_event" "1"
- $row358 setProp "method_access" "Published"
-
- set row359 [$diag addRow method 0.0]
- $row359 setLabel "name_type" "MouseDown()\n"
- $row359 setProp "has_parmlist" "1"
- $row359 setProp "is_event" "1"
- $row359 setProp "method_access" "Published"
-
- set row360 [$diag addRow method 0.0]
- $row360 setLabel "name_type" "MouseMove()\n"
- $row360 setProp "has_parmlist" "1"
- $row360 setProp "is_event" "1"
- $row360 setProp "method_access" "Published"
-
- set row361 [$diag addRow method 0.0]
- $row361 setLabel "name_type" "MouseUp()\n"
- $row361 setProp "has_parmlist" "1"
- $row361 setProp "is_event" "1"
- $row361 setProp "method_access" "Published"
-
- set row362 [$diag addRow method 0.0]
- $row362 setLabel "name_type" "StartDrag()"
- $row362 setProp "has_parmlist" "1"
- $row362 setProp "is_event" "1"
- $row362 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TDBComboBox "DelphiVCL" "" "" "" "" "" 1]
-
- set row363 [$diag addRow method 0.0]
- $row363 setLabel "name_type" "Change()\n"
- $row363 setProp "has_parmlist" "1"
- $row363 setProp "is_event" "1"
- $row363 setProp "method_access" "Published"
-
- set row364 [$diag addRow method 0.0]
- $row364 setLabel "name_type" "Click()\n"
- $row364 setProp "has_parmlist" "1"
- $row364 setProp "is_event" "1"
- $row364 setProp "method_access" "Published"
-
- set row365 [$diag addRow method 0.0]
- $row365 setLabel "name_type" "DblClick()\n"
- $row365 setProp "has_parmlist" "1"
- $row365 setProp "is_event" "1"
- $row365 setProp "method_access" "Published"
-
- set row366 [$diag addRow method 0.0]
- $row366 setLabel "name_type" "DragDrop()\n"
- $row366 setProp "has_parmlist" "1"
- $row366 setProp "is_event" "1"
- $row366 setProp "method_access" "Published"
-
- set row367 [$diag addRow method 0.0]
- $row367 setLabel "name_type" "DragOver()\n"
- $row367 setProp "has_parmlist" "1"
- $row367 setProp "is_event" "1"
- $row367 setProp "method_access" "Published"
-
- set row368 [$diag addRow method 0.0]
- $row368 setLabel "name_type" "DrawItem()\n"
- $row368 setProp "has_parmlist" "1"
- $row368 setProp "is_event" "1"
- $row368 setProp "method_access" "Published"
-
- set row369 [$diag addRow method 0.0]
- $row369 setLabel "name_type" "DropDown()\n"
- $row369 setProp "has_parmlist" "1"
- $row369 setProp "is_event" "1"
- $row369 setProp "method_access" "Published"
-
- set row370 [$diag addRow method 0.0]
- $row370 setLabel "name_type" "EndDrag()\n"
- $row370 setProp "has_parmlist" "1"
- $row370 setProp "is_event" "1"
- $row370 setProp "method_access" "Published"
-
- set row371 [$diag addRow method 0.0]
- $row371 setLabel "name_type" "Enter()\n"
- $row371 setProp "has_parmlist" "1"
- $row371 setProp "is_event" "1"
- $row371 setProp "method_access" "Published"
-
- set row372 [$diag addRow method 0.0]
- $row372 setLabel "name_type" "Exit()\n"
- $row372 setProp "has_parmlist" "1"
- $row372 setProp "is_event" "1"
- $row372 setProp "method_access" "Published"
-
- set row373 [$diag addRow method 0.0]
- $row373 setLabel "name_type" "KeyDown()\n"
- $row373 setProp "has_parmlist" "1"
- $row373 setProp "is_event" "1"
- $row373 setProp "method_access" "Published"
-
- set row374 [$diag addRow method 0.0]
- $row374 setLabel "name_type" "KeyPress()\n"
- $row374 setProp "has_parmlist" "1"
- $row374 setProp "is_event" "1"
- $row374 setProp "method_access" "Published"
-
- set row375 [$diag addRow method 0.0]
- $row375 setLabel "name_type" "KeyUp()\n"
- $row375 setProp "has_parmlist" "1"
- $row375 setProp "is_event" "1"
- $row375 setProp "method_access" "Published"
-
- set row376 [$diag addRow method 0.0]
- $row376 setLabel "name_type" "MeasureItem()\n"
- $row376 setProp "has_parmlist" "1"
- $row376 setProp "is_event" "1"
- $row376 setProp "method_access" "Published"
-
- set row377 [$diag addRow method 0.0]
- $row377 setLabel "name_type" "StartDrag()"
- $row377 setProp "has_parmlist" "1"
- $row377 setProp "is_event" "1"
- $row377 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TDBListBox "DelphiVCL" "" "" "" "" "" 1]
-
- set row378 [$diag addRow method 0.0]
- $row378 setLabel "name_type" "Click()\n"
- $row378 setProp "has_parmlist" "1"
- $row378 setProp "is_event" "1"
- $row378 setProp "method_access" "Published"
-
- set row379 [$diag addRow method 0.0]
- $row379 setLabel "name_type" "DblClick()\n"
- $row379 setProp "has_parmlist" "1"
- $row379 setProp "is_event" "1"
- $row379 setProp "method_access" "Published"
-
- set row380 [$diag addRow method 0.0]
- $row380 setLabel "name_type" "DragDrop()\n"
- $row380 setProp "has_parmlist" "1"
- $row380 setProp "is_event" "1"
- $row380 setProp "method_access" "Published"
-
- set row381 [$diag addRow method 0.0]
- $row381 setLabel "name_type" "DragOver()\n"
- $row381 setProp "has_parmlist" "1"
- $row381 setProp "is_event" "1"
- $row381 setProp "method_access" "Published"
-
- set row382 [$diag addRow method 0.0]
- $row382 setLabel "name_type" "DrawItem()\n"
- $row382 setProp "has_parmlist" "1"
- $row382 setProp "is_event" "1"
- $row382 setProp "method_access" "Published"
-
- set row383 [$diag addRow method 0.0]
- $row383 setLabel "name_type" "EndDrag()\n"
- $row383 setProp "has_parmlist" "1"
- $row383 setProp "is_event" "1"
- $row383 setProp "method_access" "Published"
-
- set row384 [$diag addRow method 0.0]
- $row384 setLabel "name_type" "Enter()\n"
- $row384 setProp "has_parmlist" "1"
- $row384 setProp "is_event" "1"
- $row384 setProp "method_access" "Published"
-
- set row385 [$diag addRow method 0.0]
- $row385 setLabel "name_type" "Exit()\n"
- $row385 setProp "has_parmlist" "1"
- $row385 setProp "is_event" "1"
- $row385 setProp "method_access" "Published"
-
- set row386 [$diag addRow method 0.0]
- $row386 setLabel "name_type" "KeyDown()\n"
- $row386 setProp "has_parmlist" "1"
- $row386 setProp "is_event" "1"
- $row386 setProp "method_access" "Published"
-
- set row387 [$diag addRow method 0.0]
- $row387 setLabel "name_type" "KeyPress()\n"
- $row387 setProp "has_parmlist" "1"
- $row387 setProp "is_event" "1"
- $row387 setProp "method_access" "Published"
-
- set row388 [$diag addRow method 0.0]
- $row388 setLabel "name_type" "KeyUp()\n"
- $row388 setProp "has_parmlist" "1"
- $row388 setProp "is_event" "1"
- $row388 setProp "method_access" "Published"
-
- set row389 [$diag addRow method 0.0]
- $row389 setLabel "name_type" "MeasureItem()\n"
- $row389 setProp "has_parmlist" "1"
- $row389 setProp "is_event" "1"
- $row389 setProp "method_access" "Published"
-
- set row390 [$diag addRow method 0.0]
- $row390 setLabel "name_type" "MouseDown()\n"
- $row390 setProp "has_parmlist" "1"
- $row390 setProp "is_event" "1"
- $row390 setProp "method_access" "Published"
-
- set row391 [$diag addRow method 0.0]
- $row391 setLabel "name_type" "MouseMove()\n"
- $row391 setProp "has_parmlist" "1"
- $row391 setProp "is_event" "1"
- $row391 setProp "method_access" "Published"
-
- set row392 [$diag addRow method 0.0]
- $row392 setLabel "name_type" "MouseUp()\n"
- $row392 setProp "has_parmlist" "1"
- $row392 setProp "is_event" "1"
- $row392 setProp "method_access" "Published"
-
- set row393 [$diag addRow method 0.0]
- $row393 setLabel "name_type" "StartDrag()"
- $row393 setProp "has_parmlist" "1"
- $row393 setProp "is_event" "1"
- $row393 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TDBMemo "DelphiVCL" "" "" "" "" "" 1]
-
- set row394 [$diag addRow method 0.0]
- $row394 setLabel "name_type" "Change()\n"
- $row394 setProp "has_parmlist" "1"
- $row394 setProp "is_event" "1"
- $row394 setProp "method_access" "Published"
-
- set row395 [$diag addRow method 0.0]
- $row395 setLabel "name_type" "Click()\n"
- $row395 setProp "has_parmlist" "1"
- $row395 setProp "is_event" "1"
- $row395 setProp "method_access" "Published"
-
- set row396 [$diag addRow method 0.0]
- $row396 setLabel "name_type" "DblClick()\n"
- $row396 setProp "has_parmlist" "1"
- $row396 setProp "is_event" "1"
- $row396 setProp "method_access" "Published"
-
- set row397 [$diag addRow method 0.0]
- $row397 setLabel "name_type" "DragDrop()\n"
- $row397 setProp "has_parmlist" "1"
- $row397 setProp "is_event" "1"
- $row397 setProp "method_access" "Published"
-
- set row398 [$diag addRow method 0.0]
- $row398 setLabel "name_type" "DragOver()\n"
- $row398 setProp "has_parmlist" "1"
- $row398 setProp "is_event" "1"
- $row398 setProp "method_access" "Published"
-
- set row399 [$diag addRow method 0.0]
- $row399 setLabel "name_type" "EndDrag()\n"
- $row399 setProp "has_parmlist" "1"
- $row399 setProp "is_event" "1"
- $row399 setProp "method_access" "Published"
-
- set row400 [$diag addRow method 0.0]
- $row400 setLabel "name_type" "Enter()\n"
- $row400 setProp "has_parmlist" "1"
- $row400 setProp "is_event" "1"
- $row400 setProp "method_access" "Published"
-
- set row401 [$diag addRow method 0.0]
- $row401 setLabel "name_type" "Exit()\n"
- $row401 setProp "has_parmlist" "1"
- $row401 setProp "is_event" "1"
- $row401 setProp "method_access" "Published"
-
- set row402 [$diag addRow method 0.0]
- $row402 setLabel "name_type" "KeyDown()\n"
- $row402 setProp "has_parmlist" "1"
- $row402 setProp "is_event" "1"
- $row402 setProp "method_access" "Published"
-
- set row403 [$diag addRow method 0.0]
- $row403 setLabel "name_type" "KeyPress()\n"
- $row403 setProp "has_parmlist" "1"
- $row403 setProp "is_event" "1"
- $row403 setProp "method_access" "Published"
-
- set row404 [$diag addRow method 0.0]
- $row404 setLabel "name_type" "KeyUp()\n"
- $row404 setProp "has_parmlist" "1"
- $row404 setProp "is_event" "1"
- $row404 setProp "method_access" "Published"
-
- set row405 [$diag addRow method 0.0]
- $row405 setLabel "name_type" "MouseDown()\n"
- $row405 setProp "has_parmlist" "1"
- $row405 setProp "is_event" "1"
- $row405 setProp "method_access" "Published"
-
- set row406 [$diag addRow method 0.0]
- $row406 setLabel "name_type" "MouseMove()\n"
- $row406 setProp "has_parmlist" "1"
- $row406 setProp "is_event" "1"
- $row406 setProp "method_access" "Published"
-
- set row407 [$diag addRow method 0.0]
- $row407 setLabel "name_type" "MouseUp()\n"
- $row407 setProp "has_parmlist" "1"
- $row407 setProp "is_event" "1"
- $row407 setProp "method_access" "Published"
-
- set row408 [$diag addRow method 0.0]
- $row408 setLabel "name_type" "StartDrag()"
- $row408 setProp "has_parmlist" "1"
- $row408 setProp "is_event" "1"
- $row408 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TDBImage "DelphiVCL" "" "" "" "" "" 1]
-
- set row409 [$diag addRow method 0.0]
- $row409 setLabel "name_type" "Click()\n"
- $row409 setProp "has_parmlist" "1"
- $row409 setProp "is_event" "1"
- $row409 setProp "method_access" "Published"
-
- set row410 [$diag addRow method 0.0]
- $row410 setLabel "name_type" "DblClick()\n"
- $row410 setProp "has_parmlist" "1"
- $row410 setProp "is_event" "1"
- $row410 setProp "method_access" "Published"
-
- set row411 [$diag addRow method 0.0]
- $row411 setLabel "name_type" "DragDrop()\n"
- $row411 setProp "has_parmlist" "1"
- $row411 setProp "is_event" "1"
- $row411 setProp "method_access" "Published"
-
- set row412 [$diag addRow method 0.0]
- $row412 setLabel "name_type" "DragOver()\n"
- $row412 setProp "has_parmlist" "1"
- $row412 setProp "is_event" "1"
- $row412 setProp "method_access" "Published"
-
- set row413 [$diag addRow method 0.0]
- $row413 setLabel "name_type" "EndDrag()\n"
- $row413 setProp "has_parmlist" "1"
- $row413 setProp "is_event" "1"
- $row413 setProp "method_access" "Published"
-
- set row414 [$diag addRow method 0.0]
- $row414 setLabel "name_type" "Enter()\n"
- $row414 setProp "has_parmlist" "1"
- $row414 setProp "is_event" "1"
- $row414 setProp "method_access" "Published"
-
- set row415 [$diag addRow method 0.0]
- $row415 setLabel "name_type" "Exit()\n"
- $row415 setProp "has_parmlist" "1"
- $row415 setProp "is_event" "1"
- $row415 setProp "method_access" "Published"
-
- set row416 [$diag addRow method 0.0]
- $row416 setLabel "name_type" "KeyDown()\n"
- $row416 setProp "has_parmlist" "1"
- $row416 setProp "is_event" "1"
- $row416 setProp "method_access" "Published"
-
- set row417 [$diag addRow method 0.0]
- $row417 setLabel "name_type" "KeyPress()\n"
- $row417 setProp "has_parmlist" "1"
- $row417 setProp "is_event" "1"
- $row417 setProp "method_access" "Published"
-
- set row418 [$diag addRow method 0.0]
- $row418 setLabel "name_type" "KeyUp()\n"
- $row418 setProp "has_parmlist" "1"
- $row418 setProp "is_event" "1"
- $row418 setProp "method_access" "Published"
-
- set row419 [$diag addRow method 0.0]
- $row419 setLabel "name_type" "MouseDown()\n"
- $row419 setProp "has_parmlist" "1"
- $row419 setProp "is_event" "1"
- $row419 setProp "method_access" "Published"
-
- set row420 [$diag addRow method 0.0]
- $row420 setLabel "name_type" "MouseMove()\n"
- $row420 setProp "has_parmlist" "1"
- $row420 setProp "is_event" "1"
- $row420 setProp "method_access" "Published"
-
- set row421 [$diag addRow method 0.0]
- $row421 setLabel "name_type" "MouseUp()\n"
- $row421 setProp "has_parmlist" "1"
- $row421 setProp "is_event" "1"
- $row421 setProp "method_access" "Published"
-
- set row422 [$diag addRow method 0.0]
- $row422 setLabel "name_type" "StartDrag()"
- $row422 setProp "has_parmlist" "1"
- $row422 setProp "is_event" "1"
- $row422 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TDBNavigator "DelphiVCL" "" "" "" "" "" 1]
-
- set row423 [$diag addRow method 0.0]
- $row423 setLabel "name_type" "Click()\n"
- $row423 setProp "has_parmlist" "1"
- $row423 setProp "is_event" "1"
- $row423 setProp "method_access" "Published"
-
- set row424 [$diag addRow method 0.0]
- $row424 setLabel "name_type" "DblClick()\n"
- $row424 setProp "has_parmlist" "1"
- $row424 setProp "is_event" "1"
- $row424 setProp "method_access" "Published"
-
- set row425 [$diag addRow method 0.0]
- $row425 setLabel "name_type" "DragDrop()\n"
- $row425 setProp "has_parmlist" "1"
- $row425 setProp "is_event" "1"
- $row425 setProp "method_access" "Published"
-
- set row426 [$diag addRow method 0.0]
- $row426 setLabel "name_type" "DragOver()\n"
- $row426 setProp "has_parmlist" "1"
- $row426 setProp "is_event" "1"
- $row426 setProp "method_access" "Published"
-
- set row427 [$diag addRow method 0.0]
- $row427 setLabel "name_type" "EndDrag()\n"
- $row427 setProp "has_parmlist" "1"
- $row427 setProp "is_event" "1"
- $row427 setProp "method_access" "Published"
-
- set row428 [$diag addRow method 0.0]
- $row428 setLabel "name_type" "Enter()\n"
- $row428 setProp "has_parmlist" "1"
- $row428 setProp "is_event" "1"
- $row428 setProp "method_access" "Published"
-
- set row429 [$diag addRow method 0.0]
- $row429 setLabel "name_type" "Exit()\n"
- $row429 setProp "has_parmlist" "1"
- $row429 setProp "is_event" "1"
- $row429 setProp "method_access" "Published"
-
- set row430 [$diag addRow method 0.0]
- $row430 setLabel "name_type" "MouseDown()\n"
- $row430 setProp "has_parmlist" "1"
- $row430 setProp "is_event" "1"
- $row430 setProp "method_access" "Published"
-
- set row431 [$diag addRow method 0.0]
- $row431 setLabel "name_type" "MouseMove()\n"
- $row431 setProp "has_parmlist" "1"
- $row431 setProp "is_event" "1"
- $row431 setProp "method_access" "Published"
-
- set row432 [$diag addRow method 0.0]
- $row432 setLabel "name_type" "MouseUp()\n"
- $row432 setProp "has_parmlist" "1"
- $row432 setProp "is_event" "1"
- $row432 setProp "method_access" "Published"
-
- set row433 [$diag addRow method 0.0]
- $row433 setLabel "name_type" "Resize()\n"
- $row433 setProp "has_parmlist" "1"
- $row433 setProp "is_event" "1"
- $row433 setProp "method_access" "Published"
-
- set row434 [$diag addRow method 0.0]
- $row434 setLabel "name_type" "StartDrag()"
- $row434 setProp "has_parmlist" "1"
- $row434 setProp "is_event" "1"
- $row434 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TDBRadioGroup "DelphiVCL" "" "" "" "" "" 1]
-
- set row435 [$diag addRow method 0.0]
- $row435 setLabel "name_type" "Change()\n"
- $row435 setProp "has_parmlist" "1"
- $row435 setProp "is_event" "1"
- $row435 setProp "method_access" "Published"
-
- set row436 [$diag addRow method 0.0]
- $row436 setLabel "name_type" "Click()\n"
- $row436 setProp "has_parmlist" "1"
- $row436 setProp "is_event" "1"
- $row436 setProp "method_access" "Published"
-
- set row437 [$diag addRow method 0.0]
- $row437 setLabel "name_type" "DblClick()\n"
- $row437 setProp "has_parmlist" "1"
- $row437 setProp "is_event" "1"
- $row437 setProp "method_access" "Published"
-
- set row438 [$diag addRow method 0.0]
- $row438 setLabel "name_type" "DragDrop()\n"
- $row438 setProp "has_parmlist" "1"
- $row438 setProp "is_event" "1"
- $row438 setProp "method_access" "Published"
-
- set row439 [$diag addRow method 0.0]
- $row439 setLabel "name_type" "DragOver()\n"
- $row439 setProp "has_parmlist" "1"
- $row439 setProp "is_event" "1"
- $row439 setProp "method_access" "Published"
-
- set row440 [$diag addRow method 0.0]
- $row440 setLabel "name_type" "EndDrag()\n"
- $row440 setProp "has_parmlist" "1"
- $row440 setProp "is_event" "1"
- $row440 setProp "method_access" "Published"
-
- set row441 [$diag addRow method 0.0]
- $row441 setLabel "name_type" "Enter()\n"
- $row441 setProp "has_parmlist" "1"
- $row441 setProp "is_event" "1"
- $row441 setProp "method_access" "Published"
-
- set row442 [$diag addRow method 0.0]
- $row442 setLabel "name_type" "Exit()\n"
- $row442 setProp "has_parmlist" "1"
- $row442 setProp "is_event" "1"
- $row442 setProp "method_access" "Published"
-
- set row443 [$diag addRow method 0.0]
- $row443 setLabel "name_type" "StartDrag()"
- $row443 setProp "has_parmlist" "1"
- $row443 setProp "is_event" "1"
- $row443 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TDBLookupListBox "DelphiVCL" "" "" "" "" "" 1]
-
- set row444 [$diag addRow method 0.0]
- $row444 setLabel "name_type" "Click()\n"
- $row444 setProp "has_parmlist" "1"
- $row444 setProp "is_event" "1"
- $row444 setProp "method_access" "Published"
-
- set row445 [$diag addRow method 0.0]
- $row445 setLabel "name_type" "DblClick()\n"
- $row445 setProp "has_parmlist" "1"
- $row445 setProp "is_event" "1"
- $row445 setProp "method_access" "Published"
-
- set row446 [$diag addRow method 0.0]
- $row446 setLabel "name_type" "DragDrop()\n"
- $row446 setProp "has_parmlist" "1"
- $row446 setProp "is_event" "1"
- $row446 setProp "method_access" "Published"
-
- set row447 [$diag addRow method 0.0]
- $row447 setLabel "name_type" "DragOver()\n"
- $row447 setProp "has_parmlist" "1"
- $row447 setProp "is_event" "1"
- $row447 setProp "method_access" "Published"
-
- set row448 [$diag addRow method 0.0]
- $row448 setLabel "name_type" "EndDrag()\n"
- $row448 setProp "has_parmlist" "1"
- $row448 setProp "is_event" "1"
- $row448 setProp "method_access" "Published"
-
- set row449 [$diag addRow method 0.0]
- $row449 setLabel "name_type" "Enter()\n"
- $row449 setProp "has_parmlist" "1"
- $row449 setProp "is_event" "1"
- $row449 setProp "method_access" "Published"
-
- set row450 [$diag addRow method 0.0]
- $row450 setLabel "name_type" "Exit()\n"
- $row450 setProp "has_parmlist" "1"
- $row450 setProp "is_event" "1"
- $row450 setProp "method_access" "Published"
-
- set row451 [$diag addRow method 0.0]
- $row451 setLabel "name_type" "KeyDown()\n"
- $row451 setProp "has_parmlist" "1"
- $row451 setProp "is_event" "1"
- $row451 setProp "method_access" "Published"
-
- set row452 [$diag addRow method 0.0]
- $row452 setLabel "name_type" "KeyPress()\n"
- $row452 setProp "has_parmlist" "1"
- $row452 setProp "is_event" "1"
- $row452 setProp "method_access" "Published"
-
- set row453 [$diag addRow method 0.0]
- $row453 setLabel "name_type" "KeyUp()\n"
- $row453 setProp "has_parmlist" "1"
- $row453 setProp "is_event" "1"
- $row453 setProp "method_access" "Published"
-
- set row454 [$diag addRow method 0.0]
- $row454 setLabel "name_type" "MouseDown()\n"
- $row454 setProp "has_parmlist" "1"
- $row454 setProp "is_event" "1"
- $row454 setProp "method_access" "Published"
-
- set row455 [$diag addRow method 0.0]
- $row455 setLabel "name_type" "MouseMove()\n"
- $row455 setProp "has_parmlist" "1"
- $row455 setProp "is_event" "1"
- $row455 setProp "method_access" "Published"
-
- set row456 [$diag addRow method 0.0]
- $row456 setLabel "name_type" "MouseUp()\n"
- $row456 setProp "has_parmlist" "1"
- $row456 setProp "is_event" "1"
- $row456 setProp "method_access" "Published"
-
- set row457 [$diag addRow method 0.0]
- $row457 setLabel "name_type" "StartDrag()"
- $row457 setProp "has_parmlist" "1"
- $row457 setProp "is_event" "1"
- $row457 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TDBLookupComboBox "DelphiVCL" "" "" "" "" "" 1]
-
- set row458 [$diag addRow method 0.0]
- $row458 setLabel "name_type" "Click()\n"
- $row458 setProp "has_parmlist" "1"
- $row458 setProp "is_event" "1"
- $row458 setProp "method_access" "Published"
-
- set row459 [$diag addRow method 0.0]
- $row459 setLabel "name_type" "DblClick()\n"
- $row459 setProp "has_parmlist" "1"
- $row459 setProp "is_event" "1"
- $row459 setProp "method_access" "Published"
-
- set row460 [$diag addRow method 0.0]
- $row460 setLabel "name_type" "DragDrop()\n"
- $row460 setProp "has_parmlist" "1"
- $row460 setProp "is_event" "1"
- $row460 setProp "method_access" "Published"
-
- set row461 [$diag addRow method 0.0]
- $row461 setLabel "name_type" "DragOver()\n"
- $row461 setProp "has_parmlist" "1"
- $row461 setProp "is_event" "1"
- $row461 setProp "method_access" "Published"
-
- set row462 [$diag addRow method 0.0]
- $row462 setLabel "name_type" "EndDrag()\n"
- $row462 setProp "has_parmlist" "1"
- $row462 setProp "is_event" "1"
- $row462 setProp "method_access" "Published"
-
- set row463 [$diag addRow method 0.0]
- $row463 setLabel "name_type" "Enter()\n"
- $row463 setProp "has_parmlist" "1"
- $row463 setProp "is_event" "1"
- $row463 setProp "method_access" "Published"
-
- set row464 [$diag addRow method 0.0]
- $row464 setLabel "name_type" "Exit()\n"
- $row464 setProp "has_parmlist" "1"
- $row464 setProp "is_event" "1"
- $row464 setProp "method_access" "Published"
-
- set row465 [$diag addRow method 0.0]
- $row465 setLabel "name_type" "KeyDown()\n"
- $row465 setProp "has_parmlist" "1"
- $row465 setProp "is_event" "1"
- $row465 setProp "method_access" "Published"
-
- set row466 [$diag addRow method 0.0]
- $row466 setLabel "name_type" "KeyPress()\n"
- $row466 setProp "has_parmlist" "1"
- $row466 setProp "is_event" "1"
- $row466 setProp "method_access" "Published"
-
- set row467 [$diag addRow method 0.0]
- $row467 setLabel "name_type" "KeyUp()\n"
- $row467 setProp "has_parmlist" "1"
- $row467 setProp "is_event" "1"
- $row467 setProp "method_access" "Published"
-
- set row468 [$diag addRow method 0.0]
- $row468 setLabel "name_type" "MouseDown()\n"
- $row468 setProp "has_parmlist" "1"
- $row468 setProp "is_event" "1"
- $row468 setProp "method_access" "Published"
-
- set row469 [$diag addRow method 0.0]
- $row469 setLabel "name_type" "MouseMove()\n"
- $row469 setProp "has_parmlist" "1"
- $row469 setProp "is_event" "1"
- $row469 setProp "method_access" "Published"
-
- set row470 [$diag addRow method 0.0]
- $row470 setLabel "name_type" "MouseUp()\n"
- $row470 setProp "has_parmlist" "1"
- $row470 setProp "is_event" "1"
- $row470 setProp "method_access" "Published"
-
- set row471 [$diag addRow method 0.0]
- $row471 setLabel "name_type" "StartDrag()\n"
- $row471 setProp "has_parmlist" "1"
- $row471 setProp "is_event" "1"
- $row471 setProp "method_access" "Published"
-
- set row472 [$diag addRow method 0.0]
- $row472 setLabel "name_type" "CloseUp()\n"
- $row472 setProp "has_parmlist" "1"
- $row472 setProp "is_event" "1"
- $row472 setProp "method_access" "Published"
-
- set cell473 [$row472 addCell parameter 0.0]
- $cell473 setLabel "name_type" "Sender: TObject"
- $cell473 setScope "name_type" "cl" "scopePhase"
- $cell473 setProp "is_declaration" "1" "name_type" "cl"
- $cell473 setProp "libunit" "System" "name_type" "cl"
- $cell473 setScope "name_type" "de" "scopeFile"
-
- set row474 [$diag addRow method 0.0]
- $row474 setLabel "name_type" "DropDown()"
- $row474 setProp "has_parmlist" "1"
- $row474 setProp "is_event" "1"
- $row474 setProp "method_access" "Published"
-
- set cell475 [$row474 addCell parameter 0.0]
- $cell475 setLabel "name_type" "Sender: TObject"
- $cell475 setScope "name_type" "cl" "scopePhase"
- $cell475 setProp "is_declaration" "1" "name_type" "cl"
- $cell475 setProp "libunit" "System" "name_type" "cl"
- $cell475 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new DBGridsClasses "DelphiVCL" "" "" "" "" "" 1]
-
- set node479 [$diag addNode cad_class 496.0 480.0 120.0 33.0]
- $node479 setLabel "name" "TCustomGrid"
- $node479 setProp "is_folded" "1"
- $node479 setScope "name" "cl" "scopePhase"
- $node479 setProp "is_declaration" "1" "name" "cl"
- $node479 setProp "libunit" "Other" "name" "cl"
- $node479 setProp "userlib" "Grids" "name" "cl"
-
- set node480 [$diag addNode cad_class 928.0 592.0 123.0 33.0]
- $node480 setLabel "name" "TCollectionItem"
- $node480 setProp "is_folded" "1"
- $node480 setScope "name" "cl" "scopePhase"
- $node480 setProp "is_declaration" "1" "name" "cl"
- $node480 setProp "libunit" "Classes" "name" "cl"
-
- set node481 [$diag addNode cad_class 928.0 704.0 120.0 33.0]
- $node481 setLabel "name" "TColumn"
- $node481 setProp "is_folded" "1"
- $node481 setScope "name" "cl" "scopePhase"
- $node481 setProp "is_declaration" "1" "name" "cl"
- $node481 setProp "libunit" "Other" "name" "cl"
- $node481 setProp "userlib" "DBGrids" "name" "cl"
-
- set node482 [$diag addNode cad_class 496.0 864.0 129.0 339.0]
- $node482 setLabel "name" "TDBGrid"
- $node482 setScope "name" "cl" "scopePhase"
- $node482 setProp "is_declaration" "1" "name" "cl"
- $node482 setProp "libunit" "Other" "name" "cl"
- $node482 setProp "userlib" "DBGrids" "name" "cl"
-
- set node483 [$diag addNode cad_class 240.0 592.0 661.0 179.0]
- $node483 setLabel "name" "TCustomDBGrid"
- $node483 setScope "name" "cl" "scopePhase"
- $node483 setProp "is_declaration" "1" "name" "cl"
- $node483 setProp "libunit" "Other" "name" "cl"
- $node483 setProp "userlib" "DBGrids" "name" "cl"
-
- set node476 [$diag addRake generalization $node479 $node483 560.0 512.0 560.0 608.0 560.0]
-
- set conn484 [$node476 getInConn]
- set segm485 [$conn484 getFirstSegm]
-
- set conn486 [$node476 getFirstOutConn]
- set segm487 [$conn486 getFirstSegm]
-
- set node477 [$diag addRake generalization $node480 $node481 992.0 624.0 992.0 704.0 671.5]
-
- set conn488 [$node477 getInConn]
- set segm489 [$conn488 getFirstSegm]
-
- set conn490 [$node477 getFirstOutConn]
- set segm491 [$conn490 getFirstSegm]
-
- set node478 [$diag addRake generalization $node483 $node482 560.0 768.0 560.0 880.0 815.5]
-
- set conn492 [$node478 getInConn]
- set segm493 [$conn492 getFirstSegm]
-
- set conn494 [$node478 getFirstOutConn]
- set segm495 [$conn494 getFirstSegm]
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new MaskClasses "DelphiVCL" "" "" "" "" "" 1]
-
- set node498 [$diag addNode cad_class 688.0 512.0 120.0 33.0]
- $node498 setLabel "name" "TCustomEdit"
- $node498 setProp "is_folded" "1"
- $node498 setScope "name" "cl" "scopePhase"
- $node498 setProp "is_declaration" "1" "name" "cl"
- $node498 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node499 [$diag addNode cad_class 688.0 672.0 141.0 33.0]
- $node499 setLabel "name" "TCustomMaskEdit"
- $node499 setProp "is_folded" "1"
- $node499 setScope "name" "cl" "scopePhase"
- $node499 setProp "is_declaration" "1" "name" "cl"
- $node499 setProp "libunit" "Other" "name" "cl"
- $node499 setProp "userlib" "Mask" "name" "cl"
-
- set node500 [$diag addNode cad_class 688.0 880.0 120.0 323.0]
- $node500 setLabel "name" "TMaskEdit"
- $node500 setScope "name" "cl" "scopePhase"
- $node500 setProp "is_declaration" "1" "name" "cl"
- $node500 setProp "libunit" "Other" "name" "cl"
- $node500 setProp "userlib" "Mask" "name" "cl"
-
- set node496 [$diag addRake generalization $node499 $node500 752.0 704.0 752.0 912.0 751.5]
-
- set conn501 [$node496 getInConn]
- set segm502 [$conn501 getFirstSegm]
-
- set conn503 [$node496 getFirstOutConn]
- set segm504 [$conn503 getFirstSegm]
-
- set node497 [$diag addRake generalization $node498 $node499 736.0 544.0 736.0 688.0 616.0]
-
- set conn505 [$node497 getInConn]
- set segm506 [$conn505 getFirstSegm]
-
- set conn507 [$node497 getFirstOutConn]
- set segm508 [$conn507 getFirstSegm]
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TDBGrid "DelphiVCL" "" "" "" "" "" 1]
-
- set row509 [$diag addRow method 0.0]
- $row509 setLabel "name_type" "ColEnter()\n"
- $row509 setProp "has_parmlist" "1"
- $row509 setProp "is_event" "1"
- $row509 setProp "method_access" "Published"
-
- set row510 [$diag addRow method 0.0]
- $row510 setLabel "name_type" "ColExit()\n"
- $row510 setProp "has_parmlist" "1"
- $row510 setProp "is_event" "1"
- $row510 setProp "method_access" "Published"
-
- set row511 [$diag addRow method 0.0]
- $row511 setLabel "name_type" "ColumnMoved()\n"
- $row511 setProp "has_parmlist" "1"
- $row511 setProp "is_event" "1"
- $row511 setProp "method_access" "Published"
-
- set row512 [$diag addRow method 0.0]
- $row512 setLabel "name_type" "DblClick()\n"
- $row512 setProp "has_parmlist" "1"
- $row512 setProp "is_event" "1"
- $row512 setProp "method_access" "Published"
-
- set row513 [$diag addRow method 0.0]
- $row513 setLabel "name_type" "DragDrop()\n"
- $row513 setProp "has_parmlist" "1"
- $row513 setProp "is_event" "1"
- $row513 setProp "method_access" "Published"
-
- set row514 [$diag addRow method 0.0]
- $row514 setLabel "name_type" "DragOver()\n"
- $row514 setProp "has_parmlist" "1"
- $row514 setProp "is_event" "1"
- $row514 setProp "method_access" "Published"
-
- set row515 [$diag addRow method 0.0]
- $row515 setLabel "name_type" "DrawColumnCell()\n"
- $row515 setProp "has_parmlist" "1"
- $row515 setProp "is_event" "1"
- $row515 setProp "method_access" "Published"
-
- set row516 [$diag addRow method 0.0]
- $row516 setLabel "name_type" "DrawDataCell()\n"
- $row516 setProp "has_parmlist" "1"
- $row516 setProp "is_event" "1"
- $row516 setProp "method_access" "Published"
-
- set row517 [$diag addRow method 0.0]
- $row517 setLabel "name_type" "EditButtonClick()\n"
- $row517 setProp "has_parmlist" "1"
- $row517 setProp "is_event" "1"
- $row517 setProp "method_access" "Published"
-
- set row518 [$diag addRow method 0.0]
- $row518 setLabel "name_type" "EndDrag()\n"
- $row518 setProp "has_parmlist" "1"
- $row518 setProp "is_event" "1"
- $row518 setProp "method_access" "Published"
-
- set row519 [$diag addRow method 0.0]
- $row519 setLabel "name_type" "Enter()\n"
- $row519 setProp "has_parmlist" "1"
- $row519 setProp "is_event" "1"
- $row519 setProp "method_access" "Published"
-
- set row520 [$diag addRow method 0.0]
- $row520 setLabel "name_type" "Exit()\n"
- $row520 setProp "has_parmlist" "1"
- $row520 setProp "is_event" "1"
- $row520 setProp "method_access" "Published"
-
- set row521 [$diag addRow method 0.0]
- $row521 setLabel "name_type" "KeyDown()\n"
- $row521 setProp "has_parmlist" "1"
- $row521 setProp "is_event" "1"
- $row521 setProp "method_access" "Published"
-
- set row522 [$diag addRow method 0.0]
- $row522 setLabel "name_type" "KeyPress()\n"
- $row522 setProp "has_parmlist" "1"
- $row522 setProp "is_event" "1"
- $row522 setProp "method_access" "Published"
-
- set row523 [$diag addRow method 0.0]
- $row523 setLabel "name_type" "KeyUp()\n"
- $row523 setProp "has_parmlist" "1"
- $row523 setProp "is_event" "1"
- $row523 setProp "method_access" "Published"
-
- set row524 [$diag addRow method 0.0]
- $row524 setLabel "name_type" "StartDrag()"
- $row524 setProp "has_parmlist" "1"
- $row524 setProp "is_event" "1"
- $row524 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TMaskEdit "DelphiVCL" "" "" "" "" "" 1]
-
- set row525 [$diag addRow method 0.0]
- $row525 setLabel "name_type" "Change()\n"
- $row525 setProp "has_parmlist" "1"
- $row525 setProp "is_event" "1"
- $row525 setProp "method_access" "Published"
-
- set row526 [$diag addRow method 0.0]
- $row526 setLabel "name_type" "Click()\n"
- $row526 setProp "has_parmlist" "1"
- $row526 setProp "is_event" "1"
- $row526 setProp "method_access" "Published"
-
- set row527 [$diag addRow method 0.0]
- $row527 setLabel "name_type" "DblClick()\n"
- $row527 setProp "has_parmlist" "1"
- $row527 setProp "is_event" "1"
- $row527 setProp "method_access" "Published"
-
- set row528 [$diag addRow method 0.0]
- $row528 setLabel "name_type" "DragDrop()\n"
- $row528 setProp "has_parmlist" "1"
- $row528 setProp "is_event" "1"
- $row528 setProp "method_access" "Published"
-
- set row529 [$diag addRow method 0.0]
- $row529 setLabel "name_type" "DragOver()\n"
- $row529 setProp "has_parmlist" "1"
- $row529 setProp "is_event" "1"
- $row529 setProp "method_access" "Published"
-
- set row530 [$diag addRow method 0.0]
- $row530 setLabel "name_type" "EndDrag()\n"
- $row530 setProp "has_parmlist" "1"
- $row530 setProp "is_event" "1"
- $row530 setProp "method_access" "Published"
-
- set row531 [$diag addRow method 0.0]
- $row531 setLabel "name_type" "Enter()\n"
- $row531 setProp "has_parmlist" "1"
- $row531 setProp "is_event" "1"
- $row531 setProp "method_access" "Published"
-
- set row532 [$diag addRow method 0.0]
- $row532 setLabel "name_type" "Exit()\n"
- $row532 setProp "has_parmlist" "1"
- $row532 setProp "is_event" "1"
- $row532 setProp "method_access" "Published"
-
- set row533 [$diag addRow method 0.0]
- $row533 setLabel "name_type" "KeyDown()\n"
- $row533 setProp "has_parmlist" "1"
- $row533 setProp "is_event" "1"
- $row533 setProp "method_access" "Published"
-
- set row534 [$diag addRow method 0.0]
- $row534 setLabel "name_type" "KeyPress()\n"
- $row534 setProp "has_parmlist" "1"
- $row534 setProp "is_event" "1"
- $row534 setProp "method_access" "Published"
-
- set row535 [$diag addRow method 0.0]
- $row535 setLabel "name_type" "KeyUp()\n"
- $row535 setProp "has_parmlist" "1"
- $row535 setProp "is_event" "1"
- $row535 setProp "method_access" "Published"
-
- set row536 [$diag addRow method 0.0]
- $row536 setLabel "name_type" "MouseDown()\n"
- $row536 setProp "has_parmlist" "1"
- $row536 setProp "is_event" "1"
- $row536 setProp "method_access" "Published"
-
- set row537 [$diag addRow method 0.0]
- $row537 setLabel "name_type" "MouseMove()\n"
- $row537 setProp "has_parmlist" "1"
- $row537 setProp "is_event" "1"
- $row537 setProp "method_access" "Published"
-
- set row538 [$diag addRow method 0.0]
- $row538 setLabel "name_type" "MouseUp()\n"
- $row538 setProp "has_parmlist" "1"
- $row538 setProp "is_event" "1"
- $row538 setProp "method_access" "Published"
-
- set row539 [$diag addRow method 0.0]
- $row539 setLabel "name_type" "StartDrag()"
- $row539 setProp "has_parmlist" "1"
- $row539 setProp "is_event" "1"
- $row539 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new GridsTypes "DelphiVCL" "" "" "" "" "" 1]
-
- set node540 [$diag addNode cad_class 624.0 688.0 138.0 135.0]
- $node540 setLabel "name" "TGridDrawState"
- $node540 setScope "name" "cl" "scopePhase"
- $node540 setProp "libunit" "Other" "name" "cl"
- $node540 setProp "userlib" "Grids" "name" "cl"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TGridDrawState "DelphiVCL" "" "" "" "" "" 1]
-
- set row541 [$diag addRow attribute 0.0]
- $row541 setLabel "name_type" "\$gdSelected: enum\n"
- $row541 setProp "is_class_feature" "1"
- $row541 setScope "name_type" "cl" "scopePhase"
-
- set row542 [$diag addRow attribute 0.0]
- $row542 setLabel "name_type" "\$gdFocused: enum\n"
- $row542 setProp "is_class_feature" "1"
- $row542 setScope "name_type" "cl" "scopePhase"
-
- set row543 [$diag addRow attribute 0.0]
- $row543 setLabel "name_type" "\$gdFixed: enum"
- $row543 setProp "is_class_feature" "1"
- $row543 setScope "name_type" "cl" "scopePhase"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new GridsClasses "DelphiVCL" "" "" "" "" "" 1]
-
- set node545 [$diag addNode cad_class 736.0 752.0 120.0 33.0]
- $node545 setLabel "name" "TCustomGrid"
- $node545 setProp "is_folded" "1"
- $node545 setScope "name" "cl" "scopePhase"
- $node545 setProp "is_declaration" "1" "name" "cl"
- $node545 setProp "libunit" "Other" "name" "cl"
- $node545 setProp "userlib" "Grids" "name" "cl"
-
- set node546 [$diag addNode cad_class 736.0 624.0 130.0 33.0]
- $node546 setLabel "name" "TCustomControl"
- $node546 setProp "is_folded" "1"
- $node546 setScope "name" "cl" "scopePhase"
- $node546 setProp "is_declaration" "1" "name" "cl"
- $node546 setProp "libunit" "Controls" "name" "cl"
-
- set node544 [$diag addRake generalization $node546 $node545 800.0 656.0 800.0 768.0 712.0]
-
- set conn547 [$node544 getInConn]
- set segm548 [$conn547 getFirstSegm]
-
- set conn549 [$node544 getFirstOutConn]
- set segm550 [$conn549 getFirstSegm]
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TComponent "DelphiVCL" "" "" "" "" "" 1]
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TCustomImageList "DelphiVCL" "" "" "" "" "" 1]
-
- set row551 [$diag addRow method 0.0]
- $row551 setLabel "name_type" "Change()"
- $row551 setProp "has_parmlist" "1"
- $row551 setProp "is_event" "1"
- $row551 setProp "method_access" "Protected"
-
- set cell552 [$row551 addCell parameter 0.0]
- $cell552 setLabel "name_type" "Sender: TObject"
- $cell552 setScope "name_type" "cl" "scopePhase"
- $cell552 setProp "is_declaration" "1" "name_type" "cl"
- $cell552 setProp "libunit" "System" "name_type" "cl"
- $cell552 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TDatabaseEvent "DelphiVCL" "" "" "" "" "" 1]
-
- set row553 [$diag addRow attribute 0.0]
- $row553 setLabel "name_type" "\$dbOpen: enum\n"
- $row553 setProp "is_class_feature" "1"
- $row553 setScope "name_type" "cl" "scopePhase"
-
- set row554 [$diag addRow attribute 0.0]
- $row554 setLabel "name_type" "\$dbClose: enum\n"
- $row554 setProp "is_class_feature" "1"
- $row554 setScope "name_type" "cl" "scopePhase"
-
- set row555 [$diag addRow attribute 0.0]
- $row555 setLabel "name_type" "\$dbAdd: enum\n"
- $row555 setProp "is_class_feature" "1"
- $row555 setScope "name_type" "cl" "scopePhase"
-
- set row556 [$diag addRow attribute 0.0]
- $row556 setLabel "name_type" "\$dbRemove: enum\n"
- $row556 setProp "is_class_feature" "1"
- $row556 setScope "name_type" "cl" "scopePhase"
-
- set row557 [$diag addRow attribute 0.0]
- $row557 setLabel "name_type" "\$dbAddAlias: enum\n"
- $row557 setProp "is_class_feature" "1"
- $row557 setScope "name_type" "cl" "scopePhase"
-
- set row558 [$diag addRow attribute 0.0]
- $row558 setLabel "name_type" "\$dbDeleteAlias: enum"
- $row558 setProp "is_class_feature" "1"
- $row558 setScope "name_type" "cl" "scopePhase"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TCustomDBGrid "DelphiVCL" "" "" "" "" "" 1]
-
- set row559 [$diag addRow method 0.0]
- $row559 setLabel "name_type" "ColEnter()\n"
- $row559 setProp "has_parmlist" "1"
- $row559 setProp "is_event" "1"
- $row559 setProp "method_access" "Protected"
-
- set cell560 [$row559 addCell parameter 0.0]
- $cell560 setLabel "name_type" "Sender: TObject"
- $cell560 setScope "name_type" "cl" "scopePhase"
- $cell560 setProp "is_declaration" "1" "name_type" "cl"
- $cell560 setProp "libunit" "System" "name_type" "cl"
- $cell560 setScope "name_type" "de" "scopeFile"
-
- set row561 [$diag addRow method 0.0]
- $row561 setLabel "name_type" "ColExit()\n"
- $row561 setProp "has_parmlist" "1"
- $row561 setProp "is_event" "1"
- $row561 setProp "method_access" "Protected"
-
- set cell562 [$row561 addCell parameter 0.0]
- $cell562 setLabel "name_type" "Sender: TObject"
- $cell562 setScope "name_type" "cl" "scopePhase"
- $cell562 setProp "is_declaration" "1" "name_type" "cl"
- $cell562 setProp "libunit" "System" "name_type" "cl"
- $cell562 setScope "name_type" "de" "scopeFile"
-
- set row563 [$diag addRow method 0.0]
- $row563 setLabel "name_type" "ColumnMoved()\n"
- $row563 setProp "has_parmlist" "1"
- $row563 setProp "is_event" "1"
- $row563 setProp "method_access" "Protected"
-
- set cell564 [$row563 addCell parameter 0.0]
- $cell564 setLabel "name_type" "Sender: TObject, "
- $cell564 setScope "name_type" "cl" "scopePhase"
- $cell564 setProp "is_declaration" "1" "name_type" "cl"
- $cell564 setProp "libunit" "System" "name_type" "cl"
- $cell564 setScope "name_type" "de" "scopeFile"
-
- set cell565 [$row563 addCell parameter 0.0]
- $cell565 setLabel "name_type" "FromIndex: longint, "
- $cell565 setScope "name_type" "cl" "scopePhase"
- $cell565 setScope "name_type" "de" "scopeFile"
-
- set cell566 [$row563 addCell parameter 0.0]
- $cell566 setLabel "name_type" "ToIndex: longint"
- $cell566 setScope "name_type" "cl" "scopePhase"
- $cell566 setScope "name_type" "de" "scopeFile"
-
- set row567 [$diag addRow method 0.0]
- $row567 setLabel "name_type" "DrawColumnCell()\n"
- $row567 setProp "has_parmlist" "1"
- $row567 setProp "is_event" "1"
- $row567 setProp "method_access" "Protected"
-
- set cell568 [$row567 addCell parameter 0.0]
- $cell568 setLabel "name_type" "Sender: TObject, "
- $cell568 setScope "name_type" "cl" "scopePhase"
- $cell568 setProp "is_declaration" "1" "name_type" "cl"
- $cell568 setProp "libunit" "System" "name_type" "cl"
- $cell568 setScope "name_type" "de" "scopeFile"
-
- set cell569 [$row567 addCell parameter 0.0]
- $cell569 setLabel "name_type" "Rect: TRect, "
- $cell569 setProp "pass_by" "Constant"
- $cell569 setScope "name_type" "cl" "scopePhase"
- $cell569 setProp "libunit" "Other" "name_type" "cl"
- $cell569 setProp "userlib" "Windows" "name_type" "cl"
- $cell569 setScope "name_type" "de" "scopeFile"
-
- set cell570 [$row567 addCell parameter 0.0]
- $cell570 setLabel "name_type" "DataCol: int, "
- $cell570 setScope "name_type" "cl" "scopePhase"
- $cell570 setScope "name_type" "de" "scopeFile"
-
- set cell571 [$row567 addCell parameter 0.0]
- $cell571 setLabel "name_type" "Column: TColumn, "
- $cell571 setScope "name_type" "cl" "scopePhase"
- $cell571 setProp "is_declaration" "1" "name_type" "cl"
- $cell571 setProp "libunit" "Other" "name_type" "cl"
- $cell571 setProp "userlib" "DBGrids" "name_type" "cl"
- $cell571 setScope "name_type" "de" "scopeFile"
-
- set cell572 [$row567 addCell parameter 0.0]
- $cell572 setLabel "name_type" "State: TGridDrawState"
- $cell572 setScope "name_type" "cl" "scopePhase"
- $cell572 setProp "libunit" "Other" "name_type" "cl"
- $cell572 setProp "userlib" "Grids" "name_type" "cl"
- $cell572 setScope "name_type" "de" "scopeFile"
-
- set row573 [$diag addRow method 0.0]
- $row573 setLabel "name_type" "DrawDataCell()\n"
- $row573 setProp "has_parmlist" "1"
- $row573 setProp "is_event" "1"
- $row573 setProp "method_access" "Protected"
-
- set cell574 [$row573 addCell parameter 0.0]
- $cell574 setLabel "name_type" "Sender: TObject, "
- $cell574 setScope "name_type" "cl" "scopePhase"
- $cell574 setProp "is_declaration" "1" "name_type" "cl"
- $cell574 setProp "libunit" "System" "name_type" "cl"
- $cell574 setScope "name_type" "de" "scopeFile"
-
- set cell575 [$row573 addCell parameter 0.0]
- $cell575 setLabel "name_type" "Rect: TRect, "
- $cell575 setProp "pass_by" "Constant"
- $cell575 setScope "name_type" "cl" "scopePhase"
- $cell575 setProp "libunit" "Other" "name_type" "cl"
- $cell575 setProp "userlib" "Windows" "name_type" "cl"
- $cell575 setScope "name_type" "de" "scopeFile"
-
- set cell576 [$row573 addCell parameter 0.0]
- $cell576 setLabel "name_type" "Field: TField, "
- $cell576 setScope "name_type" "cl" "scopePhase"
- $cell576 setProp "is_declaration" "1" "name_type" "cl"
- $cell576 setProp "libunit" "Other" "name_type" "cl"
- $cell576 setProp "userlib" "DB" "name_type" "cl"
- $cell576 setScope "name_type" "de" "scopeFile"
-
- set cell577 [$row573 addCell parameter 0.0]
- $cell577 setLabel "name_type" "State: TGridDrawState"
- $cell577 setScope "name_type" "cl" "scopePhase"
- $cell577 setProp "libunit" "Other" "name_type" "cl"
- $cell577 setProp "userlib" "Grids" "name_type" "cl"
- $cell577 setScope "name_type" "de" "scopeFile"
-
- set row578 [$diag addRow method 0.0]
- $row578 setLabel "name_type" "EditButtonClick()"
- $row578 setProp "has_parmlist" "1"
- $row578 setProp "is_event" "1"
- $row578 setProp "method_access" "Protected"
-
- set cell579 [$row578 addCell parameter 0.0]
- $cell579 setLabel "name_type" "Sender: TObject"
- $cell579 setScope "name_type" "cl" "scopePhase"
- $cell579 setProp "is_declaration" "1" "name_type" "cl"
- $cell579 setProp "libunit" "System" "name_type" "cl"
- $cell579 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new MenusClasses "DelphiVCL" "" "" "" "" "" 1]
-
- set node582 [$diag addNode cad_class 880.0 704.0 160.0 99.0]
- $node582 setLabel "name" "TMenuItem"
- $node582 setScope "name" "cl" "scopePhase"
- $node582 setProp "is_declaration" "1" "name" "cl"
- $node582 setProp "libunit" "Other" "name" "cl"
- $node582 setProp "userlib" "Menus" "name" "cl"
-
- set node583 [$diag addNode cad_class 768.0 896.0 170.0 99.0]
- $node583 setLabel "name" "TPopupMenu"
- $node583 setScope "name" "cl" "scopePhase"
- $node583 setProp "is_declaration" "1" "name" "cl"
- $node583 setProp "libunit" "Other" "name" "cl"
- $node583 setProp "userlib" "Menus" "name" "cl"
-
- set node584 [$diag addNode cad_class 592.0 896.0 120.0 99.0]
- $node584 setLabel "name" "TMainMenu"
- $node584 setScope "name" "cl" "scopePhase"
- $node584 setProp "is_declaration" "1" "name" "cl"
- $node584 setProp "libunit" "Other" "name" "cl"
- $node584 setProp "userlib" "Menus" "name" "cl"
-
- set node585 [$diag addNode cad_class 688.0 704.0 160.0 99.0]
- $node585 setLabel "name" "TMenu"
- $node585 setScope "name" "cl" "scopePhase"
- $node585 setProp "is_declaration" "1" "name" "cl"
- $node585 setProp "libunit" "Other" "name" "cl"
- $node585 setProp "userlib" "Menus" "name" "cl"
-
- set node586 [$diag addNode cad_class 784.0 560.0 120.0 33.0]
- $node586 setLabel "name" "TComponent"
- $node586 setProp "is_folded" "1"
- $node586 setScope "name" "cl" "scopePhase"
- $node586 setProp "is_declaration" "1" "name" "cl"
- $node586 setProp "libunit" "Classes" "name" "cl"
-
- set node580 [$diag addRake generalization $node585 $node583 752.0 800.0 832.0 944.0 856.0]
-
- set conn587 [$node580 getInConn]
- set segm588 [$conn587 getFirstSegm]
-
- set conn589 [$node580 getFirstOutConn]
- set segm590 [$conn589 getFirstSegm]
-
- set conn591 [$diag addConn generalization_conn $node580 $node584 656.0 856.0 656.0 912.0]
- set segm592 [$conn591 getFirstSegm]
-
- set node581 [$diag addRake generalization $node586 $node582 848.0 592.0 944.0 736.0 656.0]
-
- set conn593 [$node581 getInConn]
- set segm594 [$conn593 getFirstSegm]
-
- set conn595 [$node581 getFirstOutConn]
- set segm596 [$conn595 getFirstSegm]
-
- set conn597 [$diag addConn generalization_conn $node581 $node585 752.0 656.0 752.0 720.0]
- set segm598 [$conn597 getFirstSegm]
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TPopupMenu "DelphiVCL" "" "" "" "" "" 1]
-
- set row599 [$diag addRow method 0.0]
- $row599 setLabel "name_type" "Popup()"
- $row599 setProp "has_parmlist" "1"
- $row599 setProp "is_event" "1"
- $row599 setProp "method_access" "Published"
-
- set cell600 [$row599 addCell parameter 0.0]
- $cell600 setLabel "name_type" "Sender: TObject"
- $cell600 setScope "name_type" "cl" "scopePhase"
- $cell600 setProp "is_declaration" "1" "name_type" "cl"
- $cell600 setProp "libunit" "System" "name_type" "cl"
- $cell600 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TMenu "DelphiVCL" "" "" "" "" "" 1]
-
- set row601 [$diag addRow method 0.0]
- $row601 setLabel "name_type" "Click()"
- $row601 setProp "has_parmlist" "1"
- $row601 setProp "is_event" "1"
- $row601 setProp "method_access" "Published"
-
- set cell602 [$row601 addCell parameter 0.0]
- $cell602 setLabel "name_type" "Sender: TObject"
- $cell602 setScope "name_type" "cl" "scopePhase"
- $cell602 setProp "is_declaration" "1" "name_type" "cl"
- $cell602 setProp "libunit" "System" "name_type" "cl"
- $cell602 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new ChecklstClasses "DelphiVCL" "" "" "" "" "" 1]
-
- set node604 [$diag addNode cad_class 672.0 784.0 201.0 355.0]
- $node604 setLabel "name" "TCheckListBox"
- $node604 setScope "name" "cl" "scopePhase"
- $node604 setProp "is_declaration" "1" "name" "cl"
- $node604 setProp "libunit" "Other" "name" "cl"
- $node604 setProp "userlib" "Checklst" "name" "cl"
-
- set node605 [$diag addNode cad_class 704.0 640.0 128.0 33.0]
- $node605 setLabel "name" "TCustomListBox"
- $node605 setProp "is_folded" "1"
- $node605 setScope "name" "cl" "scopePhase"
- $node605 setProp "is_declaration" "1" "name" "cl"
- $node605 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node603 [$diag addRake generalization $node605 $node604 768.0 672.0 768.0 800.0 736.0]
-
- set conn606 [$node603 getInConn]
- set segm607 [$conn606 getFirstSegm]
-
- set conn608 [$node603 getFirstOutConn]
- set segm609 [$conn608 getFirstSegm]
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TCheckListBox "DelphiVCL" "" "" "" "" "" 1]
-
- set row610 [$diag addRow method 0.0]
- $row610 setLabel "name_type" "Click()\n"
- $row610 setProp "has_parmlist" "1"
- $row610 setProp "is_event" "1"
- $row610 setProp "method_access" "Published"
-
- set row611 [$diag addRow method 0.0]
- $row611 setLabel "name_type" "ClickCheck()\n"
- $row611 setProp "has_parmlist" "1"
- $row611 setProp "is_event" "1"
- $row611 setProp "method_access" "Published"
-
- set cell612 [$row611 addCell parameter 0.0]
- $cell612 setLabel "name_type" "Sender: TObject"
- $cell612 setScope "name_type" "cl" "scopePhase"
- $cell612 setProp "is_declaration" "1" "name_type" "cl"
- $cell612 setProp "libunit" "System" "name_type" "cl"
- $cell612 setScope "name_type" "de" "scopeFile"
-
- set row613 [$diag addRow method 0.0]
- $row613 setLabel "name_type" "DblClick()\n"
- $row613 setProp "has_parmlist" "1"
- $row613 setProp "is_event" "1"
- $row613 setProp "method_access" "Published"
-
- set row614 [$diag addRow method 0.0]
- $row614 setLabel "name_type" "DragDrop()\n"
- $row614 setProp "has_parmlist" "1"
- $row614 setProp "is_event" "1"
- $row614 setProp "method_access" "Published"
-
- set row615 [$diag addRow method 0.0]
- $row615 setLabel "name_type" "DragOver()\n"
- $row615 setProp "has_parmlist" "1"
- $row615 setProp "is_event" "1"
- $row615 setProp "method_access" "Published"
-
- set row616 [$diag addRow method 0.0]
- $row616 setLabel "name_type" "DrawItem()\n"
- $row616 setProp "has_parmlist" "1"
- $row616 setProp "is_event" "1"
- $row616 setProp "method_access" "Published"
-
- set row617 [$diag addRow method 0.0]
- $row617 setLabel "name_type" "EndDrag()\n"
- $row617 setProp "has_parmlist" "1"
- $row617 setProp "is_event" "1"
- $row617 setProp "method_access" "Published"
-
- set row618 [$diag addRow method 0.0]
- $row618 setLabel "name_type" "Enter()\n"
- $row618 setProp "has_parmlist" "1"
- $row618 setProp "is_event" "1"
- $row618 setProp "method_access" "Published"
-
- set row619 [$diag addRow method 0.0]
- $row619 setLabel "name_type" "Exit()\n"
- $row619 setProp "has_parmlist" "1"
- $row619 setProp "is_event" "1"
- $row619 setProp "method_access" "Published"
-
- set row620 [$diag addRow method 0.0]
- $row620 setLabel "name_type" "KeyDown()\n"
- $row620 setProp "has_parmlist" "1"
- $row620 setProp "is_event" "1"
- $row620 setProp "method_access" "Published"
-
- set row621 [$diag addRow method 0.0]
- $row621 setLabel "name_type" "KeyPress()\n"
- $row621 setProp "has_parmlist" "1"
- $row621 setProp "is_event" "1"
- $row621 setProp "method_access" "Published"
-
- set row622 [$diag addRow method 0.0]
- $row622 setLabel "name_type" "KeyUp()\n"
- $row622 setProp "has_parmlist" "1"
- $row622 setProp "is_event" "1"
- $row622 setProp "method_access" "Published"
-
- set row623 [$diag addRow method 0.0]
- $row623 setLabel "name_type" "MeasureItem()\n"
- $row623 setProp "has_parmlist" "1"
- $row623 setProp "is_event" "1"
- $row623 setProp "method_access" "Published"
-
- set row624 [$diag addRow method 0.0]
- $row624 setLabel "name_type" "MouseDown()\n"
- $row624 setProp "has_parmlist" "1"
- $row624 setProp "is_event" "1"
- $row624 setProp "method_access" "Published"
-
- set row625 [$diag addRow method 0.0]
- $row625 setLabel "name_type" "MouseMove()\n"
- $row625 setProp "has_parmlist" "1"
- $row625 setProp "is_event" "1"
- $row625 setProp "method_access" "Published"
-
- set row626 [$diag addRow method 0.0]
- $row626 setLabel "name_type" "MouseUp()\n"
- $row626 setProp "has_parmlist" "1"
- $row626 setProp "is_event" "1"
- $row626 setProp "method_access" "Published"
-
- set row627 [$diag addRow method 0.0]
- $row627 setLabel "name_type" "StartDrag()"
- $row627 setProp "has_parmlist" "1"
- $row627 setProp "is_event" "1"
- $row627 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TSplitter "DelphiVCL" "" "" "" "" "" 1]
-
- set row628 [$diag addRow method 0.0]
- $row628 setLabel "name_type" "Moved()"
- $row628 setProp "has_parmlist" "1"
- $row628 setProp "is_event" "1"
- $row628 setProp "method_access" "Published"
-
- set cell629 [$row628 addCell parameter 0.0]
- $cell629 setLabel "name_type" "Sender: TObject"
- $cell629 setScope "name_type" "cl" "scopePhase"
- $cell629 setProp "is_declaration" "1" "name_type" "cl"
- $cell629 setProp "libunit" "System" "name_type" "cl"
- $cell629 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TStaticText "DelphiVCL" "" "" "" "" "" 1]
-
- set row630 [$diag addRow method 0.0]
- $row630 setLabel "name_type" "Click()\n"
- $row630 setProp "has_parmlist" "1"
- $row630 setProp "is_event" "1"
- $row630 setProp "method_access" "Published"
-
- set row631 [$diag addRow method 0.0]
- $row631 setLabel "name_type" "DblClick()\n"
- $row631 setProp "has_parmlist" "1"
- $row631 setProp "is_event" "1"
- $row631 setProp "method_access" "Published"
-
- set row632 [$diag addRow method 0.0]
- $row632 setLabel "name_type" "DragDrop()\n"
- $row632 setProp "has_parmlist" "1"
- $row632 setProp "is_event" "1"
- $row632 setProp "method_access" "Published"
-
- set row633 [$diag addRow method 0.0]
- $row633 setLabel "name_type" "DragOver()\n"
- $row633 setProp "has_parmlist" "1"
- $row633 setProp "is_event" "1"
- $row633 setProp "method_access" "Published"
-
- set row634 [$diag addRow method 0.0]
- $row634 setLabel "name_type" "EndDrag()\n"
- $row634 setProp "has_parmlist" "1"
- $row634 setProp "is_event" "1"
- $row634 setProp "method_access" "Published"
-
- set row635 [$diag addRow method 0.0]
- $row635 setLabel "name_type" "MouseDown()\n"
- $row635 setProp "has_parmlist" "1"
- $row635 setProp "is_event" "1"
- $row635 setProp "method_access" "Published"
-
- set row636 [$diag addRow method 0.0]
- $row636 setLabel "name_type" "MouseMove()\n"
- $row636 setProp "has_parmlist" "1"
- $row636 setProp "is_event" "1"
- $row636 setProp "method_access" "Published"
-
- set row637 [$diag addRow method 0.0]
- $row637 setLabel "name_type" "MouseUp()\n"
- $row637 setProp "has_parmlist" "1"
- $row637 setProp "is_event" "1"
- $row637 setProp "method_access" "Published"
-
- set row638 [$diag addRow method 0.0]
- $row638 setLabel "name_type" "StartDrag()"
- $row638 setProp "has_parmlist" "1"
- $row638 setProp "is_event" "1"
- $row638 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new ComCtrlsClasses "DelphiVCL" "" "" "" "" "" 1]
-
- set node650 [$diag addNode cad_class 2176.0 1472.0 120.0 40.0]
- $node650 setLabel "name" "TWinControl"
- $node650 setProp "is_folded" "1"
- $node650 setScope "name" "cl" "scopePhase"
- $node650 setProp "is_declaration" "1" "name" "cl"
- $node650 setProp "libunit" "Controls" "name" "cl"
-
- set node651 [$diag addNode cad_class 1072.0 912.0 127.0 99.0]
- $node651 setLabel "name" "TCustomHotKey"
- $node651 setScope "name" "cl" "scopePhase"
- $node651 setProp "is_declaration" "1" "name" "cl"
- $node651 setProp "libunit" "Other" "name" "cl"
- $node651 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node652 [$diag addNode cad_class 1504.0 912.0 339.0 115.0]
- $node652 setLabel "name" "TCustomUpDown"
- $node652 setScope "name" "cl" "scopePhase"
- $node652 setProp "is_declaration" "1" "name" "cl"
- $node652 setProp "libunit" "Other" "name" "cl"
- $node652 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node653 [$diag addNode cad_class 2240.0 912.0 645.0 147.0]
- $node653 setLabel "name" "TCustomRichEdit"
- $node653 setScope "name" "cl" "scopePhase"
- $node653 setProp "is_declaration" "1" "name" "cl"
- $node653 setProp "libunit" "Other" "name" "cl"
- $node653 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node654 [$diag addNode cad_class 2496.0 800.0 120.0 33.0]
- $node654 setLabel "name" "TCustomMemo"
- $node654 setProp "is_folded" "1"
- $node654 setScope "name" "cl" "scopePhase"
- $node654 setProp "is_declaration" "1" "name" "cl"
-
- set node655 [$diag addNode cad_class 1872.0 912.0 339.0 115.0]
- $node655 setLabel "name" "TCustomTabControl"
- $node655 setScope "name" "cl" "scopePhase"
- $node655 setProp "is_declaration" "1" "name" "cl"
- $node655 setProp "libunit" "Other" "name" "cl"
- $node655 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node656 [$diag addNode cad_class 1984.0 800.0 120.0 33.0]
- $node656 setLabel "name" "TWinControl"
- $node656 setProp "is_folded" "1"
- $node656 setScope "name" "cl" "scopePhase"
- $node656 setProp "is_declaration" "1" "name" "cl"
- $node656 setProp "libunit" "Controls" "name" "cl"
-
- set node657 [$diag addNode cad_class 1472.0 2240.0 179.0 259.0]
- $node657 setLabel "name" "TCoolBar"
- $node657 setScope "name" "cl" "scopePhase"
- $node657 setProp "is_declaration" "1" "name" "cl"
- $node657 setProp "libunit" "Other" "name" "cl"
- $node657 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node658 [$diag addNode cad_class 2000.0 2160.0 452.0 259.0]
- $node658 setLabel "name" "TStatusBar"
- $node658 setScope "name" "cl" "scopePhase"
- $node658 setProp "is_declaration" "1" "name" "cl"
- $node658 setProp "libunit" "Other" "name" "cl"
- $node658 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node659 [$diag addNode cad_class 752.0 1600.0 748.0 275.0]
- $node659 setLabel "name" "THeaderControl"
- $node659 setScope "name" "cl" "scopePhase"
- $node659 setProp "is_declaration" "1" "name" "cl"
- $node659 setProp "libunit" "Other" "name" "cl"
- $node659 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node660 [$diag addNode cad_class 3264.0 1904.0 120.0 435.0]
- $node660 setLabel "name" "TListView"
- $node660 setScope "name" "cl" "scopePhase"
- $node660 setProp "is_declaration" "1" "name" "cl"
- $node660 setProp "libunit" "Other" "name" "cl"
- $node660 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node661 [$diag addNode cad_class 2592.0 1968.0 140.0 499.0]
- $node661 setLabel "name" "TTreeView"
- $node661 setScope "name" "cl" "scopePhase"
- $node661 setProp "is_declaration" "1" "name" "cl"
- $node661 setProp "libunit" "Other" "name" "cl"
- $node661 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node662 [$diag addNode cad_class 1696.0 1600.0 632.0 323.0]
- $node662 setLabel "name" "TDateTimePicker"
- $node662 setScope "name" "cl" "scopePhase"
- $node662 setProp "is_declaration" "1" "name" "cl"
- $node662 setProp "libunit" "Other" "name" "cl"
- $node662 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node663 [$diag addNode cad_class 1520.0 1600.0 166.0 147.0]
- $node663 setLabel "name" "TAnimate"
- $node663 setScope "name" "cl" "scopePhase"
- $node663 setProp "is_declaration" "1" "name" "cl"
- $node663 setProp "libunit" "Other" "name" "cl"
- $node663 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node664 [$diag addNode cad_class 1072.0 1104.0 120.0 163.0]
- $node664 setLabel "name" "THotKey"
- $node664 setScope "name" "cl" "scopePhase"
- $node664 setProp "is_declaration" "1" "name" "cl"
- $node664 setProp "libunit" "Other" "name" "cl"
- $node664 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node665 [$diag addNode cad_class 1600.0 1120.0 120.0 195.0]
- $node665 setLabel "name" "TUpDown"
- $node665 setScope "name" "cl" "scopePhase"
- $node665 setProp "is_declaration" "1" "name" "cl"
- $node665 setProp "libunit" "Other" "name" "cl"
- $node665 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node666 [$diag addNode cad_class 1232.0 912.0 120.0 227.0]
- $node666 setLabel "name" "TProgressBar"
- $node666 setScope "name" "cl" "scopePhase"
- $node666 setProp "is_declaration" "1" "name" "cl"
- $node666 setProp "libunit" "Other" "name" "cl"
- $node666 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node667 [$diag addNode cad_class 1360.0 912.0 120.0 243.0]
- $node667 setLabel "name" "TTrackBar"
- $node667 setScope "name" "cl" "scopePhase"
- $node667 setProp "is_declaration" "1" "name" "cl"
- $node667 setProp "libunit" "Other" "name" "cl"
- $node667 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node668 [$diag addNode cad_class 2480.0 1120.0 134.0 355.0]
- $node668 setLabel "name" "TRichEdit"
- $node668 setScope "name" "cl" "scopePhase"
- $node668 setProp "is_declaration" "1" "name" "cl"
- $node668 setProp "libunit" "Other" "name" "cl"
- $node668 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node669 [$diag addNode cad_class 2064.0 1136.0 120.0 259.0]
- $node669 setLabel "name" "TPageControl"
- $node669 setScope "name" "cl" "scopePhase"
-
- set node670 [$diag addNode cad_class 1920.0 1136.0 120.0 259.0]
- $node670 setLabel "name" "TTabControl"
- $node670 setScope "name" "cl" "scopePhase"
- $node670 setProp "is_declaration" "1" "name" "cl"
- $node670 setProp "libunit" "Other" "name" "cl"
- $node670 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node671 [$diag addNode cad_class 2336.0 1600.0 649.0 275.0]
- $node671 setLabel "name" "TCustomTreeView"
- $node671 setScope "name" "cl" "scopePhase"
- $node671 setProp "is_declaration" "1" "name" "cl"
- $node671 setProp "libunit" "Other" "name" "cl"
- $node671 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node672 [$diag addNode cad_class 1744.0 2240.0 172.0 275.0]
- $node672 setLabel "name" "TToolBar"
- $node672 setScope "name" "cl" "scopePhase"
- $node672 setProp "is_declaration" "1" "name" "cl"
- $node672 setProp "libunit" "Other" "name" "cl"
- $node672 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node673 [$diag addNode cad_class 1600.0 2096.0 120.0 33.0]
- $node673 setLabel "name" "TToolWindow"
- $node673 setProp "is_folded" "1"
- $node673 setScope "name" "cl" "scopePhase"
- $node673 setProp "is_declaration" "1" "name" "cl"
- $node673 setProp "libunit" "Other" "name" "cl"
- $node673 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node674 [$diag addNode cad_class 1776.0 2000.0 120.0 33.0]
- $node674 setLabel "name" "TWinControl"
- $node674 setProp "is_folded" "1"
- $node674 setScope "name" "cl" "scopePhase"
- $node674 setProp "is_declaration" "1" "name" "cl"
- $node674 setProp "libunit" "Controls" "name" "cl"
-
- set node675 [$diag addNode cad_class 3008.0 1600.0 611.0 211.0]
- $node675 setLabel "name" "TCustomListView"
- $node675 setScope "name" "cl" "scopePhase"
- $node675 setProp "is_declaration" "1" "name" "cl"
- $node675 setProp "libunit" "Other" "name" "cl"
- $node675 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node639 [$diag addRake generalization $node650 $node662 2240.0 1504.0 1760.0 1664.0 1567.5]
-
- set conn676 [$node639 getInConn]
- set segm677 [$conn676 getFirstSegm]
-
- set conn678 [$node639 getFirstOutConn]
- set segm679 [$conn678 getFirstSegm]
-
- set conn680 [$diag addConn generalization_conn $node639 $node663 1600.0 1567.5 1600.0 1664.0]
- set segm681 [$conn680 getFirstSegm]
-
- set conn682 [$diag addConn generalization_conn $node639 $node671 2688.0 1567.5 2688.0 1680.0]
- set segm683 [$conn682 getFirstSegm]
-
- set conn684 [$diag addConn generalization_conn $node639 $node659 1120.0 1567.5 1120.0 1632.0]
- set segm685 [$conn684 getFirstSegm]
-
- set conn686 [$diag addConn generalization_conn $node639 $node675 3312.0 1567.5 3312.0 1680.0]
- set segm687 [$conn686 getFirstSegm]
-
- set node640 [$diag addRake generalization $node651 $node664 1136.0 1008.0 1136.0 1120.0 1064.0]
-
- set conn688 [$node640 getInConn]
- set segm689 [$conn688 getFirstSegm]
-
- set conn690 [$node640 getFirstOutConn]
- set segm691 [$conn690 getFirstSegm]
-
- set node641 [$diag addRake generalization $node652 $node665 1664.0 1024.0 1664.0 1136.0 1080.0]
-
- set conn692 [$node641 getInConn]
- set segm693 [$conn692 getFirstSegm]
-
- set conn694 [$node641 getFirstOutConn]
- set segm695 [$conn694 getFirstSegm]
-
- set node642 [$diag addRake generalization $node653 $node668 2544.0 1056.0 2544.0 1152.0 1104.0]
-
- set conn696 [$node642 getInConn]
- set segm697 [$conn696 getFirstSegm]
-
- set conn698 [$node642 getFirstOutConn]
- set segm699 [$conn698 getFirstSegm]
-
- set node643 [$diag addRake generalization $node654 $node653 2560.0 832.0 2560.0 944.0 888.0]
-
- set conn700 [$node643 getInConn]
- set segm701 [$conn700 getFirstSegm]
-
- set conn702 [$node643 getFirstOutConn]
- set segm703 [$conn702 getFirstSegm]
-
- set node644 [$diag addRake generalization $node656 $node651 2048.0 832.0 1136.0 960.0 879.5]
-
- set conn704 [$node644 getInConn]
- set segm705 [$conn704 getFirstSegm]
-
- set conn706 [$node644 getFirstOutConn]
- set segm707 [$conn706 getFirstSegm]
-
- set conn708 [$diag addConn generalization_conn $node644 $node652 1664.0 879.5 1664.0 960.0]
- set segm709 [$conn708 getFirstSegm]
-
- set conn710 [$diag addConn generalization_conn $node644 $node666 1296.0 879.5 1296.0 944.0]
- set segm711 [$conn710 getFirstSegm]
-
- set conn712 [$diag addConn generalization_conn $node644 $node667 1424.0 879.5 1424.0 928.0]
- set segm713 [$conn712 getFirstSegm]
-
- set conn714 [$diag addConn generalization_conn $node644 $node655 2048.0 879.5 2048.0 960.0]
- set segm715 [$conn714 getFirstSegm]
-
- set node645 [$diag addRake generalization $node655 $node669 2048.0 1024.0 2128.0 1184.0 1088.0]
-
- set conn716 [$node645 getInConn]
- set segm717 [$conn716 getFirstSegm]
-
- set conn718 [$node645 getFirstOutConn]
- set segm719 [$conn718 getFirstSegm]
-
- set conn720 [$diag addConn generalization_conn $node645 $node670 1984.0 1088.0 1984.0 1184.0]
- set segm721 [$conn720 getFirstSegm]
-
- set node646 [$diag addRake generalization $node671 $node661 2656.0 1872.0 2656.0 2016.0 1944.0]
-
- set conn722 [$node646 getInConn]
- set segm723 [$conn722 getFirstSegm]
-
- set conn724 [$node646 getFirstOutConn]
- set segm725 [$conn724 getFirstSegm]
-
- set node647 [$diag addRake generalization $node673 $node657 1664.0 2128.0 1568.0 2272.0 2200.0]
-
- set conn726 [$node647 getInConn]
- set segm727 [$conn726 getFirstSegm]
-
- set conn728 [$node647 getFirstOutConn]
- set segm729 [$conn728 getFirstSegm]
-
- set conn730 [$diag addConn generalization_conn $node647 $node672 1824.0 2200.0 1824.0 2288.0]
- set segm731 [$conn730 getFirstSegm]
-
- set node648 [$diag addRake generalization $node674 $node658 1840.0 2032.0 2240.0 2208.0 2072.0]
-
- set conn732 [$node648 getInConn]
- set segm733 [$conn732 getFirstSegm]
-
- set conn734 [$node648 getFirstOutConn]
- set segm735 [$conn734 getFirstSegm]
-
- set conn736 [$diag addConn generalization_conn $node648 $node673 1664.0 2072.0 1664.0 2112.0]
- set segm737 [$conn736 getFirstSegm]
-
- set node649 [$diag addRake generalization $node675 $node660 3328.0 1808.0 3328.0 1952.0 1880.0]
-
- set conn738 [$node649 getInConn]
- set segm739 [$conn738 getFirstSegm]
-
- set conn740 [$node649 getFirstOutConn]
- set segm741 [$conn740 getFirstSegm]
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TCustomTabControl "DelphiVCL" "" "" "" "" "" 1]
-
- set row742 [$diag addRow method 0.0]
- $row742 setLabel "name_type" "Change()\n"
- $row742 setProp "has_parmlist" "1"
- $row742 setProp "is_event" "1"
- $row742 setProp "method_access" "Protected"
-
- set cell743 [$row742 addCell parameter 0.0]
- $cell743 setLabel "name_type" "Sender: TObject"
- $cell743 setScope "name_type" "cl" "scopePhase"
- $cell743 setProp "is_declaration" "1" "name_type" "cl"
- $cell743 setProp "libunit" "System" "name_type" "cl"
- $cell743 setScope "name_type" "de" "scopeFile"
-
- set row744 [$diag addRow method 0.0]
- $row744 setLabel "name_type" "Changing()"
- $row744 setProp "has_parmlist" "1"
- $row744 setProp "is_event" "1"
- $row744 setProp "method_access" "Protected"
-
- set cell745 [$row744 addCell parameter 0.0]
- $cell745 setLabel "name_type" "Sender: TObject, "
- $cell745 setScope "name_type" "cl" "scopePhase"
- $cell745 setProp "is_declaration" "1" "name_type" "cl"
- $cell745 setProp "libunit" "System" "name_type" "cl"
- $cell745 setScope "name_type" "de" "scopeFile"
-
- set cell746 [$row744 addCell parameter 0.0]
- $cell746 setLabel "name_type" "AllowChange: boolean"
- $cell746 setProp "pass_by" "Variable"
- $cell746 setScope "name_type" "cl" "scopePhase"
- $cell746 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TTabControl "DelphiVCL" "" "" "" "" "" 1]
-
- set row747 [$diag addRow method 0.0]
- $row747 setLabel "name_type" "Change()\n"
- $row747 setProp "has_parmlist" "1"
- $row747 setProp "is_event" "1"
- $row747 setProp "method_access" "Published"
-
- set row748 [$diag addRow method 0.0]
- $row748 setLabel "name_type" "Changing()\n"
- $row748 setProp "has_parmlist" "1"
- $row748 setProp "is_event" "1"
- $row748 setProp "method_access" "Published"
-
- set row749 [$diag addRow method 0.0]
- $row749 setLabel "name_type" "Enter()\n"
- $row749 setProp "has_parmlist" "1"
- $row749 setProp "is_event" "1"
- $row749 setProp "method_access" "Published"
-
- set row750 [$diag addRow method 0.0]
- $row750 setLabel "name_type" "Exit()\n"
- $row750 setProp "has_parmlist" "1"
- $row750 setProp "is_event" "1"
- $row750 setProp "method_access" "Published"
-
- set row751 [$diag addRow method 0.0]
- $row751 setLabel "name_type" "DragDrop()\n"
- $row751 setProp "has_parmlist" "1"
- $row751 setProp "is_event" "1"
- $row751 setProp "method_access" "Published"
-
- set row752 [$diag addRow method 0.0]
- $row752 setLabel "name_type" "DragOver()\n"
- $row752 setProp "has_parmlist" "1"
- $row752 setProp "is_event" "1"
- $row752 setProp "method_access" "Published"
-
- set row753 [$diag addRow method 0.0]
- $row753 setLabel "name_type" "EndDrag()\n"
- $row753 setProp "has_parmlist" "1"
- $row753 setProp "is_event" "1"
- $row753 setProp "method_access" "Published"
-
- set row754 [$diag addRow method 0.0]
- $row754 setLabel "name_type" "MouseDown()\n"
- $row754 setProp "has_parmlist" "1"
- $row754 setProp "is_event" "1"
- $row754 setProp "method_access" "Published"
-
- set row755 [$diag addRow method 0.0]
- $row755 setLabel "name_type" "MouseMove()\n"
- $row755 setProp "has_parmlist" "1"
- $row755 setProp "is_event" "1"
- $row755 setProp "method_access" "Published"
-
- set row756 [$diag addRow method 0.0]
- $row756 setLabel "name_type" "MouseUp()\n"
- $row756 setProp "has_parmlist" "1"
- $row756 setProp "is_event" "1"
- $row756 setProp "method_access" "Published"
-
- set row757 [$diag addRow method 0.0]
- $row757 setLabel "name_type" "StartDrag()"
- $row757 setProp "has_parmlist" "1"
- $row757 setProp "is_event" "1"
- $row757 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TPageControl "DelphiVCL" "" "" "" "" "" 1]
-
- set row758 [$diag addRow method 0.0]
- $row758 setLabel "name_type" "Change()\n"
- $row758 setProp "has_parmlist" "1"
- $row758 setProp "is_event" "1"
- $row758 setProp "method_access" "Published"
-
- set row759 [$diag addRow method 0.0]
- $row759 setLabel "name_type" "Changing()\n"
- $row759 setProp "has_parmlist" "1"
- $row759 setProp "is_event" "1"
- $row759 setProp "method_access" "Published"
-
- set row760 [$diag addRow method 0.0]
- $row760 setLabel "name_type" "Enter()\n"
- $row760 setProp "has_parmlist" "1"
- $row760 setProp "is_event" "1"
- $row760 setProp "method_access" "Published"
-
- set row761 [$diag addRow method 0.0]
- $row761 setLabel "name_type" "Exit()\n"
- $row761 setProp "has_parmlist" "1"
- $row761 setProp "is_event" "1"
- $row761 setProp "method_access" "Published"
-
- set row762 [$diag addRow method 0.0]
- $row762 setLabel "name_type" "DragDrop()\n"
- $row762 setProp "has_parmlist" "1"
- $row762 setProp "is_event" "1"
- $row762 setProp "method_access" "Published"
-
- set row763 [$diag addRow method 0.0]
- $row763 setLabel "name_type" "DragOver()\n"
- $row763 setProp "has_parmlist" "1"
- $row763 setProp "is_event" "1"
- $row763 setProp "method_access" "Published"
-
- set row764 [$diag addRow method 0.0]
- $row764 setLabel "name_type" "EndDrag()\n"
- $row764 setProp "has_parmlist" "1"
- $row764 setProp "is_event" "1"
- $row764 setProp "method_access" "Published"
-
- set row765 [$diag addRow method 0.0]
- $row765 setLabel "name_type" "MouseDown()\n"
- $row765 setProp "has_parmlist" "1"
- $row765 setProp "is_event" "1"
- $row765 setProp "method_access" "Published"
-
- set row766 [$diag addRow method 0.0]
- $row766 setLabel "name_type" "MouseMove()\n"
- $row766 setProp "has_parmlist" "1"
- $row766 setProp "is_event" "1"
- $row766 setProp "method_access" "Published"
-
- set row767 [$diag addRow method 0.0]
- $row767 setLabel "name_type" "MouseUp()\n"
- $row767 setProp "has_parmlist" "1"
- $row767 setProp "is_event" "1"
- $row767 setProp "method_access" "Published"
-
- set row768 [$diag addRow method 0.0]
- $row768 setLabel "name_type" "StartDrag()"
- $row768 setProp "has_parmlist" "1"
- $row768 setProp "is_event" "1"
- $row768 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TCustomRichEdit "DelphiVCL" "" "" "" "" "" 1]
-
- set row769 [$diag addRow method 0.0]
- $row769 setLabel "name_type" "ProtectChange()\n"
- $row769 setProp "has_parmlist" "1"
- $row769 setProp "is_event" "1"
- $row769 setProp "method_access" "Protected"
-
- set cell770 [$row769 addCell parameter 0.0]
- $cell770 setLabel "name_type" "Sender: TObject, "
- $cell770 setScope "name_type" "cl" "scopePhase"
- $cell770 setProp "is_declaration" "1" "name_type" "cl"
- $cell770 setProp "libunit" "System" "name_type" "cl"
- $cell770 setScope "name_type" "de" "scopeFile"
-
- set cell771 [$row769 addCell parameter 0.0]
- $cell771 setLabel "name_type" "StartPos: integer, "
- $cell771 setScope "name_type" "cl" "scopePhase"
- $cell771 setScope "name_type" "de" "scopeFile"
-
- set cell772 [$row769 addCell parameter 0.0]
- $cell772 setLabel "name_type" "EndPos: integer, "
- $cell772 setScope "name_type" "cl" "scopePhase"
- $cell772 setScope "name_type" "de" "scopeFile"
-
- set cell773 [$row769 addCell parameter 0.0]
- $cell773 setLabel "name_type" "AllowChange: boolean"
- $cell773 setProp "pass_by" "Variable"
- $cell773 setScope "name_type" "cl" "scopePhase"
- $cell773 setScope "name_type" "de" "scopeFile"
-
- set row774 [$diag addRow method 0.0]
- $row774 setLabel "name_type" "ResizeRequest()\n"
- $row774 setProp "has_parmlist" "1"
- $row774 setProp "is_event" "1"
- $row774 setProp "method_access" "Protected"
-
- set cell775 [$row774 addCell parameter 0.0]
- $cell775 setLabel "name_type" "Sender: TObject, "
- $cell775 setScope "name_type" "cl" "scopePhase"
- $cell775 setProp "is_declaration" "1" "name_type" "cl"
- $cell775 setProp "libunit" "System" "name_type" "cl"
- $cell775 setScope "name_type" "de" "scopeFile"
-
- set cell776 [$row774 addCell parameter 0.0]
- $cell776 setLabel "name_type" "Rect: TRect"
- $cell776 setScope "name_type" "cl" "scopePhase"
- $cell776 setProp "libunit" "Other" "name_type" "cl"
- $cell776 setProp "userlib" "Windows" "name_type" "cl"
- $cell776 setScope "name_type" "de" "scopeFile"
-
- set row777 [$diag addRow method 0.0]
- $row777 setLabel "name_type" "SaveClipboard()\n"
- $row777 setProp "has_parmlist" "1"
- $row777 setProp "is_event" "1"
- $row777 setProp "method_access" "Protected"
-
- set cell778 [$row777 addCell parameter 0.0]
- $cell778 setLabel "name_type" "Sender: TObject, "
- $cell778 setScope "name_type" "cl" "scopePhase"
- $cell778 setProp "is_declaration" "1" "name_type" "cl"
- $cell778 setProp "libunit" "System" "name_type" "cl"
- $cell778 setScope "name_type" "de" "scopeFile"
-
- set cell779 [$row777 addCell parameter 0.0]
- $cell779 setLabel "name_type" "NumObjects: integer, "
- $cell779 setScope "name_type" "cl" "scopePhase"
- $cell779 setScope "name_type" "de" "scopeFile"
-
- set cell780 [$row777 addCell parameter 0.0]
- $cell780 setLabel "name_type" "NumChars: integer, "
- $cell780 setScope "name_type" "cl" "scopePhase"
- $cell780 setScope "name_type" "de" "scopeFile"
-
- set cell781 [$row777 addCell parameter 0.0]
- $cell781 setLabel "name_type" "SaveClipboard: boolean"
- $cell781 setProp "pass_by" "Variable"
- $cell781 setScope "name_type" "cl" "scopePhase"
- $cell781 setScope "name_type" "de" "scopeFile"
-
- set row782 [$diag addRow method 0.0]
- $row782 setLabel "name_type" "SelectionChange()"
- $row782 setProp "has_parmlist" "1"
- $row782 setProp "is_event" "1"
- $row782 setProp "method_access" "Protected"
-
- set cell783 [$row782 addCell parameter 0.0]
- $cell783 setLabel "name_type" "Sender: TObject"
- $cell783 setScope "name_type" "cl" "scopePhase"
- $cell783 setProp "is_declaration" "1" "name_type" "cl"
- $cell783 setProp "libunit" "System" "name_type" "cl"
- $cell783 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TProgressBar "DelphiVCL" "" "" "" "" "" 1]
-
- set row784 [$diag addRow method 0.0]
- $row784 setLabel "name_type" "Enter()\n"
- $row784 setProp "has_parmlist" "1"
- $row784 setProp "is_event" "1"
- $row784 setProp "method_access" "Published"
-
- set row785 [$diag addRow method 0.0]
- $row785 setLabel "name_type" "Exit()\n"
- $row785 setProp "has_parmlist" "1"
- $row785 setProp "is_event" "1"
- $row785 setProp "method_access" "Published"
-
- set row786 [$diag addRow method 0.0]
- $row786 setLabel "name_type" "DragDrop()\n"
- $row786 setProp "has_parmlist" "1"
- $row786 setProp "is_event" "1"
- $row786 setProp "method_access" "Published"
-
- set row787 [$diag addRow method 0.0]
- $row787 setLabel "name_type" "DragOver()\n"
- $row787 setProp "has_parmlist" "1"
- $row787 setProp "is_event" "1"
- $row787 setProp "method_access" "Published"
-
- set row788 [$diag addRow method 0.0]
- $row788 setLabel "name_type" "EndDrag()\n"
- $row788 setProp "has_parmlist" "1"
- $row788 setProp "is_event" "1"
- $row788 setProp "method_access" "Published"
-
- set row789 [$diag addRow method 0.0]
- $row789 setLabel "name_type" "MouseDown()\n"
- $row789 setProp "has_parmlist" "1"
- $row789 setProp "is_event" "1"
- $row789 setProp "method_access" "Published"
-
- set row790 [$diag addRow method 0.0]
- $row790 setLabel "name_type" "MouseMove()\n"
- $row790 setProp "has_parmlist" "1"
- $row790 setProp "is_event" "1"
- $row790 setProp "method_access" "Published"
-
- set row791 [$diag addRow method 0.0]
- $row791 setLabel "name_type" "MouseUp()\n"
- $row791 setProp "has_parmlist" "1"
- $row791 setProp "is_event" "1"
- $row791 setProp "method_access" "Published"
-
- set row792 [$diag addRow method 0.0]
- $row792 setLabel "name_type" "StartDrag()"
- $row792 setProp "has_parmlist" "1"
- $row792 setProp "is_event" "1"
- $row792 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TCustomUpDown "DelphiVCL" "" "" "" "" "" 1]
-
- set row793 [$diag addRow method 0.0]
- $row793 setLabel "name_type" "Changing()\n"
- $row793 setProp "has_parmlist" "1"
- $row793 setProp "is_event" "1"
- $row793 setProp "method_access" "Protected"
-
- set cell794 [$row793 addCell parameter 0.0]
- $cell794 setLabel "name_type" "Sender: TObject, "
- $cell794 setScope "name_type" "cl" "scopePhase"
- $cell794 setProp "is_declaration" "1" "name_type" "cl"
- $cell794 setProp "libunit" "System" "name_type" "cl"
- $cell794 setScope "name_type" "de" "scopeFile"
-
- set cell795 [$row793 addCell parameter 0.0]
- $cell795 setLabel "name_type" "AllowChange: boolean"
- $cell795 setProp "pass_by" "Variable"
- $cell795 setScope "name_type" "cl" "scopePhase"
- $cell795 setScope "name_type" "de" "scopeFile"
-
- set row796 [$diag addRow method 0.0]
- $row796 setLabel "name_type" "Click()"
- $row796 setProp "has_parmlist" "1"
- $row796 setProp "is_event" "1"
- $row796 setProp "method_access" "Protected"
-
- set cell797 [$row796 addCell parameter 0.0]
- $cell797 setLabel "name_type" "Sender: TObject, "
- $cell797 setScope "name_type" "cl" "scopePhase"
- $cell797 setProp "is_declaration" "1" "name_type" "cl"
- $cell797 setProp "libunit" "System" "name_type" "cl"
- $cell797 setScope "name_type" "de" "scopeFile"
-
- set cell798 [$row796 addCell parameter 0.0]
- $cell798 setLabel "name_type" "Button: TUDBtnType"
- $cell798 setScope "name_type" "cl" "scopePhase"
- $cell798 setProp "libunit" "Other" "name_type" "cl"
- $cell798 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell798 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TUpDown "DelphiVCL" "" "" "" "" "" 1]
-
- set row799 [$diag addRow method 0.0]
- $row799 setLabel "name_type" "Changing()\n"
- $row799 setProp "has_parmlist" "1"
- $row799 setProp "is_event" "1"
- $row799 setProp "method_access" "Published"
-
- set row800 [$diag addRow method 0.0]
- $row800 setLabel "name_type" "Click()\n"
- $row800 setProp "has_parmlist" "1"
- $row800 setProp "is_event" "1"
- $row800 setProp "method_access" "Published"
-
- set row801 [$diag addRow method 0.0]
- $row801 setLabel "name_type" "Enter()\n"
- $row801 setProp "has_parmlist" "1"
- $row801 setProp "is_event" "1"
- $row801 setProp "method_access" "Published"
-
- set row802 [$diag addRow method 0.0]
- $row802 setLabel "name_type" "Exit()\n"
- $row802 setProp "has_parmlist" "1"
- $row802 setProp "is_event" "1"
- $row802 setProp "method_access" "Published"
-
- set row803 [$diag addRow method 0.0]
- $row803 setLabel "name_type" "MouseDown()\n"
- $row803 setProp "has_parmlist" "1"
- $row803 setProp "is_event" "1"
- $row803 setProp "method_access" "Published"
-
- set row804 [$diag addRow method 0.0]
- $row804 setLabel "name_type" "MouseMove()\n"
- $row804 setProp "has_parmlist" "1"
- $row804 setProp "is_event" "1"
- $row804 setProp "method_access" "Published"
-
- set row805 [$diag addRow method 0.0]
- $row805 setLabel "name_type" "MouseUp()"
- $row805 setProp "has_parmlist" "1"
- $row805 setProp "is_event" "1"
- $row805 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new THotKey "DelphiVCL" "" "" "" "" "" 1]
-
- set row806 [$diag addRow method 0.0]
- $row806 setLabel "name_type" "Enter()\n"
- $row806 setProp "has_parmlist" "1"
- $row806 setProp "is_event" "1"
- $row806 setProp "method_access" "Published"
-
- set row807 [$diag addRow method 0.0]
- $row807 setLabel "name_type" "Exit()\n"
- $row807 setProp "has_parmlist" "1"
- $row807 setProp "is_event" "1"
- $row807 setProp "method_access" "Published"
-
- set row808 [$diag addRow method 0.0]
- $row808 setLabel "name_type" "MouseDown()\n"
- $row808 setProp "has_parmlist" "1"
- $row808 setProp "is_event" "1"
- $row808 setProp "method_access" "Published"
-
- set row809 [$diag addRow method 0.0]
- $row809 setLabel "name_type" "MouseMove()\n"
- $row809 setProp "has_parmlist" "1"
- $row809 setProp "is_event" "1"
- $row809 setProp "method_access" "Published"
-
- set row810 [$diag addRow method 0.0]
- $row810 setLabel "name_type" "MouseUp()"
- $row810 setProp "has_parmlist" "1"
- $row810 setProp "is_event" "1"
- $row810 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TAnimate "DelphiVCL" "" "" "" "" "" 1]
-
- set row811 [$diag addRow method 0.0]
- $row811 setLabel "name_type" "Close()\n"
- $row811 setProp "has_parmlist" "1"
- $row811 setProp "is_event" "1"
- $row811 setProp "method_access" "Published"
-
- set cell812 [$row811 addCell parameter 0.0]
- $cell812 setLabel "name_type" "Sender: TObject"
- $cell812 setScope "name_type" "cl" "scopePhase"
- $cell812 setProp "is_declaration" "1" "name_type" "cl"
- $cell812 setProp "libunit" "System" "name_type" "cl"
- $cell812 setScope "name_type" "de" "scopeFile"
-
- set row813 [$diag addRow method 0.0]
- $row813 setLabel "name_type" "Open()\n"
- $row813 setProp "has_parmlist" "1"
- $row813 setProp "is_event" "1"
- $row813 setProp "method_access" "Published"
-
- set cell814 [$row813 addCell parameter 0.0]
- $cell814 setLabel "name_type" "Sender: TObject"
- $cell814 setScope "name_type" "cl" "scopePhase"
- $cell814 setProp "is_declaration" "1" "name_type" "cl"
- $cell814 setProp "libunit" "System" "name_type" "cl"
- $cell814 setScope "name_type" "de" "scopeFile"
-
- set row815 [$diag addRow method 0.0]
- $row815 setLabel "name_type" "Start()\n"
- $row815 setProp "has_parmlist" "1"
- $row815 setProp "is_event" "1"
- $row815 setProp "method_access" "Published"
-
- set cell816 [$row815 addCell parameter 0.0]
- $cell816 setLabel "name_type" "Sender: TObject"
- $cell816 setScope "name_type" "cl" "scopePhase"
- $cell816 setProp "is_declaration" "1" "name_type" "cl"
- $cell816 setProp "libunit" "System" "name_type" "cl"
- $cell816 setScope "name_type" "de" "scopeFile"
-
- set row817 [$diag addRow method 0.0]
- $row817 setLabel "name_type" "Stop()"
- $row817 setProp "has_parmlist" "1"
- $row817 setProp "is_event" "1"
- $row817 setProp "method_access" "Published"
-
- set cell818 [$row817 addCell parameter 0.0]
- $cell818 setLabel "name_type" "Sender: TObject"
- $cell818 setScope "name_type" "cl" "scopePhase"
- $cell818 setProp "is_declaration" "1" "name_type" "cl"
- $cell818 setProp "libunit" "System" "name_type" "cl"
- $cell818 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TDateTimePicker "DelphiVCL" "" "" "" "" "" 1]
-
- set row819 [$diag addRow method 0.0]
- $row819 setLabel "name_type" "Change()\n"
- $row819 setProp "has_parmlist" "1"
- $row819 setProp "is_event" "1"
- $row819 setProp "method_access" "Published"
-
- set cell820 [$row819 addCell parameter 0.0]
- $cell820 setLabel "name_type" "Sender: TObject"
- $cell820 setScope "name_type" "cl" "scopePhase"
- $cell820 setProp "is_declaration" "1" "name_type" "cl"
- $cell820 setProp "libunit" "System" "name_type" "cl"
- $cell820 setScope "name_type" "de" "scopeFile"
-
- set row821 [$diag addRow method 0.0]
- $row821 setLabel "name_type" "CloseUp()\n"
- $row821 setProp "has_parmlist" "1"
- $row821 setProp "is_event" "1"
- $row821 setProp "method_access" "Published"
-
- set cell822 [$row821 addCell parameter 0.0]
- $cell822 setLabel "name_type" "Sender: TObject"
- $cell822 setScope "name_type" "cl" "scopePhase"
- $cell822 setProp "is_declaration" "1" "name_type" "cl"
- $cell822 setProp "libunit" "System" "name_type" "cl"
- $cell822 setScope "name_type" "de" "scopeFile"
-
- set row823 [$diag addRow method 0.0]
- $row823 setLabel "name_type" "DropDown()\n"
- $row823 setProp "has_parmlist" "1"
- $row823 setProp "is_event" "1"
- $row823 setProp "method_access" "Published"
-
- set cell824 [$row823 addCell parameter 0.0]
- $cell824 setLabel "name_type" "Sender: TObject"
- $cell824 setScope "name_type" "cl" "scopePhase"
- $cell824 setProp "is_declaration" "1" "name_type" "cl"
- $cell824 setProp "libunit" "System" "name_type" "cl"
- $cell824 setScope "name_type" "de" "scopeFile"
-
- set row825 [$diag addRow method 0.0]
- $row825 setLabel "name_type" "UserInput()\n"
- $row825 setProp "has_parmlist" "1"
- $row825 setProp "is_event" "1"
- $row825 setProp "method_access" "Published"
-
- set cell826 [$row825 addCell parameter 0.0]
- $cell826 setLabel "name_type" "Sender: TObject, "
- $cell826 setScope "name_type" "cl" "scopePhase"
- $cell826 setProp "is_declaration" "1" "name_type" "cl"
- $cell826 setProp "libunit" "System" "name_type" "cl"
- $cell826 setScope "name_type" "de" "scopeFile"
-
- set cell827 [$row825 addCell parameter 0.0]
- $cell827 setLabel "name_type" "UserString: string, "
- $cell827 setProp "pass_by" "Constant"
- $cell827 setScope "name_type" "cl" "scopePhase"
- $cell827 setScope "name_type" "de" "scopeFile"
-
- set cell828 [$row825 addCell parameter 0.0]
- $cell828 setLabel "name_type" "DateAndTime: TDateTime, "
- $cell828 setProp "pass_by" "Variable"
- $cell828 setScope "name_type" "cl" "scopePhase"
- $cell828 setProp "libunit" "System" "name_type" "cl"
- $cell828 setScope "name_type" "de" "scopeFile"
-
- set cell829 [$row825 addCell parameter 0.0]
- $cell829 setLabel "name_type" "AllowChange: boolean"
- $cell829 setProp "pass_by" "Variable"
- $cell829 setScope "name_type" "cl" "scopePhase"
- $cell829 setScope "name_type" "de" "scopeFile"
-
- set row830 [$diag addRow method 0.0]
- $row830 setLabel "name_type" "Enter()\n"
- $row830 setProp "has_parmlist" "1"
- $row830 setProp "is_event" "1"
- $row830 setProp "method_access" "Published"
-
- set row831 [$diag addRow method 0.0]
- $row831 setLabel "name_type" "Exit()\n"
- $row831 setProp "has_parmlist" "1"
- $row831 setProp "is_event" "1"
- $row831 setProp "method_access" "Published"
-
- set row832 [$diag addRow method 0.0]
- $row832 setLabel "name_type" "KeyDown()\n"
- $row832 setProp "has_parmlist" "1"
- $row832 setProp "is_event" "1"
- $row832 setProp "method_access" "Published"
-
- set row833 [$diag addRow method 0.0]
- $row833 setLabel "name_type" "KeyPress()\n"
- $row833 setProp "has_parmlist" "1"
- $row833 setProp "is_event" "1"
- $row833 setProp "method_access" "Published"
-
- set row834 [$diag addRow method 0.0]
- $row834 setLabel "name_type" "KeyUp()\n"
- $row834 setProp "has_parmlist" "1"
- $row834 setProp "is_event" "1"
- $row834 setProp "method_access" "Published"
-
- set row835 [$diag addRow method 0.0]
- $row835 setLabel "name_type" "Click()\n"
- $row835 setProp "has_parmlist" "1"
- $row835 setProp "is_event" "1"
- $row835 setProp "method_access" "Published"
-
- set row836 [$diag addRow method 0.0]
- $row836 setLabel "name_type" "DblClick()\n"
- $row836 setProp "has_parmlist" "1"
- $row836 setProp "is_event" "1"
- $row836 setProp "method_access" "Published"
-
- set row837 [$diag addRow method 0.0]
- $row837 setLabel "name_type" "DragDrop()\n"
- $row837 setProp "has_parmlist" "1"
- $row837 setProp "is_event" "1"
- $row837 setProp "method_access" "Published"
-
- set row838 [$diag addRow method 0.0]
- $row838 setLabel "name_type" "DragOver()\n"
- $row838 setProp "has_parmlist" "1"
- $row838 setProp "is_event" "1"
- $row838 setProp "method_access" "Published"
-
- set row839 [$diag addRow method 0.0]
- $row839 setLabel "name_type" "EndDrag()\n"
- $row839 setProp "has_parmlist" "1"
- $row839 setProp "is_event" "1"
- $row839 setProp "method_access" "Published"
-
- set row840 [$diag addRow method 0.0]
- $row840 setLabel "name_type" "StartDrag()"
- $row840 setProp "has_parmlist" "1"
- $row840 setProp "is_event" "1"
- $row840 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TCustomTreeView "DelphiVCL" "" "" "" "" "" 1]
-
- set row841 [$diag addRow method 0.0]
- $row841 setLabel "name_type" "Change()\n"
- $row841 setProp "has_parmlist" "1"
- $row841 setProp "is_event" "1"
- $row841 setProp "method_access" "Protected"
-
- set cell842 [$row841 addCell parameter 0.0]
- $cell842 setLabel "name_type" "Sender: TObject, "
- $cell842 setScope "name_type" "cl" "scopePhase"
- $cell842 setProp "is_declaration" "1" "name_type" "cl"
- $cell842 setProp "libunit" "System" "name_type" "cl"
- $cell842 setScope "name_type" "de" "scopeFile"
-
- set cell843 [$row841 addCell parameter 0.0]
- $cell843 setLabel "name_type" "Node: TTreeNode"
- $cell843 setScope "name_type" "cl" "scopePhase"
- $cell843 setProp "libunit" "Other" "name_type" "cl"
- $cell843 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell843 setScope "name_type" "de" "scopeFile"
-
- set row844 [$diag addRow method 0.0]
- $row844 setLabel "name_type" "Changing()\n"
- $row844 setProp "has_parmlist" "1"
- $row844 setProp "is_event" "1"
- $row844 setProp "method_access" "Protected"
-
- set cell845 [$row844 addCell parameter 0.0]
- $cell845 setLabel "name_type" "Sender: TObject, "
- $cell845 setScope "name_type" "cl" "scopePhase"
- $cell845 setProp "is_declaration" "1" "name_type" "cl"
- $cell845 setProp "libunit" "System" "name_type" "cl"
- $cell845 setScope "name_type" "de" "scopeFile"
-
- set cell846 [$row844 addCell parameter 0.0]
- $cell846 setLabel "name_type" "Node: TTreeNode, "
- $cell846 setScope "name_type" "cl" "scopePhase"
- $cell846 setProp "libunit" "Other" "name_type" "cl"
- $cell846 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell846 setScope "name_type" "de" "scopeFile"
-
- set cell847 [$row844 addCell parameter 0.0]
- $cell847 setLabel "name_type" "AllowChange: boolean"
- $cell847 setProp "pass_by" "Variable"
- $cell847 setScope "name_type" "cl" "scopePhase"
- $cell847 setScope "name_type" "de" "scopeFile"
-
- set row848 [$diag addRow method 0.0]
- $row848 setLabel "name_type" "Collapsed()\n"
- $row848 setProp "has_parmlist" "1"
- $row848 setProp "is_event" "1"
- $row848 setProp "method_access" "Protected"
-
- set cell849 [$row848 addCell parameter 0.0]
- $cell849 setLabel "name_type" "Sender: TObject, "
- $cell849 setScope "name_type" "cl" "scopePhase"
- $cell849 setProp "is_declaration" "1" "name_type" "cl"
- $cell849 setProp "libunit" "System" "name_type" "cl"
- $cell849 setScope "name_type" "de" "scopeFile"
-
- set cell850 [$row848 addCell parameter 0.0]
- $cell850 setLabel "name_type" "Node: TTreeNode"
- $cell850 setScope "name_type" "cl" "scopePhase"
- $cell850 setProp "libunit" "Other" "name_type" "cl"
- $cell850 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell850 setScope "name_type" "de" "scopeFile"
-
- set row851 [$diag addRow method 0.0]
- $row851 setLabel "name_type" "Collapsing()\n"
- $row851 setProp "has_parmlist" "1"
- $row851 setProp "is_event" "1"
- $row851 setProp "method_access" "Protected"
-
- set cell852 [$row851 addCell parameter 0.0]
- $cell852 setLabel "name_type" "Sender: TObject, "
- $cell852 setScope "name_type" "cl" "scopePhase"
- $cell852 setProp "is_declaration" "1" "name_type" "cl"
- $cell852 setProp "libunit" "System" "name_type" "cl"
- $cell852 setScope "name_type" "de" "scopeFile"
-
- set cell853 [$row851 addCell parameter 0.0]
- $cell853 setLabel "name_type" "Node: TTreeNode, "
- $cell853 setScope "name_type" "cl" "scopePhase"
- $cell853 setProp "libunit" "Other" "name_type" "cl"
- $cell853 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell853 setScope "name_type" "de" "scopeFile"
-
- set cell854 [$row851 addCell parameter 0.0]
- $cell854 setLabel "name_type" "AllowCollapse: boolean"
- $cell854 setProp "pass_by" "Variable"
- $cell854 setScope "name_type" "cl" "scopePhase"
- $cell854 setScope "name_type" "de" "scopeFile"
-
- set row855 [$diag addRow method 0.0]
- $row855 setLabel "name_type" "Compare()\n"
- $row855 setProp "has_parmlist" "1"
- $row855 setProp "is_event" "1"
- $row855 setProp "method_access" "Protected"
-
- set cell856 [$row855 addCell parameter 0.0]
- $cell856 setLabel "name_type" "Sender: TObject, "
- $cell856 setScope "name_type" "cl" "scopePhase"
- $cell856 setProp "is_declaration" "1" "name_type" "cl"
- $cell856 setProp "libunit" "System" "name_type" "cl"
- $cell856 setScope "name_type" "de" "scopeFile"
-
- set cell857 [$row855 addCell parameter 0.0]
- $cell857 setLabel "name_type" "Node1: TTreeNode, "
- $cell857 setScope "name_type" "cl" "scopePhase"
- $cell857 setProp "libunit" "Other" "name_type" "cl"
- $cell857 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell857 setScope "name_type" "de" "scopeFile"
-
- set cell858 [$row855 addCell parameter 0.0]
- $cell858 setLabel "name_type" "Node2: TTreeNode, "
- $cell858 setScope "name_type" "cl" "scopePhase"
- $cell858 setProp "libunit" "Other" "name_type" "cl"
- $cell858 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell858 setScope "name_type" "de" "scopeFile"
-
- set cell859 [$row855 addCell parameter 0.0]
- $cell859 setLabel "name_type" "Data: integer, "
- $cell859 setScope "name_type" "cl" "scopePhase"
- $cell859 setScope "name_type" "de" "scopeFile"
-
- set cell860 [$row855 addCell parameter 0.0]
- $cell860 setLabel "name_type" "Compare: integer"
- $cell860 setProp "pass_by" "Variable"
- $cell860 setScope "name_type" "cl" "scopePhase"
- $cell860 setScope "name_type" "de" "scopeFile"
-
- set row861 [$diag addRow method 0.0]
- $row861 setLabel "name_type" "Deletion()\n"
- $row861 setProp "has_parmlist" "1"
- $row861 setProp "is_event" "1"
- $row861 setProp "method_access" "Protected"
-
- set cell862 [$row861 addCell parameter 0.0]
- $cell862 setLabel "name_type" "Sender: TObject, "
- $cell862 setScope "name_type" "cl" "scopePhase"
- $cell862 setProp "is_declaration" "1" "name_type" "cl"
- $cell862 setProp "libunit" "System" "name_type" "cl"
- $cell862 setScope "name_type" "de" "scopeFile"
-
- set cell863 [$row861 addCell parameter 0.0]
- $cell863 setLabel "name_type" "Node: TTreeNode"
- $cell863 setScope "name_type" "cl" "scopePhase"
- $cell863 setProp "libunit" "Other" "name_type" "cl"
- $cell863 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell863 setScope "name_type" "de" "scopeFile"
-
- set row864 [$diag addRow method 0.0]
- $row864 setLabel "name_type" "Edited()\n"
- $row864 setProp "has_parmlist" "1"
- $row864 setProp "is_event" "1"
- $row864 setProp "method_access" "Protected"
-
- set cell865 [$row864 addCell parameter 0.0]
- $cell865 setLabel "name_type" "Sender: TObject, "
- $cell865 setScope "name_type" "cl" "scopePhase"
- $cell865 setProp "is_declaration" "1" "name_type" "cl"
- $cell865 setProp "libunit" "System" "name_type" "cl"
- $cell865 setScope "name_type" "de" "scopeFile"
-
- set cell866 [$row864 addCell parameter 0.0]
- $cell866 setLabel "name_type" "Node: TTreeNode, "
- $cell866 setScope "name_type" "cl" "scopePhase"
- $cell866 setProp "libunit" "Other" "name_type" "cl"
- $cell866 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell866 setScope "name_type" "de" "scopeFile"
-
- set cell867 [$row864 addCell parameter 0.0]
- $cell867 setLabel "name_type" "S: string"
- $cell867 setProp "pass_by" "Variable"
- $cell867 setScope "name_type" "cl" "scopePhase"
- $cell867 setScope "name_type" "de" "scopeFile"
-
- set row868 [$diag addRow method 0.0]
- $row868 setLabel "name_type" "Editing()\n"
- $row868 setProp "has_parmlist" "1"
- $row868 setProp "is_event" "1"
- $row868 setProp "method_access" "Private"
-
- set cell869 [$row868 addCell parameter 0.0]
- $cell869 setLabel "name_type" "Sender: TObject, "
- $cell869 setScope "name_type" "cl" "scopePhase"
- $cell869 setProp "is_declaration" "1" "name_type" "cl"
- $cell869 setProp "libunit" "System" "name_type" "cl"
- $cell869 setScope "name_type" "de" "scopeFile"
-
- set cell870 [$row868 addCell parameter 0.0]
- $cell870 setLabel "name_type" "Node: TTreeNode, "
- $cell870 setScope "name_type" "cl" "scopePhase"
- $cell870 setProp "libunit" "Other" "name_type" "cl"
- $cell870 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell870 setScope "name_type" "de" "scopeFile"
-
- set cell871 [$row868 addCell parameter 0.0]
- $cell871 setLabel "name_type" "AllowEdit: boolean"
- $cell871 setProp "pass_by" "Variable"
- $cell871 setScope "name_type" "cl" "scopePhase"
- $cell871 setScope "name_type" "de" "scopeFile"
-
- set row872 [$diag addRow method 0.0]
- $row872 setLabel "name_type" "Expanded()\n"
- $row872 setProp "has_parmlist" "1"
- $row872 setProp "is_event" "1"
- $row872 setProp "method_access" "Protected"
-
- set cell873 [$row872 addCell parameter 0.0]
- $cell873 setLabel "name_type" "Sender: TObject, "
- $cell873 setScope "name_type" "cl" "scopePhase"
- $cell873 setProp "is_declaration" "1" "name_type" "cl"
- $cell873 setProp "libunit" "System" "name_type" "cl"
- $cell873 setScope "name_type" "de" "scopeFile"
-
- set cell874 [$row872 addCell parameter 0.0]
- $cell874 setLabel "name_type" "Node: TTreeNode"
- $cell874 setScope "name_type" "cl" "scopePhase"
- $cell874 setProp "libunit" "Other" "name_type" "cl"
- $cell874 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell874 setScope "name_type" "de" "scopeFile"
-
- set row875 [$diag addRow method 0.0]
- $row875 setLabel "name_type" "Expanding()\n"
- $row875 setProp "has_parmlist" "1"
- $row875 setProp "is_event" "1"
- $row875 setProp "method_access" "Protected"
-
- set cell876 [$row875 addCell parameter 0.0]
- $cell876 setLabel "name_type" "Sender: TObject, "
- $cell876 setScope "name_type" "cl" "scopePhase"
- $cell876 setProp "is_declaration" "1" "name_type" "cl"
- $cell876 setProp "libunit" "System" "name_type" "cl"
- $cell876 setScope "name_type" "de" "scopeFile"
-
- set cell877 [$row875 addCell parameter 0.0]
- $cell877 setLabel "name_type" "Node: TTreeNode, "
- $cell877 setScope "name_type" "cl" "scopePhase"
- $cell877 setProp "libunit" "Other" "name_type" "cl"
- $cell877 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell877 setScope "name_type" "de" "scopeFile"
-
- set cell878 [$row875 addCell parameter 0.0]
- $cell878 setLabel "name_type" "AllowExpansion: boolean"
- $cell878 setProp "pass_by" "Variable"
- $cell878 setScope "name_type" "cl" "scopePhase"
- $cell878 setScope "name_type" "de" "scopeFile"
-
- set row879 [$diag addRow method 0.0]
- $row879 setLabel "name_type" "GetImageIndex()\n"
- $row879 setProp "has_parmlist" "1"
- $row879 setProp "is_event" "1"
- $row879 setProp "method_access" "Protected"
-
- set cell880 [$row879 addCell parameter 0.0]
- $cell880 setLabel "name_type" "Sender: TObject, "
- $cell880 setScope "name_type" "cl" "scopePhase"
- $cell880 setProp "is_declaration" "1" "name_type" "cl"
- $cell880 setProp "libunit" "System" "name_type" "cl"
- $cell880 setScope "name_type" "de" "scopeFile"
-
- set cell881 [$row879 addCell parameter 0.0]
- $cell881 setLabel "name_type" "Node: TTreeNode"
- $cell881 setScope "name_type" "cl" "scopePhase"
- $cell881 setProp "libunit" "Other" "name_type" "cl"
- $cell881 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell881 setScope "name_type" "de" "scopeFile"
-
- set row882 [$diag addRow method 0.0]
- $row882 setLabel "name_type" "GetSelectedIndex()"
- $row882 setProp "has_parmlist" "1"
- $row882 setProp "is_event" "1"
- $row882 setProp "method_access" "Protected"
-
- set cell883 [$row882 addCell parameter 0.0]
- $cell883 setLabel "name_type" "Sender: TObject, "
- $cell883 setScope "name_type" "cl" "scopePhase"
- $cell883 setProp "is_declaration" "1" "name_type" "cl"
- $cell883 setProp "libunit" "System" "name_type" "cl"
- $cell883 setScope "name_type" "de" "scopeFile"
-
- set cell884 [$row882 addCell parameter 0.0]
- $cell884 setLabel "name_type" "Node: TTreeNode"
- $cell884 setScope "name_type" "cl" "scopePhase"
- $cell884 setProp "libunit" "Other" "name_type" "cl"
- $cell884 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell884 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TTreeView "DelphiVCL" "" "" "" "" "" 1]
-
- set row885 [$diag addRow method 0.0]
- $row885 setLabel "name_type" "Change()\n"
- $row885 setProp "has_parmlist" "1"
- $row885 setProp "is_event" "1"
- $row885 setProp "method_access" "Published"
-
- set row886 [$diag addRow method 0.0]
- $row886 setLabel "name_type" "Changing()\n"
- $row886 setProp "has_parmlist" "1"
- $row886 setProp "is_event" "1"
- $row886 setProp "method_access" "Published"
-
- set row887 [$diag addRow method 0.0]
- $row887 setLabel "name_type" "Collapsed()\n"
- $row887 setProp "has_parmlist" "1"
- $row887 setProp "is_event" "1"
- $row887 setProp "method_access" "Published"
-
- set row888 [$diag addRow method 0.0]
- $row888 setLabel "name_type" "Collapsing()\n"
- $row888 setProp "has_parmlist" "1"
- $row888 setProp "is_event" "1"
- $row888 setProp "method_access" "Published"
-
- set row889 [$diag addRow method 0.0]
- $row889 setLabel "name_type" "Compare()\n"
- $row889 setProp "has_parmlist" "1"
- $row889 setProp "is_event" "1"
- $row889 setProp "method_access" "Published"
-
- set row890 [$diag addRow method 0.0]
- $row890 setLabel "name_type" "Deletion()\n"
- $row890 setProp "has_parmlist" "1"
- $row890 setProp "is_event" "1"
- $row890 setProp "method_access" "Published"
-
- set row891 [$diag addRow method 0.0]
- $row891 setLabel "name_type" "Edited()\n"
- $row891 setProp "has_parmlist" "1"
- $row891 setProp "is_event" "1"
- $row891 setProp "method_access" "Published"
-
- set row892 [$diag addRow method 0.0]
- $row892 setLabel "name_type" "Editing()\n"
- $row892 setProp "has_parmlist" "1"
- $row892 setProp "is_event" "1"
- $row892 setProp "method_access" "Published"
-
- set row893 [$diag addRow method 0.0]
- $row893 setLabel "name_type" "Expanded()\n"
- $row893 setProp "has_parmlist" "1"
- $row893 setProp "is_event" "1"
- $row893 setProp "method_access" "Published"
-
- set row894 [$diag addRow method 0.0]
- $row894 setLabel "name_type" "Expanding()\n"
- $row894 setProp "has_parmlist" "1"
- $row894 setProp "is_event" "1"
- $row894 setProp "method_access" "Published"
-
- set row895 [$diag addRow method 0.0]
- $row895 setLabel "name_type" "GetImageIndex()\n"
- $row895 setProp "has_parmlist" "1"
- $row895 setProp "is_event" "1"
- $row895 setProp "method_access" "Published"
-
- set row896 [$diag addRow method 0.0]
- $row896 setLabel "name_type" "GetSelectedIndex()\n"
- $row896 setProp "has_parmlist" "1"
- $row896 setProp "is_event" "1"
- $row896 setProp "method_access" "Published"
-
- set row897 [$diag addRow method 0.0]
- $row897 setLabel "name_type" "Enter()\n"
- $row897 setProp "has_parmlist" "1"
- $row897 setProp "is_event" "1"
- $row897 setProp "method_access" "Published"
-
- set row898 [$diag addRow method 0.0]
- $row898 setLabel "name_type" "Exit()\n"
- $row898 setProp "has_parmlist" "1"
- $row898 setProp "is_event" "1"
- $row898 setProp "method_access" "Published"
-
- set row899 [$diag addRow method 0.0]
- $row899 setLabel "name_type" "KeyDown()\n"
- $row899 setProp "has_parmlist" "1"
- $row899 setProp "is_event" "1"
- $row899 setProp "method_access" "Published"
-
- set row900 [$diag addRow method 0.0]
- $row900 setLabel "name_type" "KeyPress()\n"
- $row900 setProp "has_parmlist" "1"
- $row900 setProp "is_event" "1"
- $row900 setProp "method_access" "Published"
-
- set row901 [$diag addRow method 0.0]
- $row901 setLabel "name_type" "KeyUp()\n"
- $row901 setProp "has_parmlist" "1"
- $row901 setProp "is_event" "1"
- $row901 setProp "method_access" "Published"
-
- set row902 [$diag addRow method 0.0]
- $row902 setLabel "name_type" "Click()\n"
- $row902 setProp "has_parmlist" "1"
- $row902 setProp "is_event" "1"
- $row902 setProp "method_access" "Published"
-
- set row903 [$diag addRow method 0.0]
- $row903 setLabel "name_type" "DblClick()\n"
- $row903 setProp "has_parmlist" "1"
- $row903 setProp "is_event" "1"
- $row903 setProp "method_access" "Published"
-
- set row904 [$diag addRow method 0.0]
- $row904 setLabel "name_type" "DragDrop()\n"
- $row904 setProp "has_parmlist" "1"
- $row904 setProp "is_event" "1"
- $row904 setProp "method_access" "Published"
-
- set row905 [$diag addRow method 0.0]
- $row905 setLabel "name_type" "DragOver()\n"
- $row905 setProp "has_parmlist" "1"
- $row905 setProp "is_event" "1"
- $row905 setProp "method_access" "Published"
-
- set row906 [$diag addRow method 0.0]
- $row906 setLabel "name_type" "EndDrag()\n"
- $row906 setProp "has_parmlist" "1"
- $row906 setProp "is_event" "1"
- $row906 setProp "method_access" "Published"
-
- set row907 [$diag addRow method 0.0]
- $row907 setLabel "name_type" "MouseDown()\n"
- $row907 setProp "has_parmlist" "1"
- $row907 setProp "is_event" "1"
- $row907 setProp "method_access" "Published"
-
- set row908 [$diag addRow method 0.0]
- $row908 setLabel "name_type" "MouseMove()\n"
- $row908 setProp "has_parmlist" "1"
- $row908 setProp "is_event" "1"
- $row908 setProp "method_access" "Published"
-
- set row909 [$diag addRow method 0.0]
- $row909 setLabel "name_type" "MouseUp()\n"
- $row909 setProp "has_parmlist" "1"
- $row909 setProp "is_event" "1"
- $row909 setProp "method_access" "Published"
-
- set row910 [$diag addRow method 0.0]
- $row910 setLabel "name_type" "StartDrag()"
- $row910 setProp "has_parmlist" "1"
- $row910 setProp "is_event" "1"
- $row910 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TCustomListView "DelphiVCL" "" "" "" "" "" 1]
-
- set row911 [$diag addRow method 0.0]
- $row911 setLabel "name_type" "Change()\n"
- $row911 setProp "has_parmlist" "1"
- $row911 setProp "is_event" "1"
- $row911 setProp "method_access" "Protected"
-
- set cell912 [$row911 addCell parameter 0.0]
- $cell912 setLabel "name_type" "Sender: TObject, "
- $cell912 setScope "name_type" "cl" "scopePhase"
- $cell912 setProp "is_declaration" "1" "name_type" "cl"
- $cell912 setProp "libunit" "System" "name_type" "cl"
- $cell912 setScope "name_type" "de" "scopeFile"
-
- set cell913 [$row911 addCell parameter 0.0]
- $cell913 setLabel "name_type" "Item: TListItem, "
- $cell913 setScope "name_type" "cl" "scopePhase"
- $cell913 setProp "libunit" "Other" "name_type" "cl"
- $cell913 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell913 setScope "name_type" "de" "scopeFile"
-
- set cell914 [$row911 addCell parameter 0.0]
- $cell914 setLabel "name_type" "Change: TItemChange"
- $cell914 setScope "name_type" "cl" "scopePhase"
- $cell914 setProp "libunit" "Other" "name_type" "cl"
- $cell914 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell914 setScope "name_type" "de" "scopeFile"
-
- set row915 [$diag addRow method 0.0]
- $row915 setLabel "name_type" "Changing()\n"
- $row915 setProp "has_parmlist" "1"
- $row915 setProp "is_event" "1"
- $row915 setProp "method_access" "Protected"
-
- set cell916 [$row915 addCell parameter 0.0]
- $cell916 setLabel "name_type" "Sender: TObject, "
- $cell916 setScope "name_type" "cl" "scopePhase"
- $cell916 setProp "is_declaration" "1" "name_type" "cl"
- $cell916 setProp "libunit" "System" "name_type" "cl"
- $cell916 setScope "name_type" "de" "scopeFile"
-
- set cell917 [$row915 addCell parameter 0.0]
- $cell917 setLabel "name_type" "Item: TListItem, "
- $cell917 setScope "name_type" "cl" "scopePhase"
- $cell917 setProp "libunit" "Other" "name_type" "cl"
- $cell917 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell917 setScope "name_type" "de" "scopeFile"
-
- set cell918 [$row915 addCell parameter 0.0]
- $cell918 setLabel "name_type" "Change: TItemChange, "
- $cell918 setScope "name_type" "cl" "scopePhase"
- $cell918 setProp "libunit" "Other" "name_type" "cl"
- $cell918 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell918 setScope "name_type" "de" "scopeFile"
-
- set cell919 [$row915 addCell parameter 0.0]
- $cell919 setLabel "name_type" "AllowChange: boolean"
- $cell919 setProp "pass_by" "Variable"
- $cell919 setScope "name_type" "cl" "scopePhase"
- $cell919 setScope "name_type" "de" "scopeFile"
-
- set row920 [$diag addRow method 0.0]
- $row920 setLabel "name_type" "ColumnClick()\n"
- $row920 setProp "has_parmlist" "1"
- $row920 setProp "is_event" "1"
- $row920 setProp "method_access" "Protected"
-
- set cell921 [$row920 addCell parameter 0.0]
- $cell921 setLabel "name_type" "Sender: TObject, "
- $cell921 setScope "name_type" "cl" "scopePhase"
- $cell921 setProp "is_declaration" "1" "name_type" "cl"
- $cell921 setProp "libunit" "System" "name_type" "cl"
- $cell921 setScope "name_type" "de" "scopeFile"
-
- set cell922 [$row920 addCell parameter 0.0]
- $cell922 setLabel "name_type" "Column: TListColumn"
- $cell922 setScope "name_type" "cl" "scopePhase"
- $cell922 setProp "libunit" "Other" "name_type" "cl"
- $cell922 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell922 setScope "name_type" "de" "scopeFile"
-
- set row923 [$diag addRow method 0.0]
- $row923 setLabel "name_type" "Compare()\n"
- $row923 setProp "has_parmlist" "1"
- $row923 setProp "is_event" "1"
- $row923 setProp "method_access" "Protected"
-
- set cell924 [$row923 addCell parameter 0.0]
- $cell924 setLabel "name_type" "Sender: TObject, "
- $cell924 setScope "name_type" "cl" "scopePhase"
- $cell924 setProp "is_declaration" "1" "name_type" "cl"
- $cell924 setProp "libunit" "System" "name_type" "cl"
- $cell924 setScope "name_type" "de" "scopeFile"
-
- set cell925 [$row923 addCell parameter 0.0]
- $cell925 setLabel "name_type" "Item1: TListItem, "
- $cell925 setScope "name_type" "cl" "scopePhase"
- $cell925 setProp "libunit" "Other" "name_type" "cl"
- $cell925 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell925 setScope "name_type" "de" "scopeFile"
-
- set cell926 [$row923 addCell parameter 0.0]
- $cell926 setLabel "name_type" "Item2: TListItem, "
- $cell926 setScope "name_type" "cl" "scopePhase"
- $cell926 setProp "libunit" "Other" "name_type" "cl"
- $cell926 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell926 setScope "name_type" "de" "scopeFile"
-
- set cell927 [$row923 addCell parameter 0.0]
- $cell927 setLabel "name_type" "Data: integer, "
- $cell927 setScope "name_type" "cl" "scopePhase"
- $cell927 setScope "name_type" "de" "scopeFile"
-
- set cell928 [$row923 addCell parameter 0.0]
- $cell928 setLabel "name_type" "Compare: integer"
- $cell928 setProp "pass_by" "Variable"
- $cell928 setScope "name_type" "cl" "scopePhase"
- $cell928 setScope "name_type" "de" "scopeFile"
-
- set row929 [$diag addRow method 0.0]
- $row929 setLabel "name_type" "Deletion()\n"
- $row929 setProp "has_parmlist" "1"
- $row929 setProp "is_event" "1"
- $row929 setProp "method_access" "Protected"
-
- set cell930 [$row929 addCell parameter 0.0]
- $cell930 setLabel "name_type" "Sender: TObject, "
- $cell930 setScope "name_type" "cl" "scopePhase"
- $cell930 setProp "is_declaration" "1" "name_type" "cl"
- $cell930 setProp "libunit" "System" "name_type" "cl"
- $cell930 setScope "name_type" "de" "scopeFile"
-
- set cell931 [$row929 addCell parameter 0.0]
- $cell931 setLabel "name_type" "Item: TListItem"
- $cell931 setScope "name_type" "cl" "scopePhase"
- $cell931 setProp "libunit" "Other" "name_type" "cl"
- $cell931 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell931 setScope "name_type" "de" "scopeFile"
-
- set row932 [$diag addRow method 0.0]
- $row932 setLabel "name_type" "Edited()\n"
- $row932 setProp "has_parmlist" "1"
- $row932 setProp "is_event" "1"
- $row932 setProp "method_access" "Protected"
-
- set cell933 [$row932 addCell parameter 0.0]
- $cell933 setLabel "name_type" "Sender: TObject, "
- $cell933 setScope "name_type" "cl" "scopePhase"
- $cell933 setProp "is_declaration" "1" "name_type" "cl"
- $cell933 setProp "libunit" "System" "name_type" "cl"
- $cell933 setScope "name_type" "de" "scopeFile"
-
- set cell934 [$row932 addCell parameter 0.0]
- $cell934 setLabel "name_type" "Item: TListItem, "
- $cell934 setScope "name_type" "cl" "scopePhase"
- $cell934 setProp "libunit" "Other" "name_type" "cl"
- $cell934 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell934 setScope "name_type" "de" "scopeFile"
-
- set cell935 [$row932 addCell parameter 0.0]
- $cell935 setLabel "name_type" "S: string"
- $cell935 setProp "pass_by" "Variable"
- $cell935 setScope "name_type" "cl" "scopePhase"
- $cell935 setScope "name_type" "de" "scopeFile"
-
- set row936 [$diag addRow method 0.0]
- $row936 setLabel "name_type" "Editing()\n"
- $row936 setProp "has_parmlist" "1"
- $row936 setProp "is_event" "1"
- $row936 setProp "method_access" "Protected"
-
- set cell937 [$row936 addCell parameter 0.0]
- $cell937 setLabel "name_type" "Sender: TObject, "
- $cell937 setScope "name_type" "cl" "scopePhase"
- $cell937 setProp "is_declaration" "1" "name_type" "cl"
- $cell937 setProp "libunit" "System" "name_type" "cl"
- $cell937 setScope "name_type" "de" "scopeFile"
-
- set cell938 [$row936 addCell parameter 0.0]
- $cell938 setLabel "name_type" "Item: TListItem, "
- $cell938 setScope "name_type" "cl" "scopePhase"
- $cell938 setProp "libunit" "Other" "name_type" "cl"
- $cell938 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell938 setScope "name_type" "de" "scopeFile"
-
- set cell939 [$row936 addCell parameter 0.0]
- $cell939 setLabel "name_type" "AllowEdit: boolean"
- $cell939 setProp "pass_by" "Variable"
- $cell939 setScope "name_type" "cl" "scopePhase"
- $cell939 setScope "name_type" "de" "scopeFile"
-
- set row940 [$diag addRow method 0.0]
- $row940 setLabel "name_type" "Insert()"
- $row940 setProp "has_parmlist" "1"
- $row940 setProp "is_event" "1"
- $row940 setProp "method_access" "Protected"
-
- set cell941 [$row940 addCell parameter 0.0]
- $cell941 setLabel "name_type" "Sender: TObject, "
- $cell941 setScope "name_type" "cl" "scopePhase"
- $cell941 setProp "is_declaration" "1" "name_type" "cl"
- $cell941 setProp "libunit" "System" "name_type" "cl"
- $cell941 setScope "name_type" "de" "scopeFile"
-
- set cell942 [$row940 addCell parameter 0.0]
- $cell942 setLabel "name_type" "Item: TListItem"
- $cell942 setScope "name_type" "cl" "scopePhase"
- $cell942 setProp "libunit" "Other" "name_type" "cl"
- $cell942 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell942 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TListView "DelphiVCL" "" "" "" "" "" 1]
-
- set row943 [$diag addRow method 0.0]
- $row943 setLabel "name_type" "Change()\n"
- $row943 setProp "has_parmlist" "1"
- $row943 setProp "is_event" "1"
- $row943 setProp "method_access" "Published"
-
- set row944 [$diag addRow method 0.0]
- $row944 setLabel "name_type" "Changing()\n"
- $row944 setProp "has_parmlist" "1"
- $row944 setProp "is_event" "1"
- $row944 setProp "method_access" "Published"
-
- set row945 [$diag addRow method 0.0]
- $row945 setLabel "name_type" "ColumnClick()\n"
- $row945 setProp "has_parmlist" "1"
- $row945 setProp "is_event" "1"
- $row945 setProp "method_access" "Published"
-
- set row946 [$diag addRow method 0.0]
- $row946 setLabel "name_type" "Compare()\n"
- $row946 setProp "has_parmlist" "1"
- $row946 setProp "is_event" "1"
- $row946 setProp "method_access" "Published"
-
- set row947 [$diag addRow method 0.0]
- $row947 setLabel "name_type" "Deletion()\n"
- $row947 setProp "has_parmlist" "1"
- $row947 setProp "is_event" "1"
- $row947 setProp "method_access" "Published"
-
- set row948 [$diag addRow method 0.0]
- $row948 setLabel "name_type" "Edited()\n"
- $row948 setProp "has_parmlist" "1"
- $row948 setProp "is_event" "1"
- $row948 setProp "method_access" "Published"
-
- set row949 [$diag addRow method 0.0]
- $row949 setLabel "name_type" "Editing()\n"
- $row949 setProp "has_parmlist" "1"
- $row949 setProp "is_event" "1"
- $row949 setProp "method_access" "Published"
-
- set row950 [$diag addRow method 0.0]
- $row950 setLabel "name_type" "Insert()\n"
- $row950 setProp "has_parmlist" "1"
- $row950 setProp "is_event" "1"
- $row950 setProp "method_access" "Published"
-
- set row951 [$diag addRow method 0.0]
- $row951 setLabel "name_type" "Enter()\n"
- $row951 setProp "has_parmlist" "1"
- $row951 setProp "is_event" "1"
- $row951 setProp "method_access" "Published"
-
- set row952 [$diag addRow method 0.0]
- $row952 setLabel "name_type" "Exit()\n"
- $row952 setProp "has_parmlist" "1"
- $row952 setProp "is_event" "1"
- $row952 setProp "method_access" "Published"
-
- set row953 [$diag addRow method 0.0]
- $row953 setLabel "name_type" "KeyDown()\n"
- $row953 setProp "has_parmlist" "1"
- $row953 setProp "is_event" "1"
- $row953 setProp "method_access" "Published"
-
- set row954 [$diag addRow method 0.0]
- $row954 setLabel "name_type" "KeyPress()\n"
- $row954 setProp "has_parmlist" "1"
- $row954 setProp "is_event" "1"
- $row954 setProp "method_access" "Published"
-
- set row955 [$diag addRow method 0.0]
- $row955 setLabel "name_type" "KeyUp()\n"
- $row955 setProp "has_parmlist" "1"
- $row955 setProp "is_event" "1"
- $row955 setProp "method_access" "Published"
-
- set row956 [$diag addRow method 0.0]
- $row956 setLabel "name_type" "Click()\n"
- $row956 setProp "has_parmlist" "1"
- $row956 setProp "is_event" "1"
- $row956 setProp "method_access" "Published"
-
- set row957 [$diag addRow method 0.0]
- $row957 setLabel "name_type" "DblClick()\n"
- $row957 setProp "has_parmlist" "1"
- $row957 setProp "is_event" "1"
- $row957 setProp "method_access" "Published"
-
- set row958 [$diag addRow method 0.0]
- $row958 setLabel "name_type" "DragDrop()\n"
- $row958 setProp "has_parmlist" "1"
- $row958 setProp "is_event" "1"
- $row958 setProp "method_access" "Published"
-
- set row959 [$diag addRow method 0.0]
- $row959 setLabel "name_type" "DragOver()\n"
- $row959 setProp "has_parmlist" "1"
- $row959 setProp "is_event" "1"
- $row959 setProp "method_access" "Published"
-
- set row960 [$diag addRow method 0.0]
- $row960 setLabel "name_type" "EndDrag()\n"
- $row960 setProp "has_parmlist" "1"
- $row960 setProp "is_event" "1"
- $row960 setProp "method_access" "Published"
-
- set row961 [$diag addRow method 0.0]
- $row961 setLabel "name_type" "MouseDown()\n"
- $row961 setProp "has_parmlist" "1"
- $row961 setProp "is_event" "1"
- $row961 setProp "method_access" "Published"
-
- set row962 [$diag addRow method 0.0]
- $row962 setLabel "name_type" "MouseMove()\n"
- $row962 setProp "has_parmlist" "1"
- $row962 setProp "is_event" "1"
- $row962 setProp "method_access" "Published"
-
- set row963 [$diag addRow method 0.0]
- $row963 setLabel "name_type" "MouseUp()\n"
- $row963 setProp "has_parmlist" "1"
- $row963 setProp "is_event" "1"
- $row963 setProp "method_access" "Published"
-
- set row964 [$diag addRow method 0.0]
- $row964 setLabel "name_type" "StartDrag()"
- $row964 setProp "has_parmlist" "1"
- $row964 setProp "is_event" "1"
- $row964 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new THeaderControl "DelphiVCL" "" "" "" "" "" 1]
-
- set row965 [$diag addRow method 0.0]
- $row965 setLabel "name_type" "DrawSection()\n"
- $row965 setProp "has_parmlist" "1"
- $row965 setProp "is_event" "1"
- $row965 setProp "method_access" "Published"
-
- set cell966 [$row965 addCell parameter 0.0]
- $cell966 setLabel "name_type" "HeaderControl: THeaderControl, "
- $cell966 setScope "name_type" "cl" "scopePhase"
- $cell966 setProp "is_declaration" "1" "name_type" "cl"
- $cell966 setProp "libunit" "Other" "name_type" "cl"
- $cell966 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell966 setScope "name_type" "de" "scopeFile"
-
- set cell967 [$row965 addCell parameter 0.0]
- $cell967 setLabel "name_type" "Section: THeaderSection, "
- $cell967 setScope "name_type" "cl" "scopePhase"
- $cell967 setProp "is_declaration" "1" "name_type" "cl"
- $cell967 setProp "libunit" "Other" "name_type" "cl"
- $cell967 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell967 setScope "name_type" "de" "scopeFile"
-
- set cell968 [$row965 addCell parameter 0.0]
- $cell968 setLabel "name_type" "Rect: TRect, "
- $cell968 setScope "name_type" "cl" "scopePhase"
- $cell968 setProp "libunit" "Other" "name_type" "cl"
- $cell968 setProp "userlib" "Windows" "name_type" "cl"
- $cell968 setScope "name_type" "de" "scopeFile"
-
- set cell969 [$row965 addCell parameter 0.0]
- $cell969 setLabel "name_type" "Pressed: boolean"
- $cell969 setScope "name_type" "cl" "scopePhase"
- $cell969 setScope "name_type" "de" "scopeFile"
-
- set row970 [$diag addRow method 0.0]
- $row970 setLabel "name_type" "Resize()\n"
- $row970 setProp "has_parmlist" "1"
- $row970 setProp "is_event" "1"
- $row970 setProp "method_access" "Published"
-
- set cell971 [$row970 addCell parameter 0.0]
- $cell971 setLabel "name_type" "Sender: TObject"
- $cell971 setScope "name_type" "cl" "scopePhase"
- $cell971 setProp "is_declaration" "1" "name_type" "cl"
- $cell971 setProp "libunit" "System" "name_type" "cl"
- $cell971 setScope "name_type" "de" "scopeFile"
-
- set row972 [$diag addRow method 0.0]
- $row972 setLabel "name_type" "SectionClick()\n"
- $row972 setProp "has_parmlist" "1"
- $row972 setProp "is_event" "1"
- $row972 setProp "method_access" "Published"
-
- set cell973 [$row972 addCell parameter 0.0]
- $cell973 setLabel "name_type" "HeaderControl: THeaderControl, "
- $cell973 setScope "name_type" "cl" "scopePhase"
- $cell973 setProp "is_declaration" "1" "name_type" "cl"
- $cell973 setProp "libunit" "Other" "name_type" "cl"
- $cell973 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell973 setScope "name_type" "de" "scopeFile"
-
- set cell974 [$row972 addCell parameter 0.0]
- $cell974 setLabel "name_type" "Section: THeaderSection"
- $cell974 setScope "name_type" "cl" "scopePhase"
- $cell974 setProp "is_declaration" "1" "name_type" "cl"
- $cell974 setProp "libunit" "Other" "name_type" "cl"
- $cell974 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell974 setScope "name_type" "de" "scopeFile"
-
- set row975 [$diag addRow method 0.0]
- $row975 setLabel "name_type" "SectionResize()\n"
- $row975 setProp "has_parmlist" "1"
- $row975 setProp "is_event" "1"
- $row975 setProp "method_access" "Published"
-
- set cell976 [$row975 addCell parameter 0.0]
- $cell976 setLabel "name_type" "HeaderControl: THeaderControl, "
- $cell976 setScope "name_type" "cl" "scopePhase"
- $cell976 setProp "is_declaration" "1" "name_type" "cl"
- $cell976 setProp "libunit" "Other" "name_type" "cl"
- $cell976 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell976 setScope "name_type" "de" "scopeFile"
-
- set cell977 [$row975 addCell parameter 0.0]
- $cell977 setLabel "name_type" "Section: THeaderSection"
- $cell977 setScope "name_type" "cl" "scopePhase"
- $cell977 setProp "is_declaration" "1" "name_type" "cl"
- $cell977 setProp "libunit" "Other" "name_type" "cl"
- $cell977 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell977 setScope "name_type" "de" "scopeFile"
-
- set row978 [$diag addRow method 0.0]
- $row978 setLabel "name_type" "SectionTrack()\n"
- $row978 setProp "has_parmlist" "1"
- $row978 setProp "is_event" "1"
- $row978 setProp "method_access" "Published"
-
- set cell979 [$row978 addCell parameter 0.0]
- $cell979 setLabel "name_type" "HeaderControl: THeaderControl, "
- $cell979 setScope "name_type" "cl" "scopePhase"
- $cell979 setProp "is_declaration" "1" "name_type" "cl"
- $cell979 setProp "libunit" "Other" "name_type" "cl"
- $cell979 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell979 setScope "name_type" "de" "scopeFile"
-
- set cell980 [$row978 addCell parameter 0.0]
- $cell980 setLabel "name_type" "Section: THeaderSection, "
- $cell980 setScope "name_type" "cl" "scopePhase"
- $cell980 setProp "is_declaration" "1" "name_type" "cl"
- $cell980 setProp "libunit" "Other" "name_type" "cl"
- $cell980 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell980 setScope "name_type" "de" "scopeFile"
-
- set cell981 [$row978 addCell parameter 0.0]
- $cell981 setLabel "name_type" "Width: integer, "
- $cell981 setScope "name_type" "cl" "scopePhase"
- $cell981 setScope "name_type" "de" "scopeFile"
-
- set cell982 [$row978 addCell parameter 0.0]
- $cell982 setLabel "name_type" "State: TSectionTrackState"
- $cell982 setScope "name_type" "cl" "scopePhase"
- $cell982 setProp "libunit" "Other" "name_type" "cl"
- $cell982 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell982 setScope "name_type" "de" "scopeFile"
-
- set row983 [$diag addRow method 0.0]
- $row983 setLabel "name_type" "DragDrop()\n"
- $row983 setProp "has_parmlist" "1"
- $row983 setProp "is_event" "1"
- $row983 setProp "method_access" "Published"
-
- set row984 [$diag addRow method 0.0]
- $row984 setLabel "name_type" "DragOver()\n"
- $row984 setProp "has_parmlist" "1"
- $row984 setProp "is_event" "1"
- $row984 setProp "method_access" "Published"
-
- set row985 [$diag addRow method 0.0]
- $row985 setLabel "name_type" "EndDrag()\n"
- $row985 setProp "has_parmlist" "1"
- $row985 setProp "is_event" "1"
- $row985 setProp "method_access" "Published"
-
- set row986 [$diag addRow method 0.0]
- $row986 setLabel "name_type" "MouseDown()\n"
- $row986 setProp "has_parmlist" "1"
- $row986 setProp "is_event" "1"
- $row986 setProp "method_access" "Published"
-
- set row987 [$diag addRow method 0.0]
- $row987 setLabel "name_type" "MouseMove()\n"
- $row987 setProp "has_parmlist" "1"
- $row987 setProp "is_event" "1"
- $row987 setProp "method_access" "Published"
-
- set row988 [$diag addRow method 0.0]
- $row988 setLabel "name_type" "MouseUp()\n"
- $row988 setProp "has_parmlist" "1"
- $row988 setProp "is_event" "1"
- $row988 setProp "method_access" "Published"
-
- set row989 [$diag addRow method 0.0]
- $row989 setLabel "name_type" "StartDrag()"
- $row989 setProp "has_parmlist" "1"
- $row989 setProp "is_event" "1"
- $row989 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TStatusBar "DelphiVCL" "" "" "" "" "" 1]
-
- set row990 [$diag addRow method 0.0]
- $row990 setLabel "name_type" "DrawPanel()\n"
- $row990 setProp "has_parmlist" "1"
- $row990 setProp "is_event" "1"
- $row990 setProp "method_access" "Published"
-
- set cell991 [$row990 addCell parameter 0.0]
- $cell991 setLabel "name_type" "StatusBar: TStatusBar, "
- $cell991 setScope "name_type" "cl" "scopePhase"
- $cell991 setProp "is_declaration" "1" "name_type" "cl"
- $cell991 setProp "libunit" "Other" "name_type" "cl"
- $cell991 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell991 setScope "name_type" "de" "scopeFile"
-
- set cell992 [$row990 addCell parameter 0.0]
- $cell992 setLabel "name_type" "Panel: TStatusPanel, "
- $cell992 setScope "name_type" "cl" "scopePhase"
- $cell992 setProp "libunit" "Other" "name_type" "cl"
- $cell992 setProp "userlib" "ComCtrls" "name_type" "cl"
- $cell992 setScope "name_type" "de" "scopeFile"
-
- set cell993 [$row990 addCell parameter 0.0]
- $cell993 setLabel "name_type" "Rect: TRect"
- $cell993 setProp "pass_by" "Constant"
- $cell993 setScope "name_type" "cl" "scopePhase"
- $cell993 setProp "libunit" "Other" "name_type" "cl"
- $cell993 setProp "userlib" "Windows" "name_type" "cl"
- $cell993 setScope "name_type" "de" "scopeFile"
-
- set row994 [$diag addRow method 0.0]
- $row994 setLabel "name_type" "Resize()\n"
- $row994 setProp "has_parmlist" "1"
- $row994 setProp "is_event" "1"
- $row994 setProp "method_access" "Published"
-
- set cell995 [$row994 addCell parameter 0.0]
- $cell995 setLabel "name_type" "Sender: TObject"
- $cell995 setScope "name_type" "cl" "scopePhase"
- $cell995 setProp "is_declaration" "1" "name_type" "cl"
- $cell995 setProp "libunit" "System" "name_type" "cl"
- $cell995 setScope "name_type" "de" "scopeFile"
-
- set row996 [$diag addRow method 0.0]
- $row996 setLabel "name_type" "Click()\n"
- $row996 setProp "has_parmlist" "1"
- $row996 setProp "is_event" "1"
- $row996 setProp "method_access" "Published"
-
- set row997 [$diag addRow method 0.0]
- $row997 setLabel "name_type" "DblClick()\n"
- $row997 setProp "has_parmlist" "1"
- $row997 setProp "is_event" "1"
- $row997 setProp "method_access" "Published"
-
- set row998 [$diag addRow method 0.0]
- $row998 setLabel "name_type" "DragDrop()\n"
- $row998 setProp "has_parmlist" "1"
- $row998 setProp "is_event" "1"
- $row998 setProp "method_access" "Published"
-
- set row999 [$diag addRow method 0.0]
- $row999 setLabel "name_type" "DragOver()\n"
- $row999 setProp "has_parmlist" "1"
- $row999 setProp "is_event" "1"
- $row999 setProp "method_access" "Published"
-
- set row1000 [$diag addRow method 0.0]
- $row1000 setLabel "name_type" "EndDrag()\n"
- $row1000 setProp "has_parmlist" "1"
- $row1000 setProp "is_event" "1"
- $row1000 setProp "method_access" "Published"
-
- set row1001 [$diag addRow method 0.0]
- $row1001 setLabel "name_type" "MouseDown()\n"
- $row1001 setProp "has_parmlist" "1"
- $row1001 setProp "is_event" "1"
- $row1001 setProp "method_access" "Published"
-
- set row1002 [$diag addRow method 0.0]
- $row1002 setLabel "name_type" "MouseMove()\n"
- $row1002 setProp "has_parmlist" "1"
- $row1002 setProp "is_event" "1"
- $row1002 setProp "method_access" "Published"
-
- set row1003 [$diag addRow method 0.0]
- $row1003 setLabel "name_type" "MouseUp()\n"
- $row1003 setProp "has_parmlist" "1"
- $row1003 setProp "is_event" "1"
- $row1003 setProp "method_access" "Published"
-
- set row1004 [$diag addRow method 0.0]
- $row1004 setLabel "name_type" "StartDrag()"
- $row1004 setProp "has_parmlist" "1"
- $row1004 setProp "is_event" "1"
- $row1004 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TToolBar "DelphiVCL" "" "" "" "" "" 1]
-
- set row1005 [$diag addRow method 0.0]
- $row1005 setLabel "name_type" "Resize()\n"
- $row1005 setProp "has_parmlist" "1"
- $row1005 setProp "is_event" "1"
- $row1005 setProp "method_access" "Published"
-
- set cell1006 [$row1005 addCell parameter 0.0]
- $cell1006 setLabel "name_type" "Sender: TObject"
- $cell1006 setScope "name_type" "cl" "scopePhase"
- $cell1006 setProp "is_declaration" "1" "name_type" "cl"
- $cell1006 setProp "libunit" "System" "name_type" "cl"
- $cell1006 setScope "name_type" "de" "scopeFile"
-
- set row1007 [$diag addRow method 0.0]
- $row1007 setLabel "name_type" "Enter()\n"
- $row1007 setProp "has_parmlist" "1"
- $row1007 setProp "is_event" "1"
- $row1007 setProp "method_access" "Published"
-
- set row1008 [$diag addRow method 0.0]
- $row1008 setLabel "name_type" "Exit()\n"
- $row1008 setProp "has_parmlist" "1"
- $row1008 setProp "is_event" "1"
- $row1008 setProp "method_access" "Published"
-
- set row1009 [$diag addRow method 0.0]
- $row1009 setLabel "name_type" "Click()\n"
- $row1009 setProp "has_parmlist" "1"
- $row1009 setProp "is_event" "1"
- $row1009 setProp "method_access" "Published"
-
- set row1010 [$diag addRow method 0.0]
- $row1010 setLabel "name_type" "DblClick()\n"
- $row1010 setProp "has_parmlist" "1"
- $row1010 setProp "is_event" "1"
- $row1010 setProp "method_access" "Published"
-
- set row1011 [$diag addRow method 0.0]
- $row1011 setLabel "name_type" "DragDrop()\n"
- $row1011 setProp "has_parmlist" "1"
- $row1011 setProp "is_event" "1"
- $row1011 setProp "method_access" "Published"
-
- set row1012 [$diag addRow method 0.0]
- $row1012 setLabel "name_type" "DragOver()\n"
- $row1012 setProp "has_parmlist" "1"
- $row1012 setProp "is_event" "1"
- $row1012 setProp "method_access" "Published"
-
- set row1013 [$diag addRow method 0.0]
- $row1013 setLabel "name_type" "EndDrag()\n"
- $row1013 setProp "has_parmlist" "1"
- $row1013 setProp "is_event" "1"
- $row1013 setProp "method_access" "Published"
-
- set row1014 [$diag addRow method 0.0]
- $row1014 setLabel "name_type" "MouseDown()\n"
- $row1014 setProp "has_parmlist" "1"
- $row1014 setProp "is_event" "1"
- $row1014 setProp "method_access" "Published"
-
- set row1015 [$diag addRow method 0.0]
- $row1015 setLabel "name_type" "MouseMove()\n"
- $row1015 setProp "has_parmlist" "1"
- $row1015 setProp "is_event" "1"
- $row1015 setProp "method_access" "Published"
-
- set row1016 [$diag addRow method 0.0]
- $row1016 setLabel "name_type" "MouseUp()\n"
- $row1016 setProp "has_parmlist" "1"
- $row1016 setProp "is_event" "1"
- $row1016 setProp "method_access" "Published"
-
- set row1017 [$diag addRow method 0.0]
- $row1017 setLabel "name_type" "StartDrag()"
- $row1017 setProp "has_parmlist" "1"
- $row1017 setProp "is_event" "1"
- $row1017 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TCoolBar "DelphiVCL" "" "" "" "" "" 1]
-
- set row1018 [$diag addRow method 0.0]
- $row1018 setLabel "name_type" "Change()\n"
- $row1018 setProp "has_parmlist" "1"
- $row1018 setProp "is_event" "1"
- $row1018 setProp "method_access" "Published"
-
- set cell1019 [$row1018 addCell parameter 0.0]
- $cell1019 setLabel "name_type" "Sender: TObject"
- $cell1019 setScope "name_type" "cl" "scopePhase"
- $cell1019 setProp "is_declaration" "1" "name_type" "cl"
- $cell1019 setProp "libunit" "System" "name_type" "cl"
- $cell1019 setScope "name_type" "de" "scopeFile"
-
- set row1020 [$diag addRow method 0.0]
- $row1020 setLabel "name_type" "Resize()\n"
- $row1020 setProp "has_parmlist" "1"
- $row1020 setProp "is_event" "1"
- $row1020 setProp "method_access" "Published"
-
- set cell1021 [$row1020 addCell parameter 0.0]
- $cell1021 setLabel "name_type" "Sender: TObject"
- $cell1021 setScope "name_type" "cl" "scopePhase"
- $cell1021 setProp "is_declaration" "1" "name_type" "cl"
- $cell1021 setProp "libunit" "System" "name_type" "cl"
- $cell1021 setScope "name_type" "de" "scopeFile"
-
- set row1022 [$diag addRow method 0.0]
- $row1022 setLabel "name_type" "Click()\n"
- $row1022 setProp "has_parmlist" "1"
- $row1022 setProp "is_event" "1"
- $row1022 setProp "method_access" "Published"
-
- set row1023 [$diag addRow method 0.0]
- $row1023 setLabel "name_type" "DblClick()\n"
- $row1023 setProp "has_parmlist" "1"
- $row1023 setProp "is_event" "1"
- $row1023 setProp "method_access" "Published"
-
- set row1024 [$diag addRow method 0.0]
- $row1024 setLabel "name_type" "DragDrop()\n"
- $row1024 setProp "has_parmlist" "1"
- $row1024 setProp "is_event" "1"
- $row1024 setProp "method_access" "Published"
-
- set row1025 [$diag addRow method 0.0]
- $row1025 setLabel "name_type" "DragOver()\n"
- $row1025 setProp "has_parmlist" "1"
- $row1025 setProp "is_event" "1"
- $row1025 setProp "method_access" "Published"
-
- set row1026 [$diag addRow method 0.0]
- $row1026 setLabel "name_type" "EndDrag()\n"
- $row1026 setProp "has_parmlist" "1"
- $row1026 setProp "is_event" "1"
- $row1026 setProp "method_access" "Published"
-
- set row1027 [$diag addRow method 0.0]
- $row1027 setLabel "name_type" "MouseDown()\n"
- $row1027 setProp "has_parmlist" "1"
- $row1027 setProp "is_event" "1"
- $row1027 setProp "method_access" "Published"
-
- set row1028 [$diag addRow method 0.0]
- $row1028 setLabel "name_type" "MouseMove()\n"
- $row1028 setProp "has_parmlist" "1"
- $row1028 setProp "is_event" "1"
- $row1028 setProp "method_access" "Published"
-
- set row1029 [$diag addRow method 0.0]
- $row1029 setLabel "name_type" "MouseUp()\n"
- $row1029 setProp "has_parmlist" "1"
- $row1029 setProp "is_event" "1"
- $row1029 setProp "method_access" "Published"
-
- set row1030 [$diag addRow method 0.0]
- $row1030 setLabel "name_type" "StartDrag()"
- $row1030 setProp "has_parmlist" "1"
- $row1030 setProp "is_event" "1"
- $row1030 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new ComCtrlsTypes "DelphiVCL" "" "" "" "" "" 1]
-
- set node1033 [$diag addNode cad_class 736.0 848.0 120.0 115.0]
- $node1033 setLabel "name" "TUDBtnType"
- $node1033 setScope "name" "cl" "scopePhase"
- $node1033 setProp "libunit" "Other" "name" "cl"
- $node1033 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node1034 [$diag addNode cad_class 896.0 576.0 123.0 33.0]
- $node1034 setLabel "name" "TCollectionItem"
- $node1034 setProp "is_folded" "1"
- $node1034 setScope "name" "cl" "scopePhase"
- $node1034 setProp "is_declaration" "1" "name" "cl"
- $node1034 setProp "libunit" "Classes" "name" "cl"
-
- set node1035 [$diag addNode cad_class 432.0 576.0 120.0 33.0]
- $node1035 setLabel "name" "TPersistent"
- $node1035 setProp "is_folded" "1"
- $node1035 setScope "name" "cl" "scopePhase"
- $node1035 setProp "is_declaration" "1" "name" "cl"
- $node1035 setProp "libunit" "Classes" "name" "cl"
-
- set node1036 [$diag addNode cad_class 1040.0 672.0 120.0 99.0]
- $node1036 setLabel "name" "TStatusPanel"
- $node1036 setScope "name" "cl" "scopePhase"
- $node1036 setProp "libunit" "Other" "name" "cl"
- $node1036 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node1037 [$diag addNode cad_class 432.0 848.0 151.0 131.0]
- $node1037 setLabel "name" "TSectionTrackState"
- $node1037 setScope "name" "cl" "scopePhase"
- $node1037 setProp "libunit" "Other" "name" "cl"
- $node1037 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node1038 [$diag addNode cad_class 896.0 672.0 125.0 99.0]
- $node1038 setLabel "name" "THeaderSection"
- $node1038 setScope "name" "cl" "scopePhase"
- $node1038 setProp "is_declaration" "1" "name" "cl"
- $node1038 setProp "libunit" "Other" "name" "cl"
- $node1038 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node1039 [$diag addNode cad_class 576.0 672.0 120.0 99.0]
- $node1039 setLabel "name" "TTreeNode"
- $node1039 setScope "name" "cl" "scopePhase"
- $node1039 setProp "libunit" "Other" "name" "cl"
- $node1039 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node1040 [$diag addNode cad_class 752.0 672.0 120.0 99.0]
- $node1040 setLabel "name" "TListColumn"
- $node1040 setScope "name" "cl" "scopePhase"
- $node1040 setProp "libunit" "Other" "name" "cl"
- $node1040 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node1041 [$diag addNode cad_class 592.0 848.0 127.0 131.0]
- $node1041 setLabel "name" "TItemChange"
- $node1041 setScope "name" "cl" "scopePhase"
- $node1041 setProp "libunit" "Other" "name" "cl"
- $node1041 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node1042 [$diag addNode cad_class 432.0 672.0 120.0 99.0]
- $node1042 setLabel "name" "TListItem"
- $node1042 setScope "name" "cl" "scopePhase"
- $node1042 setProp "libunit" "Other" "name" "cl"
- $node1042 setProp "userlib" "ComCtrls" "name" "cl"
-
- set node1031 [$diag addRake generalization $node1034 $node1036 960.0 608.0 1104.0 704.0 656.0]
-
- set conn1043 [$node1031 getInConn]
- set segm1044 [$conn1043 getFirstSegm]
-
- set conn1045 [$node1031 getFirstOutConn]
- set segm1046 [$conn1045 getFirstSegm]
-
- set conn1047 [$diag addConn generalization_conn $node1031 $node1038 960.0 656.0 960.0 704.0]
- set segm1048 [$conn1047 getFirstSegm]
-
- set conn1049 [$diag addConn generalization_conn $node1031 $node1040 816.0 656.0 816.0 704.0]
- set segm1050 [$conn1049 getFirstSegm]
-
- set node1032 [$diag addRake generalization $node1035 $node1039 496.0 608.0 640.0 688.0 656.0]
-
- set conn1051 [$node1032 getInConn]
- set segm1052 [$conn1051 getFirstSegm]
-
- set conn1053 [$node1032 getFirstOutConn]
- set segm1054 [$conn1053 getFirstSegm]
-
- set conn1055 [$diag addConn generalization_conn $node1032 $node1042 496.0 656.0 496.0 688.0]
- set segm1056 [$conn1055 getFirstSegm]
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TItemChange "DelphiVCL" "" "" "" "" "" 1]
-
- set row1057 [$diag addRow attribute 0.0]
- $row1057 setLabel "name_type" "\$ctText: enum\n"
- $row1057 setProp "is_class_feature" "1"
- $row1057 setScope "name_type" "cl" "scopePhase"
-
- set row1058 [$diag addRow attribute 0.0]
- $row1058 setLabel "name_type" "\$ctImage: enum\n"
- $row1058 setProp "is_class_feature" "1"
- $row1058 setScope "name_type" "cl" "scopePhase"
-
- set row1059 [$diag addRow attribute 0.0]
- $row1059 setLabel "name_type" "\$ctChange: enum"
- $row1059 setProp "is_class_feature" "1"
- $row1059 setScope "name_type" "cl" "scopePhase"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TUDBtnType "DelphiVCL" "" "" "" "" "" 1]
-
- set row1060 [$diag addRow attribute 0.0]
- $row1060 setLabel "name_type" "\$btNext: enum\n"
- $row1060 setProp "is_class_feature" "1"
- $row1060 setScope "name_type" "cl" "scopePhase"
-
- set row1061 [$diag addRow attribute 0.0]
- $row1061 setLabel "name_type" "\$btPrev: enum"
- $row1061 setProp "is_class_feature" "1"
- $row1061 setScope "name_type" "cl" "scopePhase"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TSectionTrackState "DelphiVCL" "" "" "" "" "" 1]
-
- set row1062 [$diag addRow attribute 0.0]
- $row1062 setLabel "name_type" "\$tsTrackBegin: enum\n"
- $row1062 setProp "is_class_feature" "1"
- $row1062 setScope "name_type" "cl" "scopePhase"
-
- set row1063 [$diag addRow attribute 0.0]
- $row1063 setLabel "name_type" "\$tsTrackMove: enum\n"
- $row1063 setProp "is_class_feature" "1"
- $row1063 setScope "name_type" "cl" "scopePhase"
-
- set row1064 [$diag addRow attribute 0.0]
- $row1064 setLabel "name_type" "\$tsTrackEnd: enum"
- $row1064 setProp "is_class_feature" "1"
- $row1064 setScope "name_type" "cl" "scopePhase"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TDateTime "DelphiVCL" "" "" "" "" "" 1]
-
- set row1065 [$diag addRow attribute 0.0]
- $row1065 setLabel "name_type" "_: double"
- $row1065 setScope "name_type" "cl" "scopePhase"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new DialogsClasses "DelphiVCL" "" "" "" "" "" 1]
-
- set node1070 [$diag addNode cad_class 1280.0 752.0 157.0 33.0]
- $node1070 setLabel "name" "TPrinterSetupDialog"
- $node1070 setProp "is_folded" "1"
- $node1070 setScope "name" "cl" "scopePhase"
- $node1070 setProp "is_declaration" "1" "name" "cl"
- $node1070 setProp "libunit" "Other" "name" "cl"
- $node1070 setProp "userlib" "Dialogs" "name" "cl"
-
- set node1071 [$diag addNode cad_class 1136.0 752.0 120.0 33.0]
- $node1071 setLabel "name" "TPrintDialog"
- $node1071 setProp "is_folded" "1"
- $node1071 setScope "name" "cl" "scopePhase"
- $node1071 setProp "is_declaration" "1" "name" "cl"
- $node1071 setProp "libunit" "Other" "name" "cl"
- $node1071 setProp "userlib" "Dialogs" "name" "cl"
-
- set node1072 [$diag addNode cad_class 992.0 848.0 120.0 33.0]
- $node1072 setLabel "name" "TSaveDialog"
- $node1072 setProp "is_folded" "1"
- $node1072 setScope "name" "cl" "scopePhase"
- $node1072 setProp "is_declaration" "1" "name" "cl"
- $node1072 setProp "libunit" "Other" "name" "cl"
- $node1072 setProp "userlib" "Dialogs" "name" "cl"
-
- set node1073 [$diag addNode cad_class 992.0 752.0 120.0 33.0]
- $node1073 setLabel "name" "TOpenDialog"
- $node1073 setProp "is_folded" "1"
- $node1073 setScope "name" "cl" "scopePhase"
- $node1073 setProp "is_declaration" "1" "name" "cl"
- $node1073 setProp "libunit" "Other" "name" "cl"
- $node1073 setProp "userlib" "Dialogs" "name" "cl"
-
- set node1074 [$diag addNode cad_class 672.0 752.0 256.0 99.0]
- $node1074 setLabel "name" "TFontDialog"
- $node1074 setScope "name" "cl" "scopePhase"
- $node1074 setProp "is_declaration" "1" "name" "cl"
- $node1074 setProp "libunit" "Other" "name" "cl"
- $node1074 setProp "userlib" "Dialogs" "name" "cl"
-
- set node1075 [$diag addNode cad_class 416.0 928.0 181.0 99.0]
- $node1075 setLabel "name" "TReplaceDialog"
- $node1075 setScope "name" "cl" "scopePhase"
- $node1075 setProp "is_declaration" "1" "name" "cl"
- $node1075 setProp "libunit" "Other" "name" "cl"
- $node1075 setProp "userlib" "Dialogs" "name" "cl"
-
- set node1076 [$diag addNode cad_class 432.0 752.0 157.0 99.0]
- $node1076 setLabel "name" "TFindDialog"
- $node1076 setScope "name" "cl" "scopePhase"
- $node1076 setProp "is_declaration" "1" "name" "cl"
- $node1076 setProp "libunit" "Other" "name" "cl"
- $node1076 setProp "userlib" "Dialogs" "name" "cl"
-
- set node1077 [$diag addNode cad_class 240.0 752.0 120.0 33.0]
- $node1077 setLabel "name" "TColorDialog"
- $node1077 setProp "is_folded" "1"
- $node1077 setScope "name" "cl" "scopePhase"
- $node1077 setProp "is_declaration" "1" "name" "cl"
- $node1077 setProp "libunit" "Other" "name" "cl"
- $node1077 setProp "userlib" "Dialogs" "name" "cl"
-
- set node1078 [$diag addNode cad_class 912.0 656.0 130.0 33.0]
- $node1078 setLabel "name" "TCommonDialog"
- $node1078 setProp "is_folded" "1"
- $node1078 setScope "name" "cl" "scopePhase"
- $node1078 setProp "is_declaration" "1" "name" "cl"
- $node1078 setProp "libunit" "Other" "name" "cl"
- $node1078 setProp "userlib" "Dialogs" "name" "cl"
-
- set node1079 [$diag addNode cad_class 912.0 560.0 120.0 33.0]
- $node1079 setLabel "name" "TComponent"
- $node1079 setProp "is_folded" "1"
- $node1079 setScope "name" "cl" "scopePhase"
- $node1079 setProp "is_declaration" "1" "name" "cl"
- $node1079 setProp "libunit" "Classes" "name" "cl"
-
- set node1066 [$diag addRake generalization $node1073 $node1072 1056.0 784.0 1056.0 864.0 824.0]
-
- set conn1080 [$node1066 getInConn]
- set segm1081 [$conn1080 getFirstSegm]
-
- set conn1082 [$node1066 getFirstOutConn]
- set segm1083 [$conn1082 getFirstSegm]
-
- set node1067 [$diag addRake generalization $node1076 $node1075 496.0 784.0 496.0 928.0 895.5]
-
- set conn1084 [$node1067 getInConn]
- set segm1085 [$conn1084 getFirstSegm]
-
- set conn1086 [$node1067 getFirstOutConn]
- set segm1087 [$conn1086 getFirstSegm]
-
- set node1068 [$diag addRake generalization $node1078 $node1077 976.0 688.0 304.0 752.0 720.0]
-
- set conn1088 [$node1068 getInConn]
- set segm1089 [$conn1088 getFirstSegm]
-
- set conn1090 [$node1068 getFirstOutConn]
- set segm1091 [$conn1090 getFirstSegm]
-
- set conn1092 [$diag addConn generalization_conn $node1068 $node1070 1360.0 720.0 1360.0 768.0]
- set segm1093 [$conn1092 getFirstSegm]
-
- set conn1094 [$diag addConn generalization_conn $node1068 $node1071 1200.0 720.0 1200.0 768.0]
- set segm1095 [$conn1094 getFirstSegm]
-
- set conn1096 [$diag addConn generalization_conn $node1068 $node1073 1056.0 720.0 1056.0 752.0]
- set segm1097 [$conn1096 getFirstSegm]
-
- set conn1098 [$diag addConn generalization_conn $node1068 $node1074 800.0 720.0 800.0 768.0]
- set segm1099 [$conn1098 getFirstSegm]
-
- set conn1100 [$diag addConn generalization_conn $node1068 $node1076 496.0 720.0 496.0 752.0]
- set segm1101 [$conn1100 getFirstSegm]
-
- set node1069 [$diag addRake generalization $node1079 $node1078 976.0 592.0 976.0 672.0 632.0]
-
- set conn1102 [$node1069 getInConn]
- set segm1103 [$conn1102 getFirstSegm]
-
- set conn1104 [$node1069 getFirstOutConn]
- set segm1105 [$conn1104 getFirstSegm]
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TBitBtn "DelphiVCL" "" "" "" "" "" 1]
-
- set row1106 [$diag addRow method 0.0]
- $row1106 setLabel "name_type" "Enter()\n"
- $row1106 setProp "has_parmlist" "1"
- $row1106 setProp "is_event" "1"
- $row1106 setProp "method_access" "Published"
-
- set row1107 [$diag addRow method 0.0]
- $row1107 setLabel "name_type" "Exit()"
- $row1107 setProp "has_parmlist" "1"
- $row1107 setProp "is_event" "1"
- $row1107 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TSpeedButton "DelphiVCL" "" "" "" "" "" 1]
-
- set row1108 [$diag addRow method 0.0]
- $row1108 setLabel "name_type" "Click()\n"
- $row1108 setProp "has_parmlist" "1"
- $row1108 setProp "is_event" "1"
- $row1108 setProp "method_access" "Published"
-
- set row1109 [$diag addRow method 0.0]
- $row1109 setLabel "name_type" "DblClick()\n"
- $row1109 setProp "has_parmlist" "1"
- $row1109 setProp "is_event" "1"
- $row1109 setProp "method_access" "Published"
-
- set row1110 [$diag addRow method 0.0]
- $row1110 setLabel "name_type" "MouseDown()\n"
- $row1110 setProp "has_parmlist" "1"
- $row1110 setProp "is_event" "1"
- $row1110 setProp "method_access" "Published"
-
- set row1111 [$diag addRow method 0.0]
- $row1111 setLabel "name_type" "MouseMove()\n"
- $row1111 setProp "has_parmlist" "1"
- $row1111 setProp "is_event" "1"
- $row1111 setProp "method_access" "Published"
-
- set row1112 [$diag addRow method 0.0]
- $row1112 setLabel "name_type" "MouseUp()"
- $row1112 setProp "has_parmlist" "1"
- $row1112 setProp "is_event" "1"
- $row1112 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new SysUtilsClasses "DelphiVCL" "" "" "" "" "" 1]
-
- set node1118 [$diag addNode cad_class 688.0 800.0 120.0 33.0]
- $node1118 setLabel "name" "Exception"
- $node1118 setProp "is_folded" "1"
- $node1118 setScope "name" "cl" "scopePhase"
- $node1118 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1119 [$diag addNode cad_class 688.0 704.0 120.0 39.0]
- $node1119 setLabel "name" "TObject"
- $node1119 setProp "is_folded" "1"
- $node1119 setScope "name" "cl" "scopePhase"
- $node1119 setProp "is_declaration" "1" "name" "cl"
- $node1119 setProp "libunit" "System" "name" "cl"
-
- set node1120 [$diag addNode cad_class 512.0 1328.0 120.0 33.0]
- $node1120 setLabel "name" "EUnderflow"
- $node1120 setProp "is_folded" "1"
- $node1120 setScope "name" "cl" "scopePhase"
- $node1120 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1121 [$diag addNode cad_class 384.0 1328.0 120.0 33.0]
- $node1121 setLabel "name" "EOverflow"
- $node1121 setProp "is_folded" "1"
- $node1121 setScope "name" "cl" "scopePhase"
- $node1121 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1122 [$diag addNode cad_class 256.0 1328.0 120.0 33.0]
- $node1122 setLabel "name" "EInvalidOp"
- $node1122 setProp "is_folded" "1"
- $node1122 setScope "name" "cl" "scopePhase"
- $node1122 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1123 [$diag addNode cad_class 1312.0 1216.0 120.0 33.0]
- $node1123 setLabel "name" "EZeroDivide"
- $node1123 setProp "is_folded" "1"
- $node1123 setScope "name" "cl" "scopePhase"
- $node1123 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1124 [$diag addNode cad_class 1184.0 1216.0 120.0 33.0]
- $node1124 setLabel "name" "EVariantError"
- $node1124 setProp "is_folded" "1"
- $node1124 setScope "name" "cl" "scopePhase"
- $node1124 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1125 [$diag addNode cad_class 1056.0 1216.0 124.0 33.0]
- $node1125 setLabel "name" "EStackOverflow"
- $node1125 setProp "is_folded" "1"
- $node1125 setScope "name" "cl" "scopePhase"
- $node1125 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1126 [$diag addNode cad_class 912.0 1216.0 128.0 33.0]
- $node1126 setLabel "name" "EPropWriteOnly"
- $node1126 setProp "is_folded" "1"
- $node1126 setScope "name" "cl" "scopePhase"
- $node1126 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1127 [$diag addNode cad_class 768.0 1216.0 127.0 33.0]
- $node1127 setLabel "name" "EPropReadOnly"
- $node1127 setProp "is_folded" "1"
- $node1127 setScope "name" "cl" "scopePhase"
- $node1127 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1128 [$diag addNode cad_class 640.0 1216.0 120.0 33.0]
- $node1128 setLabel "name" "EPrivilege"
- $node1128 setProp "is_folded" "1"
- $node1128 setScope "name" "cl" "scopePhase"
- $node1128 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1129 [$diag addNode cad_class 512.0 1216.0 122.0 33.0]
- $node1129 setLabel "name" "EOutOfMemory"
- $node1129 setProp "is_folded" "1"
- $node1129 setScope "name" "cl" "scopePhase"
- $node1129 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1130 [$diag addNode cad_class 384.0 1216.0 120.0 33.0]
- $node1130 setLabel "name" "EMathError"
- $node1130 setProp "is_folded" "1"
- $node1130 setScope "name" "cl" "scopePhase"
- $node1130 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1131 [$diag addNode cad_class 256.0 1216.0 121.0 33.0]
- $node1131 setLabel "name" "EInvalidPointer"
- $node1131 setProp "is_folded" "1"
- $node1131 setScope "name" "cl" "scopePhase"
- $node1131 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1132 [$diag addNode cad_class 688.0 1088.0 120.0 33.0]
- $node1132 setLabel "name" "Exception"
- $node1132 setProp "is_folded" "1"
- $node1132 setScope "name" "cl" "scopePhase"
- $node1132 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1133 [$diag addNode cad_class 1232.0 1024.0 120.0 33.0]
- $node1133 setLabel "name" "ERangeError"
- $node1133 setProp "is_folded" "1"
- $node1133 setScope "name" "cl" "scopePhase"
- $node1133 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1134 [$diag addNode cad_class 1104.0 1024.0 120.0 33.0]
- $node1134 setLabel "name" "EIntOverflow"
- $node1134 setProp "is_folded" "1"
- $node1134 setScope "name" "cl" "scopePhase"
- $node1134 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1135 [$diag addNode cad_class 976.0 1024.0 120.0 33.0]
- $node1135 setLabel "name" "EDivByZero"
- $node1135 setProp "is_folded" "1"
- $node1135 setScope "name" "cl" "scopePhase"
- $node1135 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1136 [$diag addNode cad_class 1232.0 912.0 120.0 33.0]
- $node1136 setLabel "name" "EInvalidCast"
- $node1136 setProp "is_folded" "1"
- $node1136 setScope "name" "cl" "scopePhase"
- $node1136 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1137 [$diag addNode cad_class 1104.0 912.0 120.0 33.0]
- $node1137 setLabel "name" "EIntError"
- $node1137 setProp "is_folded" "1"
- $node1137 setScope "name" "cl" "scopePhase"
- $node1137 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1138 [$diag addNode cad_class 976.0 912.0 120.0 33.0]
- $node1138 setLabel "name" "EInOutError"
- $node1138 setProp "is_folded" "1"
- $node1138 setScope "name" "cl" "scopePhase"
- $node1138 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1139 [$diag addNode cad_class 816.0 912.0 148.0 33.0]
- $node1139 setLabel "name" "EExternalException"
- $node1139 setProp "is_folded" "1"
- $node1139 setScope "name" "cl" "scopePhase"
- $node1139 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1140 [$diag addNode cad_class 688.0 912.0 120.0 33.0]
- $node1140 setLabel "name" "EConvertError"
- $node1140 setProp "is_folded" "1"
- $node1140 setScope "name" "cl" "scopePhase"
- $node1140 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1141 [$diag addNode cad_class 560.0 912.0 120.0 33.0]
- $node1141 setLabel "name" "EControlC"
- $node1141 setProp "is_folded" "1"
- $node1141 setScope "name" "cl" "scopePhase"
- $node1141 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1142 [$diag addNode cad_class 416.0 912.0 136.0 33.0]
- $node1142 setLabel "name" "EAccessViolation"
- $node1142 setProp "is_folded" "1"
- $node1142 setScope "name" "cl" "scopePhase"
- $node1142 setProp "libunit" "System" "name" "cl"
-
- set node1143 [$diag addNode cad_class 288.0 912.0 120.0 33.0]
- $node1143 setLabel "name" "EAbort"
- $node1143 setProp "is_folded" "1"
- $node1143 setScope "name" "cl" "scopePhase"
- $node1143 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1113 [$diag addRake generalization $node1119 $node1118 752.0 743.0 752.0 832.0 767.5]
-
- set conn1144 [$node1113 getInConn]
- set segm1145 [$conn1144 getFirstSegm]
-
- set conn1146 [$node1113 getFirstOutConn]
- set segm1147 [$conn1146 getFirstSegm]
-
- set node1114 [$diag addRake generalization $node1130 $node1120 448.0 1248.0 576.0 1344.0 1296.0]
-
- set conn1148 [$node1114 getInConn]
- set segm1149 [$conn1148 getFirstSegm]
-
- set conn1150 [$node1114 getFirstOutConn]
- set segm1151 [$conn1150 getFirstSegm]
-
- set conn1152 [$diag addConn generalization_conn $node1114 $node1121 448.0 1296.0 448.0 1344.0]
- set segm1153 [$conn1152 getFirstSegm]
-
- set conn1154 [$diag addConn generalization_conn $node1114 $node1122 320.0 1296.0 320.0 1344.0]
- set segm1155 [$conn1154 getFirstSegm]
-
- set node1115 [$diag addRake generalization $node1132 $node1125 752.0 1120.0 1120.0 1232.0 1168.0]
-
- set conn1156 [$node1115 getInConn]
- set segm1157 [$conn1156 getFirstSegm]
-
- set conn1158 [$node1115 getFirstOutConn]
- set segm1159 [$conn1158 getFirstSegm]
-
- set conn1160 [$diag addConn generalization_conn $node1115 $node1126 976.0 1168.0 976.0 1232.0]
- set segm1161 [$conn1160 getFirstSegm]
-
- set conn1162 [$diag addConn generalization_conn $node1115 $node1127 832.0 1168.0 832.0 1232.0]
- set segm1163 [$conn1162 getFirstSegm]
-
- set conn1164 [$diag addConn generalization_conn $node1115 $node1123 1376.0 1168.0 1376.0 1232.0]
- set segm1165 [$conn1164 getFirstSegm]
-
- set conn1166 [$diag addConn generalization_conn $node1115 $node1124 1248.0 1168.0 1248.0 1232.0]
- set segm1167 [$conn1166 getFirstSegm]
-
- set conn1168 [$diag addConn generalization_conn $node1115 $node1128 704.0 1168.0 704.0 1232.0]
- set segm1169 [$conn1168 getFirstSegm]
-
- set conn1170 [$diag addConn generalization_conn $node1115 $node1129 576.0 1168.0 576.0 1232.0]
- set segm1171 [$conn1170 getFirstSegm]
-
- set conn1172 [$diag addConn generalization_conn $node1115 $node1130 448.0 1168.0 448.0 1232.0]
- set segm1173 [$conn1172 getFirstSegm]
-
- set conn1174 [$diag addConn generalization_conn $node1115 $node1131 320.0 1168.0 320.0 1216.0]
- set segm1175 [$conn1174 getFirstSegm]
-
- set node1116 [$diag addRake generalization $node1118 $node1140 752.0 832.0 752.0 912.0 872.0]
-
- set conn1176 [$node1116 getInConn]
- set segm1177 [$conn1176 getFirstSegm]
-
- set conn1178 [$node1116 getFirstOutConn]
- set segm1179 [$conn1178 getFirstSegm]
-
- set conn1180 [$diag addConn generalization_conn $node1116 $node1143 352.0 872.0 352.0 928.0]
- set segm1181 [$conn1180 getFirstSegm]
-
- set conn1182 [$diag addConn generalization_conn $node1116 $node1142 496.0 872.0 496.0 928.0]
- set segm1183 [$conn1182 getFirstSegm]
-
- set conn1184 [$diag addConn generalization_conn $node1116 $node1141 624.0 872.0 624.0 928.0]
- set segm1185 [$conn1184 getFirstSegm]
-
- set conn1186 [$diag addConn generalization_conn $node1116 $node1136 1296.0 872.0 1296.0 928.0]
- set segm1187 [$conn1186 getFirstSegm]
-
- set conn1188 [$diag addConn generalization_conn $node1116 $node1137 1152.0 872.0 1152.0 928.0]
- set segm1189 [$conn1188 getFirstSegm]
-
- set conn1190 [$diag addConn generalization_conn $node1116 $node1138 1040.0 872.0 1040.0 944.0]
- set segm1191 [$conn1190 getFirstSegm]
-
- set conn1192 [$diag addConn generalization_conn $node1116 $node1139 896.0 872.0 896.0 928.0]
- set segm1193 [$conn1192 getFirstSegm]
-
- set node1117 [$diag addRake generalization $node1137 $node1133 1168.0 944.0 1296.0 1040.0 992.0]
-
- set conn1194 [$node1117 getInConn]
- set segm1195 [$conn1194 getFirstSegm]
-
- set conn1196 [$node1117 getFirstOutConn]
- set segm1197 [$conn1196 getFirstSegm]
-
- set conn1198 [$diag addConn generalization_conn $node1117 $node1134 1168.0 992.0 1168.0 1056.0]
- set segm1199 [$conn1198 getFirstSegm]
-
- set conn1200 [$diag addConn generalization_conn $node1117 $node1135 1040.0 992.0 1040.0 1040.0]
- set segm1201 [$conn1200 getFirstSegm]
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new RTLTypes "DelphiVCL" "" "" "" "" "" 1]
-
- set node1202 [$diag addNode cad_class 176.0 624.0 120.0 103.0]
- $node1202 setLabel "name" "TDateTime"
- $node1202 setScope "name" "cl" "scopePhase"
- $node1202 setProp "libunit" "System" "name" "cl"
-
- set node1203 [$diag addNode cad_class 640.0 624.0 120.0 33.0]
- $node1203 setLabel "name" "TObject"
- $node1203 setProp "is_folded" "1"
- $node1203 setScope "name" "cl" "scopePhase"
- $node1203 setProp "is_declaration" "1" "name" "cl"
- $node1203 setProp "libunit" "System" "name" "cl"
-
- set node1204 [$diag addNode cad_class 480.0 624.0 120.0 33.0]
- $node1204 setLabel "name" "HWND"
- $node1204 setProp "is_folded" "1"
- $node1204 setScope "name" "cl" "scopePhase"
- $node1204 setProp "libunit" "System" "name" "cl"
-
- set node1205 [$diag addNode cad_class 320.0 624.0 120.0 33.0]
- $node1205 setLabel "name" "TRect"
- $node1205 setProp "is_folded" "1"
- $node1205 setScope "name" "cl" "scopePhase"
- $node1205 setProp "libunit" "Other" "name" "cl"
- $node1205 setProp "userlib" "Windows" "name" "cl"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new DBTablesClasses "DelphiVCL" "" "" "" "" "" 1]
-
- set node1216 [$diag addNode cad_class 1296.0 1696.0 120.0 33.0]
- $node1216 setLabel "name" "TAutoIncField"
- $node1216 setProp "is_folded" "1"
- $node1216 setScope "name" "cl" "scopePhase"
- $node1216 setProp "is_declaration" "1" "name" "cl"
- $node1216 setProp "libunit" "Other" "name" "cl"
- $node1216 setProp "userlib" "DBTables" "name" "cl"
-
- set node1217 [$diag addNode cad_class 1008.0 1024.0 120.0 33.0]
- $node1217 setLabel "name" "TBatchMove"
- $node1217 setProp "is_folded" "1"
- $node1217 setScope "name" "cl" "scopePhase"
- $node1217 setProp "is_declaration" "1" "name" "cl"
- $node1217 setProp "libunit" "Other" "name" "cl"
- $node1217 setProp "userlib" "DBTables" "name" "cl"
-
- set node1218 [$diag addNode cad_class 1328.0 1520.0 120.0 33.0]
- $node1218 setLabel "name" "TBCDField"
- $node1218 setProp "is_folded" "1"
- $node1218 setScope "name" "cl" "scopePhase"
- $node1218 setProp "is_declaration" "1" "name" "cl"
- $node1218 setProp "libunit" "Other" "name" "cl"
- $node1218 setProp "userlib" "DBTables" "name" "cl"
-
- set node1219 [$diag addNode cad_class 1872.0 1344.0 120.0 33.0]
- $node1219 setLabel "name" "TBlobField"
- $node1219 setProp "is_folded" "1"
- $node1219 setScope "name" "cl" "scopePhase"
- $node1219 setProp "is_declaration" "1" "name" "cl"
- $node1219 setProp "libunit" "Other" "name" "cl"
- $node1219 setProp "userlib" "DBTables" "name" "cl"
-
- set node1220 [$diag addNode cad_class 1488.0 1024.0 120.0 33.0]
- $node1220 setLabel "name" "TBlobStream"
- $node1220 setProp "is_folded" "1"
- $node1220 setScope "name" "cl" "scopePhase"
- $node1220 setProp "is_declaration" "1" "name" "cl"
- $node1220 setProp "libunit" "Other" "name" "cl"
- $node1220 setProp "userlib" "DBTables" "name" "cl"
-
- set node1221 [$diag addNode cad_class 1696.0 1344.0 120.0 33.0]
- $node1221 setLabel "name" "TBooleanField"
- $node1221 setProp "is_folded" "1"
- $node1221 setScope "name" "cl" "scopePhase"
- $node1221 setProp "is_declaration" "1" "name" "cl"
- $node1221 setProp "libunit" "Other" "name" "cl"
- $node1221 setProp "userlib" "DBTables" "name" "cl"
-
- set node1222 [$diag addNode cad_class 656.0 1344.0 120.0 33.0]
- $node1222 setLabel "name" "TBytesField"
- $node1222 setProp "is_folded" "1"
- $node1222 setScope "name" "cl" "scopePhase"
- $node1222 setProp "is_declaration" "1" "name" "cl"
- $node1222 setProp "libunit" "Other" "name" "cl"
- $node1222 setProp "userlib" "DBTables" "name" "cl"
-
- set node1223 [$diag addNode cad_class 1520.0 1696.0 122.0 33.0]
- $node1223 setLabel "name" "TCurrencyField"
- $node1223 setProp "is_folded" "1"
- $node1223 setScope "name" "cl" "scopePhase"
- $node1223 setProp "is_declaration" "1" "name" "cl"
- $node1223 setProp "libunit" "Other" "name" "cl"
- $node1223 setProp "userlib" "DBTables" "name" "cl"
-
- set node1224 [$diag addNode cad_class 800.0 1520.0 120.0 33.0]
- $node1224 setLabel "name" "TDateField"
- $node1224 setProp "is_folded" "1"
- $node1224 setScope "name" "cl" "scopePhase"
- $node1224 setProp "is_declaration" "1" "name" "cl"
- $node1224 setProp "libunit" "Other" "name" "cl"
- $node1224 setProp "userlib" "DBTables" "name" "cl"
-
- set node1225 [$diag addNode cad_class 880.0 1344.0 121.0 33.0]
- $node1225 setLabel "name" "TDateTimeField"
- $node1225 setProp "is_folded" "1"
- $node1225 setScope "name" "cl" "scopePhase"
- $node1225 setProp "is_declaration" "1" "name" "cl"
- $node1225 setProp "libunit" "Other" "name" "cl"
- $node1225 setProp "userlib" "DBTables" "name" "cl"
-
- set node1226 [$diag addNode cad_class 1520.0 1520.0 120.0 33.0]
- $node1226 setLabel "name" "TFloatField"
- $node1226 setProp "is_folded" "1"
- $node1226 setScope "name" "cl" "scopePhase"
- $node1226 setProp "is_declaration" "1" "name" "cl"
- $node1226 setProp "libunit" "Other" "name" "cl"
- $node1226 setProp "userlib" "DBTables" "name" "cl"
-
- set node1227 [$diag addNode cad_class 1792.0 1520.0 120.0 33.0]
- $node1227 setLabel "name" "TGraphicField"
- $node1227 setProp "is_folded" "1"
- $node1227 setScope "name" "cl" "scopePhase"
- $node1227 setProp "is_declaration" "1" "name" "cl"
- $node1227 setProp "libunit" "Other" "name" "cl"
- $node1227 setProp "userlib" "DBTables" "name" "cl"
-
- set node1228 [$diag addNode cad_class 1232.0 1024.0 120.0 33.0]
- $node1228 setLabel "name" "TUpdateSQL"
- $node1228 setProp "is_folded" "1"
- $node1228 setScope "name" "cl" "scopePhase"
- $node1228 setProp "is_declaration" "1" "name" "cl"
- $node1228 setProp "libunit" "Other" "name" "cl"
- $node1228 setProp "userlib" "DBTables" "name" "cl"
-
- set node1229 [$diag addNode cad_class 1136.0 1344.0 120.0 33.0]
- $node1229 setLabel "name" "TVarBytesField"
- $node1229 setProp "is_folded" "1"
- $node1229 setScope "name" "cl" "scopePhase"
- $node1229 setProp "is_declaration" "1" "name" "cl"
- $node1229 setProp "libunit" "Other" "name" "cl"
- $node1229 setProp "userlib" "DBTables" "name" "cl"
-
- set node1230 [$diag addNode cad_class 976.0 1696.0 120.0 33.0]
- $node1230 setLabel "name" "TWordField"
- $node1230 setProp "is_folded" "1"
- $node1230 setScope "name" "cl" "scopePhase"
- $node1230 setProp "is_declaration" "1" "name" "cl"
- $node1230 setProp "libunit" "Other" "name" "cl"
- $node1230 setProp "userlib" "DBTables" "name" "cl"
-
- set node1231 [$diag addNode cad_class 1136.0 1520.0 120.0 33.0]
- $node1231 setLabel "name" "TIntegerField"
- $node1231 setProp "is_folded" "1"
- $node1231 setScope "name" "cl" "scopePhase"
- $node1231 setProp "is_declaration" "1" "name" "cl"
- $node1231 setProp "libunit" "Other" "name" "cl"
- $node1231 setProp "userlib" "DBTables" "name" "cl"
-
- set node1232 [$diag addNode cad_class 1936.0 1520.0 120.0 33.0]
- $node1232 setLabel "name" "TMemoField"
- $node1232 setProp "is_folded" "1"
- $node1232 setScope "name" "cl" "scopePhase"
- $node1232 setProp "is_declaration" "1" "name" "cl"
- $node1232 setProp "libunit" "Other" "name" "cl"
- $node1232 setProp "userlib" "DBTables" "name" "cl"
-
- set node1233 [$diag addNode cad_class 1664.0 1024.0 120.0 33.0]
- $node1233 setLabel "name" "TQuery"
- $node1233 setProp "is_folded" "1"
- $node1233 setScope "name" "cl" "scopePhase"
- $node1233 setProp "is_declaration" "1" "name" "cl"
- $node1233 setProp "libunit" "Other" "name" "cl"
- $node1233 setProp "userlib" "DBTables" "name" "cl"
-
- set node1234 [$diag addNode cad_class 1136.0 1696.0 120.0 33.0]
- $node1234 setLabel "name" "TSmallIntField"
- $node1234 setProp "is_folded" "1"
- $node1234 setScope "name" "cl" "scopePhase"
- $node1234 setProp "libunit" "Other" "name" "cl"
- $node1234 setProp "userlib" "DBTables" "name" "cl"
-
- set node1235 [$diag addNode cad_class 1824.0 1024.0 120.0 33.0]
- $node1235 setLabel "name" "TStoredProc"
- $node1235 setProp "is_folded" "1"
- $node1235 setScope "name" "cl" "scopePhase"
- $node1235 setProp "is_declaration" "1" "name" "cl"
- $node1235 setProp "libunit" "Other" "name" "cl"
- $node1235 setProp "userlib" "DBTables" "name" "cl"
-
- set node1236 [$diag addNode cad_class 1520.0 1344.0 120.0 33.0]
- $node1236 setLabel "name" "TStringField"
- $node1236 setProp "is_folded" "1"
- $node1236 setScope "name" "cl" "scopePhase"
- $node1236 setProp "is_declaration" "1" "name" "cl"
- $node1236 setProp "libunit" "Other" "name" "cl"
- $node1236 setProp "userlib" "DBTables" "name" "cl"
-
- set node1237 [$diag addNode cad_class 944.0 1520.0 120.0 33.0]
- $node1237 setLabel "name" "TTimeField"
- $node1237 setProp "is_folded" "1"
- $node1237 setScope "name" "cl" "scopePhase"
- $node1237 setProp "is_declaration" "1" "name" "cl"
- $node1237 setProp "libunit" "Other" "name" "cl"
- $node1237 setProp "userlib" "DBTables" "name" "cl"
-
- set node1238 [$diag addNode cad_class 1328.0 1344.0 120.0 33.0]
- $node1238 setLabel "name" "TNumericField"
- $node1238 setProp "is_folded" "1"
- $node1238 setScope "name" "cl" "scopePhase"
- $node1238 setProp "is_declaration" "1" "name" "cl"
- $node1238 setProp "libunit" "Other" "name" "cl"
- $node1238 setProp "userlib" "DBTables" "name" "cl"
-
- set node1239 [$diag addNode cad_class 1328.0 1216.0 120.0 33.0]
- $node1239 setLabel "name" "TField"
- $node1239 setProp "is_folded" "1"
- $node1239 setScope "name" "cl" "scopePhase"
- $node1239 setProp "is_declaration" "1" "name" "cl"
- $node1239 setProp "libunit" "Other" "name" "cl"
- $node1239 setProp "userlib" "DB" "name" "cl"
-
- set node1240 [$diag addNode cad_class 1488.0 896.0 120.0 33.0]
- $node1240 setLabel "name" "TStream"
- $node1240 setProp "is_folded" "1"
- $node1240 setScope "name" "cl" "scopePhase"
- $node1240 setProp "is_declaration" "1" "name" "cl"
- $node1240 setProp "libunit" "Classes" "name" "cl"
-
- set node1241 [$diag addNode cad_class 1824.0 896.0 120.0 33.0]
- $node1241 setLabel "name" "TDBDataSet"
- $node1241 setProp "is_folded" "1"
- $node1241 setScope "name" "cl" "scopePhase"
- $node1241 setProp "is_declaration" "1" "name" "cl"
- $node1241 setProp "libunit" "Other" "name" "cl"
- $node1241 setProp "userlib" "DB" "name" "cl"
-
- set node1242 [$diag addNode cad_class 1984.0 1024.0 120.0 33.0]
- $node1242 setLabel "name" "TTable"
- $node1242 setProp "is_folded" "1"
- $node1242 setScope "name" "cl" "scopePhase"
- $node1242 setProp "is_declaration" "1" "name" "cl"
- $node1242 setProp "libunit" "Other" "name" "cl"
- $node1242 setProp "userlib" "DBTables" "name" "cl"
-
- set node1243 [$diag addNode cad_class 1216.0 896.0 174.0 33.0]
- $node1243 setLabel "name" "TDataSetUpdateObject"
- $node1243 setProp "is_folded" "1"
- $node1243 setScope "name" "cl" "scopePhase"
- $node1243 setProp "is_declaration" "1" "name" "cl"
- $node1243 setProp "libunit" "Other" "name" "cl"
- $node1243 setProp "userlib" "DB" "name" "cl"
-
- set node1244 [$diag addNode cad_class 1008.0 896.0 120.0 33.0]
- $node1244 setLabel "name" "TComponent"
- $node1244 setProp "is_folded" "1"
- $node1244 setScope "name" "cl" "scopePhase"
- $node1244 setProp "is_declaration" "1" "name" "cl"
- $node1244 setProp "libunit" "Classes" "name" "cl"
-
- set node1206 [$diag addRake generalization $node1231 $node1230 1200.0 1536.0 1040.0 1712.0 1647.5]
-
- set conn1245 [$node1206 getInConn]
- set segm1246 [$conn1245 getFirstSegm]
-
- set conn1247 [$node1206 getFirstOutConn]
- set segm1248 [$conn1247 getFirstSegm]
-
- set conn1249 [$diag addConn generalization_conn $node1206 $node1234 1200.0 1647.5 1200.0 1712.0]
- set segm1250 [$conn1249 getFirstSegm]
-
- set conn1251 [$diag addConn generalization_conn $node1206 $node1216 1360.0 1647.5 1360.0 1712.0]
- set segm1252 [$conn1251 getFirstSegm]
-
- set node1207 [$diag addRake generalization $node1226 $node1223 1584.0 1552.0 1584.0 1728.0 1647.5]
-
- set conn1253 [$node1207 getInConn]
- set segm1254 [$conn1253 getFirstSegm]
-
- set conn1255 [$node1207 getFirstOutConn]
- set segm1256 [$conn1255 getFirstSegm]
-
- set node1208 [$diag addRake generalization $node1238 $node1231 1392.0 1377.0 1200.0 1536.0 1488.0]
-
- set conn1257 [$node1208 getInConn]
- set segm1258 [$conn1257 getFirstSegm]
-
- set conn1259 [$node1208 getFirstOutConn]
- set segm1260 [$conn1259 getFirstSegm]
-
- set conn1261 [$diag addConn generalization_conn $node1208 $node1218 1392.0 1488.0 1392.0 1552.0]
- set segm1262 [$conn1261 getFirstSegm]
-
- set conn1263 [$diag addConn generalization_conn $node1208 $node1226 1584.0 1488.0 1584.0 1552.0]
- set segm1264 [$conn1263 getFirstSegm]
-
- set node1209 [$diag addRake generalization $node1219 $node1227 1936.0 1377.0 1856.0 1536.0 1488.0]
-
- set conn1265 [$node1209 getInConn]
- set segm1266 [$conn1265 getFirstSegm]
-
- set conn1267 [$node1209 getFirstOutConn]
- set segm1268 [$conn1267 getFirstSegm]
-
- set conn1269 [$diag addConn generalization_conn $node1209 $node1232 2000.0 1488.0 2000.0 1536.0]
- set segm1270 [$conn1269 getFirstSegm]
-
- set node1210 [$diag addRake generalization $node1225 $node1224 944.0 1376.0 864.0 1536.0 1488.0]
-
- set conn1271 [$node1210 getInConn]
- set segm1272 [$conn1271 getFirstSegm]
-
- set conn1273 [$node1210 getFirstOutConn]
- set segm1274 [$conn1273 getFirstSegm]
-
- set conn1275 [$diag addConn generalization_conn $node1210 $node1237 1008.0 1488.0 1008.0 1536.0]
- set segm1276 [$conn1275 getFirstSegm]
-
- set node1211 [$diag addRake generalization $node1239 $node1238 1392.0 1248.0 1392.0 1376.0 1312.0]
-
- set conn1277 [$node1211 getInConn]
- set segm1278 [$conn1277 getFirstSegm]
-
- set conn1279 [$node1211 getFirstOutConn]
- set segm1280 [$conn1279 getFirstSegm]
-
- set conn1281 [$diag addConn generalization_conn $node1211 $node1236 1584.0 1312.0 1584.0 1360.0]
- set segm1282 [$conn1281 getFirstSegm]
-
- set conn1283 [$diag addConn generalization_conn $node1211 $node1221 1760.0 1312.0 1760.0 1376.0]
- set segm1284 [$conn1283 getFirstSegm]
-
- set conn1285 [$diag addConn generalization_conn $node1211 $node1229 1200.0 1312.0 1200.0 1360.0]
- set segm1286 [$conn1285 getFirstSegm]
-
- set conn1287 [$diag addConn generalization_conn $node1211 $node1225 944.0 1312.0 944.0 1344.0]
- set segm1288 [$conn1287 getFirstSegm]
-
- set conn1289 [$diag addConn generalization_conn $node1211 $node1219 1936.0 1312.0 1936.0 1376.0]
- set segm1290 [$conn1289 getFirstSegm]
-
- set conn1291 [$diag addConn generalization_conn $node1211 $node1222 720.0 1312.0 720.0 1360.0]
- set segm1292 [$conn1291 getFirstSegm]
-
- set node1212 [$diag addRake generalization $node1240 $node1220 1552.0 928.0 1552.0 1057.0 984.0]
-
- set conn1293 [$node1212 getInConn]
- set segm1294 [$conn1293 getFirstSegm]
-
- set conn1295 [$node1212 getFirstOutConn]
- set segm1296 [$conn1295 getFirstSegm]
-
- set node1213 [$diag addRake generalization $node1241 $node1233 1888.0 928.0 1728.0 1040.0 984.0]
-
- set conn1297 [$node1213 getInConn]
- set segm1298 [$conn1297 getFirstSegm]
-
- set conn1299 [$node1213 getFirstOutConn]
- set segm1300 [$conn1299 getFirstSegm]
-
- set conn1301 [$diag addConn generalization_conn $node1213 $node1235 1888.0 984.0 1888.0 1056.0]
- set segm1302 [$conn1301 getFirstSegm]
-
- set conn1303 [$diag addConn generalization_conn $node1213 $node1242 2048.0 984.0 2048.0 1056.0]
- set segm1304 [$conn1303 getFirstSegm]
-
- set node1214 [$diag addRake generalization $node1243 $node1228 1296.0 928.0 1296.0 1040.0 984.0]
-
- set conn1305 [$node1214 getInConn]
- set segm1306 [$conn1305 getFirstSegm]
-
- set conn1307 [$node1214 getFirstOutConn]
- set segm1308 [$conn1307 getFirstSegm]
-
- set node1215 [$diag addRake generalization $node1244 $node1217 1072.0 928.0 1072.0 1040.0 984.0]
-
- set conn1309 [$node1215 getInConn]
- set segm1310 [$conn1309 getFirstSegm]
-
- set conn1311 [$node1215 getFirstOutConn]
- set segm1312 [$conn1311 getFirstSegm]
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new ClassesClasses "DelphiVCL" "" "" "" "" "" 1]
-
- set node1323 [$diag addNode cad_class 1728.0 1296.0 128.0 33.0]
- $node1323 setLabel "name" "EStringListError"
- $node1323 setProp "is_folded" "1"
- $node1323 setScope "name" "cl" "scopePhase"
- $node1323 setProp "libunit" "Classes" "name" "cl"
-
- set node1324 [$diag addNode cad_class 1584.0 1296.0 120.0 33.0]
- $node1324 setLabel "name" "EStreamError"
- $node1324 setProp "is_folded" "1"
- $node1324 setScope "name" "cl" "scopePhase"
- $node1324 setProp "libunit" "Classes" "name" "cl"
-
- set node1325 [$diag addNode cad_class 1440.0 1296.0 121.0 33.0]
- $node1325 setLabel "name" "EResNotFound"
- $node1325 setProp "is_folded" "1"
- $node1325 setScope "name" "cl" "scopePhase"
- $node1325 setProp "libunit" "Classes" "name" "cl"
-
- set node1326 [$diag addNode cad_class 1888.0 1504.0 120.0 33.0]
- $node1326 setLabel "name" "EReadError"
- $node1326 setProp "is_folded" "1"
- $node1326 setScope "name" "cl" "scopePhase"
- $node1326 setProp "libunit" "Classes" "name" "cl"
-
- set node1327 [$diag addNode cad_class 1296.0 1296.0 120.0 33.0]
- $node1327 setLabel "name" "EParserError"
- $node1327 setProp "is_folded" "1"
- $node1327 setScope "name" "cl" "scopePhase"
- $node1327 setProp "libunit" "Classes" "name" "cl"
-
- set node1328 [$diag addNode cad_class 1152.0 1296.0 120.0 33.0]
- $node1328 setLabel "name" "EListError"
- $node1328 setProp "is_folded" "1"
- $node1328 setScope "name" "cl" "scopePhase"
- $node1328 setProp "libunit" "Classes" "name" "cl"
-
- set node1329 [$diag addNode cad_class 1600.0 1504.0 120.0 33.0]
- $node1329 setLabel "name" "EInvalidImage"
- $node1329 setProp "is_folded" "1"
- $node1329 setScope "name" "cl" "scopePhase"
- $node1329 setProp "libunit" "Classes" "name" "cl"
-
- set node1330 [$diag addNode cad_class 1584.0 1392.0 120.0 33.0]
- $node1330 setLabel "name" "EFOpenError"
- $node1330 setProp "is_folded" "1"
- $node1330 setScope "name" "cl" "scopePhase"
- $node1330 setProp "libunit" "Classes" "name" "cl"
-
- set node1331 [$diag addNode cad_class 1728.0 1392.0 120.0 33.0]
- $node1331 setLabel "name" "EFilerError"
- $node1331 setProp "is_folded" "1"
- $node1331 setScope "name" "cl" "scopePhase"
- $node1331 setProp "libunit" "Classes" "name" "cl"
-
- set node1332 [$diag addNode cad_class 1440.0 1392.0 120.0 33.0]
- $node1332 setLabel "name" "EFCreateError"
- $node1332 setProp "is_folded" "1"
- $node1332 setScope "name" "cl" "scopePhase"
- $node1332 setProp "libunit" "Classes" "name" "cl"
-
- set node1333 [$diag addNode cad_class 992.0 1296.0 141.0 33.0]
- $node1333 setLabel "name" "EComponentError"
- $node1333 setProp "is_folded" "1"
- $node1333 setScope "name" "cl" "scopePhase"
- $node1333 setProp "libunit" "Classes" "name" "cl"
-
- set node1334 [$diag addNode cad_class 1456.0 1504.0 133.0 33.0]
- $node1334 setLabel "name" "EClassNotFound"
- $node1334 setProp "is_folded" "1"
- $node1334 setScope "name" "cl" "scopePhase"
- $node1334 setProp "libunit" "Classes" "name" "cl"
-
- set node1335 [$diag addNode cad_class 848.0 1296.0 120.0 33.0]
- $node1335 setLabel "name" "EBitsError"
- $node1335 setProp "is_folded" "1"
- $node1335 setScope "name" "cl" "scopePhase"
- $node1335 setProp "libunit" "Classes" "name" "cl"
-
- set node1336 [$diag addNode cad_class 1184.0 800.0 120.0 33.0]
- $node1336 setLabel "name" "TObject"
- $node1336 setProp "is_folded" "1"
- $node1336 setScope "name" "cl" "scopePhase"
- $node1336 setProp "is_declaration" "1" "name" "cl"
- $node1336 setProp "libunit" "System" "name" "cl"
-
- set node1337 [$diag addNode cad_class 976.0 992.0 120.0 33.0]
- $node1337 setLabel "name" "TComponent"
- $node1337 setProp "is_folded" "1"
- $node1337 setScope "name" "cl" "scopePhase"
- $node1337 setProp "is_declaration" "1" "name" "cl"
- $node1337 setProp "libunit" "Classes" "name" "cl"
-
- set node1338 [$diag addNode cad_class 1648.0 992.0 120.0 33.0]
- $node1338 setLabel "name" "TWriter"
- $node1338 setProp "is_folded" "1"
- $node1338 setScope "name" "cl" "scopePhase"
- $node1338 setProp "is_declaration" "1" "name" "cl"
- $node1338 setProp "libunit" "Classes" "name" "cl"
-
- set node1339 [$diag addNode cad_class 2016.0 896.0 120.0 33.0]
- $node1339 setLabel "name" "TThread"
- $node1339 setProp "is_folded" "1"
- $node1339 setScope "name" "cl" "scopePhase"
- $node1339 setProp "is_declaration" "1" "name" "cl"
- $node1339 setProp "libunit" "Classes" "name" "cl"
-
- set node1340 [$diag addNode cad_class 1360.0 992.0 120.0 33.0]
- $node1340 setLabel "name" "TStrings"
- $node1340 setProp "is_folded" "1"
- $node1340 setScope "name" "cl" "scopePhase"
- $node1340 setProp "is_declaration" "1" "name" "cl"
- $node1340 setProp "libunit" "Classes" "name" "cl"
-
- set node1341 [$diag addNode cad_class 1360.0 1104.0 120.0 33.0]
- $node1341 setLabel "name" "TStringList"
- $node1341 setProp "is_folded" "1"
- $node1341 setScope "name" "cl" "scopePhase"
- $node1341 setProp "is_declaration" "1" "name" "cl"
- $node1341 setProp "libunit" "Classes" "name" "cl"
-
- set node1342 [$diag addNode cad_class 1856.0 896.0 120.0 33.0]
- $node1342 setLabel "name" "TStream"
- $node1342 setProp "is_folded" "1"
- $node1342 setScope "name" "cl" "scopePhase"
- $node1342 setProp "is_declaration" "1" "name" "cl"
- $node1342 setProp "libunit" "Classes" "name" "cl"
-
- set node1343 [$diag addNode cad_class 2080.0 1088.0 139.0 33.0]
- $node1343 setLabel "name" "TResourceStream"
- $node1343 setProp "is_folded" "1"
- $node1343 setScope "name" "cl" "scopePhase"
- $node1343 setProp "is_declaration" "1" "name" "cl"
- $node1343 setProp "libunit" "Classes" "name" "cl"
-
- set node1344 [$diag addNode cad_class 1520.0 992.0 120.0 33.0]
- $node1344 setLabel "name" "TReader"
- $node1344 setProp "is_folded" "1"
- $node1344 setScope "name" "cl" "scopePhase"
- $node1344 setProp "is_declaration" "1" "name" "cl"
- $node1344 setProp "libunit" "Classes" "name" "cl"
-
- set node1345 [$diag addNode cad_class 1184.0 896.0 120.0 33.0]
- $node1345 setLabel "name" "TPersistent"
- $node1345 setProp "is_folded" "1"
- $node1345 setScope "name" "cl" "scopePhase"
- $node1345 setProp "is_declaration" "1" "name" "cl"
- $node1345 setProp "libunit" "Classes" "name" "cl"
-
- set node1346 [$diag addNode cad_class 1936.0 1088.0 128.0 33.0]
- $node1346 setLabel "name" "TMemoryStream"
- $node1346 setProp "is_folded" "1"
- $node1346 setScope "name" "cl" "scopePhase"
- $node1346 setProp "is_declaration" "1" "name" "cl"
- $node1346 setProp "libunit" "Classes" "name" "cl"
-
- set node1347 [$diag addNode cad_class 800.0 896.0 120.0 33.0]
- $node1347 setLabel "name" "TList"
- $node1347 setProp "is_folded" "1"
- $node1347 setScope "name" "cl" "scopePhase"
- $node1347 setProp "is_declaration" "1" "name" "cl"
- $node1347 setProp "libunit" "Classes" "name" "cl"
-
- set node1348 [$diag addNode cad_class 1792.0 992.0 120.0 33.0]
- $node1348 setLabel "name" "THandleStream"
- $node1348 setProp "is_folded" "1"
- $node1348 setScope "name" "cl" "scopePhase"
- $node1348 setProp "is_declaration" "1" "name" "cl"
- $node1348 setProp "libunit" "Classes" "name" "cl"
-
- set node1349 [$diag addNode cad_class 1792.0 1088.0 120.0 33.0]
- $node1349 setLabel "name" "TFileStream"
- $node1349 setProp "is_folded" "1"
- $node1349 setScope "name" "cl" "scopePhase"
- $node1349 setProp "is_declaration" "1" "name" "cl"
- $node1349 setProp "libunit" "Classes" "name" "cl"
-
- set node1350 [$diag addNode cad_class 1584.0 896.0 120.0 33.0]
- $node1350 setLabel "name" "TFiler"
- $node1350 setProp "is_folded" "1"
- $node1350 setScope "name" "cl" "scopePhase"
- $node1350 setProp "is_declaration" "1" "name" "cl"
- $node1350 setProp "libunit" "Classes" "name" "cl"
-
- set node1351 [$diag addNode cad_class 1984.0 992.0 182.0 33.0]
- $node1351 setLabel "name" "TCustomMemoryStream"
- $node1351 setProp "is_folded" "1"
- $node1351 setScope "name" "cl" "scopePhase"
- $node1351 setProp "is_declaration" "1" "name" "cl"
- $node1351 setProp "libunit" "Classes" "name" "cl"
-
- set node1352 [$diag addNode cad_class 1232.0 992.0 123.0 33.0]
- $node1352 setLabel "name" "TCollectionItem"
- $node1352 setProp "is_folded" "1"
- $node1352 setScope "name" "cl" "scopePhase"
- $node1352 setProp "is_declaration" "1" "name" "cl"
- $node1352 setProp "libunit" "Classes" "name" "cl"
-
- set node1353 [$diag addNode cad_class 1104.0 992.0 120.0 33.0]
- $node1353 setLabel "name" "TCollection"
- $node1353 setProp "is_folded" "1"
- $node1353 setScope "name" "cl" "scopePhase"
- $node1353 setProp "is_declaration" "1" "name" "cl"
- $node1353 setProp "libunit" "Classes" "name" "cl"
-
- set node1354 [$diag addNode cad_class 928.0 896.0 120.0 33.0]
- $node1354 setLabel "name" "TBits"
- $node1354 setProp "is_folded" "1"
- $node1354 setScope "name" "cl" "scopePhase"
- $node1354 setProp "is_declaration" "1" "name" "cl"
- $node1354 setProp "libunit" "Classes" "name" "cl"
-
- set node1355 [$diag addNode cad_class 1728.0 1504.0 147.0 33.0]
- $node1355 setLabel "name" "EMethodNotFound"
- $node1355 setProp "is_folded" "1"
- $node1355 setScope "name" "cl" "scopePhase"
- $node1355 setProp "libunit" "Classes" "name" "cl"
-
- set node1356 [$diag addNode cad_class 1360.0 1216.0 120.0 33.0]
- $node1356 setLabel "name" "Exception"
- $node1356 setProp "is_folded" "1"
- $node1356 setScope "name" "cl" "scopePhase"
- $node1356 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1357 [$diag addNode cad_class 2016.0 1504.0 120.0 33.0]
- $node1357 setLabel "name" "EWriteError"
- $node1357 setProp "is_folded" "1"
- $node1357 setScope "name" "cl" "scopePhase"
- $node1357 setProp "libunit" "Classes" "name" "cl"
-
- set node1358 [$diag addNode cad_class 1872.0 1296.0 120.0 33.0]
- $node1358 setLabel "name" "EThread"
- $node1358 setProp "is_folded" "1"
- $node1358 setScope "name" "cl" "scopePhase"
- $node1358 setProp "libunit" "Classes" "name" "cl"
-
- set node1313 [$diag addRake generalization $node1345 $node1340 1248.0 928.0 1424.0 1024.0 968.0]
-
- set conn1359 [$node1313 getInConn]
- set segm1360 [$conn1359 getFirstSegm]
-
- set conn1361 [$node1313 getFirstOutConn]
- set segm1362 [$conn1361 getFirstSegm]
-
- set conn1363 [$diag addConn generalization_conn $node1313 $node1352 1296.0 968.0 1296.0 992.0]
- set segm1364 [$conn1363 getFirstSegm]
-
- set conn1365 [$diag addConn generalization_conn $node1313 $node1353 1168.0 968.0 1168.0 1008.0]
- set segm1366 [$conn1365 getFirstSegm]
-
- set conn1367 [$diag addConn generalization_conn $node1313 $node1337 1040.0 968.0 1040.0 1008.0]
- set segm1368 [$conn1367 getFirstSegm]
-
- set node1314 [$diag addRake generalization $node1340 $node1341 1424.0 1024.0 1424.0 1120.0 1072.0]
-
- set conn1369 [$node1314 getInConn]
- set segm1370 [$conn1369 getFirstSegm]
-
- set conn1371 [$node1314 getFirstOutConn]
- set segm1372 [$conn1371 getFirstSegm]
-
- set node1315 [$diag addRake generalization $node1351 $node1343 2080.0 1024.0 2160.0 1104.0 1064.0]
-
- set conn1373 [$node1315 getInConn]
- set segm1374 [$conn1373 getFirstSegm]
-
- set conn1375 [$node1315 getFirstOutConn]
- set segm1376 [$conn1375 getFirstSegm]
-
- set conn1377 [$diag addConn generalization_conn $node1315 $node1346 2000.0 1064.0 2000.0 1104.0]
- set segm1378 [$conn1377 getFirstSegm]
-
- set node1316 [$diag addRake generalization $node1348 $node1349 1856.0 1024.0 1856.0 1104.0 1064.0]
-
- set conn1379 [$node1316 getInConn]
- set segm1380 [$conn1379 getFirstSegm]
-
- set conn1381 [$node1316 getFirstOutConn]
- set segm1382 [$conn1381 getFirstSegm]
-
- set node1317 [$diag addRake generalization $node1342 $node1351 1920.0 928.0 2080.0 1008.0 968.0]
-
- set conn1383 [$node1317 getInConn]
- set segm1384 [$conn1383 getFirstSegm]
-
- set conn1385 [$node1317 getFirstOutConn]
- set segm1386 [$conn1385 getFirstSegm]
-
- set conn1387 [$diag addConn generalization_conn $node1317 $node1348 1856.0 968.0 1856.0 1008.0]
- set segm1388 [$conn1387 getFirstSegm]
-
- set node1318 [$diag addRake generalization $node1350 $node1338 1648.0 928.0 1712.0 1008.0 968.0]
-
- set conn1389 [$node1318 getInConn]
- set segm1390 [$conn1389 getFirstSegm]
-
- set conn1391 [$node1318 getFirstOutConn]
- set segm1392 [$conn1391 getFirstSegm]
-
- set conn1393 [$diag addConn generalization_conn $node1318 $node1344 1584.0 968.0 1584.0 1008.0]
- set segm1394 [$conn1393 getFirstSegm]
-
- set node1319 [$diag addRake generalization $node1336 $node1339 1248.0 832.0 2080.0 912.0 872.0]
-
- set conn1395 [$node1319 getInConn]
- set segm1396 [$conn1395 getFirstSegm]
-
- set conn1397 [$node1319 getFirstOutConn]
- set segm1398 [$conn1397 getFirstSegm]
-
- set conn1399 [$diag addConn generalization_conn $node1319 $node1342 1920.0 872.0 1920.0 912.0]
- set segm1400 [$conn1399 getFirstSegm]
-
- set conn1401 [$diag addConn generalization_conn $node1319 $node1350 1648.0 872.0 1648.0 912.0]
- set segm1402 [$conn1401 getFirstSegm]
-
- set conn1403 [$diag addConn generalization_conn $node1319 $node1345 1248.0 872.0 1248.0 912.0]
- set segm1404 [$conn1403 getFirstSegm]
-
- set conn1405 [$diag addConn generalization_conn $node1319 $node1354 992.0 872.0 992.0 912.0]
- set segm1406 [$conn1405 getFirstSegm]
-
- set conn1407 [$diag addConn generalization_conn $node1319 $node1347 864.0 872.0 864.0 912.0]
- set segm1408 [$conn1407 getFirstSegm]
-
- set node1320 [$diag addRake generalization $node1331 $node1357 1792.0 1424.0 2080.0 1520.0 1464.0]
-
- set conn1409 [$node1320 getInConn]
- set segm1410 [$conn1409 getFirstSegm]
-
- set conn1411 [$node1320 getFirstOutConn]
- set segm1412 [$conn1411 getFirstSegm]
-
- set conn1413 [$diag addConn generalization_conn $node1320 $node1326 1968.0 1464.0 1968.0 1520.0]
- set segm1414 [$conn1413 getFirstSegm]
-
- set conn1415 [$diag addConn generalization_conn $node1320 $node1355 1808.0 1464.0 1808.0 1520.0]
- set segm1416 [$conn1415 getFirstSegm]
-
- set conn1417 [$diag addConn generalization_conn $node1320 $node1329 1664.0 1464.0 1664.0 1520.0]
- set segm1418 [$conn1417 getFirstSegm]
-
- set conn1419 [$diag addConn generalization_conn $node1320 $node1334 1520.0 1464.0 1520.0 1520.0]
- set segm1420 [$conn1419 getFirstSegm]
-
- set node1321 [$diag addRake generalization $node1324 $node1331 1648.0 1328.0 1792.0 1408.0 1360.0]
-
- set conn1421 [$node1321 getInConn]
- set segm1422 [$conn1421 getFirstSegm]
-
- set conn1423 [$node1321 getFirstOutConn]
- set segm1424 [$conn1423 getFirstSegm]
-
- set conn1425 [$diag addConn generalization_conn $node1321 $node1330 1648.0 1360.0 1648.0 1408.0]
- set segm1426 [$conn1425 getFirstSegm]
-
- set conn1427 [$diag addConn generalization_conn $node1321 $node1332 1504.0 1360.0 1504.0 1392.0]
- set segm1428 [$conn1427 getFirstSegm]
-
- set node1322 [$diag addRake generalization $node1356 $node1358 1424.0 1248.0 1936.0 1312.0 1272.0]
-
- set conn1429 [$node1322 getInConn]
- set segm1430 [$conn1429 getFirstSegm]
-
- set conn1431 [$node1322 getFirstOutConn]
- set segm1432 [$conn1431 getFirstSegm]
-
- set conn1433 [$diag addConn generalization_conn $node1322 $node1323 1792.0 1272.0 1792.0 1312.0]
- set segm1434 [$conn1433 getFirstSegm]
-
- set conn1435 [$diag addConn generalization_conn $node1322 $node1324 1648.0 1272.0 1648.0 1312.0]
- set segm1436 [$conn1435 getFirstSegm]
-
- set conn1437 [$diag addConn generalization_conn $node1322 $node1325 1504.0 1272.0 1504.0 1312.0]
- set segm1438 [$conn1437 getFirstSegm]
-
- set conn1439 [$diag addConn generalization_conn $node1322 $node1327 1360.0 1272.0 1360.0 1312.0]
- set segm1440 [$conn1439 getFirstSegm]
-
- set conn1441 [$diag addConn generalization_conn $node1322 $node1328 1216.0 1272.0 1216.0 1312.0]
- set segm1442 [$conn1441 getFirstSegm]
-
- set conn1443 [$diag addConn generalization_conn $node1322 $node1333 1056.0 1272.0 1056.0 1312.0]
- set segm1444 [$conn1443 getFirstSegm]
-
- set conn1445 [$diag addConn generalization_conn $node1322 $node1335 912.0 1272.0 912.0 1312.0]
- set segm1446 [$conn1445 getFirstSegm]
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new ExtCtrlsClasses "DelphiVCL" "" "" "" "" "" 1]
-
- set node1453 [$diag addNode cad_class 1424.0 1232.0 147.0 33.0]
- $node1453 setLabel "name" "TCustomGroupBox"
- $node1453 setProp "is_folded" "1"
- $node1453 setScope "name" "cl" "scopePhase"
- $node1453 setProp "is_declaration" "1" "name" "cl"
- $node1453 setProp "libunit" "ExtCtrls" "name" "cl"
-
- set node1454 [$diag addNode cad_class 1440.0 1120.0 130.0 33.0]
- $node1454 setLabel "name" "TCustomControl"
- $node1454 setProp "is_folded" "1"
- $node1454 setScope "name" "cl" "scopePhase"
- $node1454 setProp "is_declaration" "1" "name" "cl"
- $node1454 setProp "libunit" "Controls" "name" "cl"
-
- set node1455 [$diag addNode cad_class 992.0 1008.0 131.0 33.0]
- $node1455 setLabel "name" "TGraphicControl"
- $node1455 setProp "is_folded" "1"
- $node1455 setScope "name" "cl" "scopePhase"
- $node1455 setProp "is_declaration" "1" "name" "cl"
- $node1455 setProp "libunit" "Controls" "name" "cl"
-
- set node1456 [$diag addNode cad_class 1168.0 688.0 120.0 33.0]
- $node1456 setLabel "name" "TComponent"
- $node1456 setProp "is_folded" "1"
- $node1456 setScope "name" "cl" "scopePhase"
- $node1456 setProp "is_declaration" "1" "name" "cl"
- $node1456 setProp "libunit" "Classes" "name" "cl"
-
- set node1457 [$diag addNode cad_class 1152.0 768.0 175.0 99.0]
- $node1457 setLabel "name" "TTimer"
- $node1457 setScope "name" "cl" "scopePhase"
- $node1457 setProp "is_declaration" "1" "name" "cl"
- $node1457 setProp "libunit" "ExtCtrls" "name" "cl"
-
- set node1458 [$diag addNode cad_class 1072.0 1120.0 120.0 195.0]
- $node1458 setLabel "name" "TShape"
- $node1458 setScope "name" "cl" "scopePhase"
- $node1458 setProp "is_declaration" "1" "name" "cl"
- $node1458 setProp "libunit" "ExtCtrls" "name" "cl"
-
- set node1459 [$diag addNode cad_class 1440.0 1456.0 120.0 195.0]
- $node1459 setLabel "name" "TRadioGroup"
- $node1459 setScope "name" "cl" "scopePhase"
- $node1459 setProp "is_declaration" "1" "name" "cl"
- $node1459 setProp "libunit" "ExtCtrls" "name" "cl"
-
- set node1460 [$diag addNode cad_class 1232.0 1408.0 120.0 275.0]
- $node1460 setLabel "name" "TPanel"
- $node1460 setScope "name" "cl" "scopePhase"
- $node1460 setProp "is_declaration" "1" "name" "cl"
- $node1460 setProp "libunit" "ExtCtrls" "name" "cl"
-
- set node1461 [$diag addNode cad_class 896.0 1120.0 162.0 243.0]
- $node1461 setLabel "name" "TPaintBox"
- $node1461 setScope "name" "cl" "scopePhase"
- $node1461 setProp "is_declaration" "1" "name" "cl"
- $node1461 setProp "libunit" "ExtCtrls" "name" "cl"
-
- set node1462 [$diag addNode cad_class 400.0 1376.0 751.0 243.0]
- $node1462 setLabel "name" "TImage"
- $node1462 setScope "name" "cl" "scopePhase"
- $node1462 setProp "is_declaration" "1" "name" "cl"
- $node1462 setProp "libunit" "ExtCtrls" "name" "cl"
-
- set node1463 [$diag addNode cad_class 1968.0 1232.0 221.0 275.0]
- $node1463 setLabel "name" "TNotebook"
- $node1463 setScope "name" "cl" "scopePhase"
- $node1463 setProp "is_declaration" "1" "name" "cl"
- $node1463 setProp "libunit" "ExtCtrls" "name" "cl"
-
- set node1464 [$diag addNode cad_class 1600.0 1232.0 338.0 147.0]
- $node1464 setLabel "name" "THeader"
- $node1464 setScope "name" "cl" "scopePhase"
- $node1464 setProp "is_declaration" "1" "name" "cl"
- $node1464 setProp "libunit" "ExtCtrls" "name" "cl"
-
- set node1465 [$diag addNode cad_class 1424.0 1344.0 162.0 33.0]
- $node1465 setLabel "name" "TCustomRadioGroup"
- $node1465 setProp "is_folded" "1"
- $node1465 setScope "name" "cl" "scopePhase"
- $node1465 setProp "is_declaration" "1" "name" "cl"
- $node1465 setProp "libunit" "ExtCtrls" "name" "cl"
-
- set node1466 [$diag addNode cad_class 1232.0 1232.0 185.0 99.0]
- $node1466 setLabel "name" "TCustomPanel"
- $node1466 setScope "name" "cl" "scopePhase"
- $node1466 setProp "is_declaration" "1" "name" "cl"
- $node1466 setProp "libunit" "ExtCtrls" "name" "cl"
-
- set node1467 [$diag addNode cad_class 464.0 1120.0 120.0 33.0]
- $node1467 setLabel "name" "TBevel"
- $node1467 setProp "is_folded" "1"
- $node1467 setScope "name" "cl" "scopePhase"
-
- set node1468 [$diag addNode cad_class 608.0 1120.0 175.0 99.0]
- $node1468 setLabel "name" "TSplitter"
- $node1468 setScope "name" "cl" "scopePhase"
- $node1468 setProp "is_declaration" "1" "name" "cl"
- $node1468 setProp "libunit" "ExtCtrls" "name" "cl"
-
- set node1447 [$diag addRake generalization $node1455 $node1458 1056.0 1040.0 1136.0 1136.0 1080.0]
-
- set conn1469 [$node1447 getInConn]
- set segm1470 [$conn1469 getFirstSegm]
-
- set conn1471 [$node1447 getFirstOutConn]
- set segm1472 [$conn1471 getFirstSegm]
-
- set conn1473 [$diag addConn generalization_conn $node1447 $node1461 960.0 1080.5 960.0 1136.0]
- set segm1474 [$conn1473 getFirstSegm]
-
- set conn1475 [$diag addConn generalization_conn $node1447 $node1462 832.0 1080.5 832.0 1408.0]
- set segm1476 [$conn1475 getFirstSegm]
-
- set conn1477 [$diag addConn generalization_conn $node1447 $node1467 528.0 1080.5 528.0 1120.0]
- set segm1478 [$conn1477 getFirstSegm]
-
- set conn1479 [$diag addConn generalization_conn $node1447 $node1468 656.0 1080.5 688.0 1184.0]
- set segm1480 [$conn1479 getFirstSegm]
-
- set node1448 [$diag addRake generalization $node1465 $node1459 1504.0 1376.0 1504.0 1472.0 1424.0]
-
- set conn1481 [$node1448 getInConn]
- set segm1482 [$conn1481 getFirstSegm]
-
- set conn1483 [$node1448 getFirstOutConn]
- set segm1484 [$conn1483 getFirstSegm]
-
- set node1449 [$diag addRake generalization $node1466 $node1460 1296.0 1264.0 1296.0 1424.0 1375.5]
-
- set conn1485 [$node1449 getInConn]
- set segm1486 [$conn1485 getFirstSegm]
-
- set conn1487 [$node1449 getFirstOutConn]
- set segm1488 [$conn1487 getFirstSegm]
-
- set node1450 [$diag addRake generalization $node1453 $node1465 1504.0 1264.0 1504.0 1360.0 1312.0]
-
- set conn1489 [$node1450 getInConn]
- set segm1490 [$conn1489 getFirstSegm]
-
- set conn1491 [$node1450 getFirstOutConn]
- set segm1492 [$conn1491 getFirstSegm]
-
- set node1451 [$diag addRake generalization $node1454 $node1463 1504.0 1152.0 2032.0 1232.0 1192.0]
-
- set conn1493 [$node1451 getInConn]
- set segm1494 [$conn1493 getFirstSegm]
-
- set conn1495 [$node1451 getFirstOutConn]
- set segm1496 [$conn1495 getFirstSegm]
-
- set conn1497 [$diag addConn generalization_conn $node1451 $node1464 1664.0 1192.5 1664.0 1248.0]
- set segm1498 [$conn1497 getFirstSegm]
-
- set conn1499 [$diag addConn generalization_conn $node1451 $node1466 1296.0 1192.5 1296.0 1232.0]
- set segm1500 [$conn1499 getFirstSegm]
-
- set node1452 [$diag addRake generalization $node1456 $node1457 1232.0 720.0 1232.0 816.0 751.5]
-
- set conn1501 [$node1452 getInConn]
- set segm1502 [$conn1501 getFirstSegm]
-
- set conn1503 [$node1452 getFirstOutConn]
- set segm1504 [$conn1503 getFirstSegm]
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new DBClasses "DelphiVCL" "" "" "" "" "" 1]
-
- set node1510 [$diag addNode cad_class 1280.0 32.0 120.0 33.0]
- $node1510 setLabel "name" "Exception"
- $node1510 setProp "is_folded" "1"
- $node1510 setScope "name" "cl" "scopePhase"
- $node1510 setProp "libunit" "SysUtils" "name" "cl"
-
- set node1511 [$diag addNode cad_class 1280.0 144.0 125.0 33.0]
- $node1511 setLabel "name" "EDatabaseError"
- $node1511 setProp "is_folded" "1"
- $node1511 setScope "name" "cl" "scopePhase"
- $node1511 setProp "libunit" "Other" "name" "cl"
- $node1511 setProp "userlib" "DB" "name" "cl"
-
- set node1512 [$diag addNode cad_class 624.0 592.0 120.0 33.0]
- $node1512 setLabel "name" "TDataLink"
- $node1512 setProp "is_folded" "1"
- $node1512 setScope "name" "cl" "scopePhase"
- $node1512 setProp "is_declaration" "1" "name" "cl"
- $node1512 setProp "libunit" "Other" "name" "cl"
- $node1512 setProp "userlib" "DB" "name" "cl"
-
- set node1513 [$diag addNode cad_class 624.0 480.0 120.0 33.0]
- $node1513 setLabel "name" "TPersistent"
- $node1513 setProp "is_folded" "1"
- $node1513 setScope "name" "cl" "scopePhase"
- $node1513 setProp "is_declaration" "1" "name" "cl"
- $node1513 setProp "libunit" "Classes" "name" "cl"
-
- set node1514 [$diag addNode cad_class 784.0 208.0 174.0 33.0]
- $node1514 setLabel "name" "TDataSetUpdateObject"
- $node1514 setProp "is_folded" "1"
- $node1514 setScope "name" "cl" "scopePhase"
- $node1514 setProp "is_declaration" "1" "name" "cl"
- $node1514 setProp "libunit" "Other" "name" "cl"
- $node1514 setProp "userlib" "DB" "name" "cl"
-
- set node1515 [$diag addNode cad_class 944.0 96.0 120.0 33.0]
- $node1515 setLabel "name" "TComponent"
- $node1515 setProp "is_folded" "1"
- $node1515 setScope "name" "cl" "scopePhase"
- $node1515 setProp "is_declaration" "1" "name" "cl"
- $node1515 setProp "libunit" "Classes" "name" "cl"
-
- set node1516 [$diag addNode cad_class 1056.0 208.0 723.0 451.0]
- $node1516 setLabel "name" "TDataSet"
- $node1516 setScope "name" "cl" "scopePhase"
- $node1516 setProp "is_declaration" "1" "name" "cl"
- $node1516 setProp "libunit" "Other" "name" "cl"
- $node1516 setProp "userlib" "DB" "name" "cl"
-
- set node1517 [$diag addNode cad_class 1264.0 736.0 120.0 33.0]
- $node1517 setLabel "name" "TDBDataSet"
- $node1517 setProp "is_folded" "1"
- $node1517 setScope "name" "cl" "scopePhase"
- $node1517 setProp "is_declaration" "1" "name" "cl"
- $node1517 setProp "libunit" "Other" "name" "cl"
- $node1517 setProp "userlib" "DB" "name" "cl"
-
- set node1518 [$diag addNode cad_class 1552.0 896.0 346.0 99.0]
- $node1518 setLabel "name" "TDataBase"
- $node1518 setScope "name" "cl" "scopePhase"
- $node1518 setProp "is_declaration" "1" "name" "cl"
- $node1518 setProp "libunit" "Other" "name" "cl"
- $node1518 setProp "userlib" "DB" "name" "cl"
-
- set node1519 [$diag addNode cad_class 1232.0 896.0 294.0 131.0]
- $node1519 setLabel "name" "TDataSource"
- $node1519 setScope "name" "cl" "scopePhase"
- $node1519 setProp "is_declaration" "1" "name" "cl"
- $node1519 setProp "libunit" "Other" "name" "cl"
- $node1519 setProp "userlib" "DB" "name" "cl"
-
- set node1520 [$diag addNode cad_class 1040.0 800.0 120.0 33.0]
- $node1520 setLabel "name" "TComponent"
- $node1520 setProp "is_folded" "1"
- $node1520 setScope "name" "cl" "scopePhase"
- $node1520 setProp "is_declaration" "1" "name" "cl"
- $node1520 setProp "libunit" "Classes" "name" "cl"
-
- set node1521 [$diag addNode cad_class 864.0 896.0 320.0 131.0]
- $node1521 setLabel "name" "TSession"
- $node1521 setScope "name" "cl" "scopePhase"
- $node1521 setProp "is_declaration" "1" "name" "cl"
- $node1521 setProp "libunit" "Other" "name" "cl"
- $node1521 setProp "userlib" "DB" "name" "cl"
-
- set node1522 [$diag addNode cad_class 432.0 896.0 387.0 147.0]
- $node1522 setLabel "name" "TField"
- $node1522 setScope "name" "cl" "scopePhase"
- $node1522 setProp "is_declaration" "1" "name" "cl"
- $node1522 setProp "libunit" "Other" "name" "cl"
- $node1522 setProp "userlib" "DB" "name" "cl"
-
- set node1505 [$diag addRake generalization $node1510 $node1511 1344.0 64.0 1344.0 160.0 112.0]
-
- set conn1523 [$node1505 getInConn]
- set segm1524 [$conn1523 getFirstSegm]
-
- set conn1525 [$node1505 getFirstOutConn]
- set segm1526 [$conn1525 getFirstSegm]
-
- set node1506 [$diag addRake generalization $node1513 $node1512 688.0 512.0 688.0 608.0 560.0]
-
- set conn1527 [$node1506 getInConn]
- set segm1528 [$conn1527 getFirstSegm]
-
- set conn1529 [$node1506 getFirstOutConn]
- set segm1530 [$conn1529 getFirstSegm]
-
- set node1507 [$diag addRake generalization $node1515 $node1514 1008.0 128.0 880.0 224.0 175.5]
-
- set conn1531 [$node1507 getInConn]
- set segm1532 [$conn1531 getFirstSegm]
-
- set conn1533 [$node1507 getFirstOutConn]
- set segm1534 [$conn1533 getFirstSegm]
-
- set conn1535 [$diag addConn generalization_conn $node1507 $node1516 1120.0 175.5 1120.0 224.0]
- set segm1536 [$conn1535 getFirstSegm]
-
- set node1508 [$diag addRake generalization $node1516 $node1517 1328.0 656.0 1328.0 768.0 703.5]
-
- set conn1537 [$node1508 getInConn]
- set segm1538 [$conn1537 getFirstSegm]
-
- set conn1539 [$node1508 getFirstOutConn]
- set segm1540 [$conn1539 getFirstSegm]
-
- set node1509 [$diag addRake generalization $node1520 $node1518 1104.0 832.0 1616.0 912.0 872.0]
-
- set conn1541 [$node1509 getInConn]
- set segm1542 [$conn1541 getFirstSegm]
-
- set conn1543 [$node1509 getFirstOutConn]
- set segm1544 [$conn1543 getFirstSegm]
-
- set conn1545 [$diag addConn generalization_conn $node1509 $node1519 1296.0 872.0 1296.0 896.0]
- set segm1546 [$conn1545 getFirstSegm]
-
- set conn1547 [$diag addConn generalization_conn $node1509 $node1521 928.0 872.0 928.0 912.0]
- set segm1548 [$conn1547 getFirstSegm]
-
- set conn1549 [$diag addConn generalization_conn $node1509 $node1522 496.0 872.0 496.0 912.0]
- set segm1550 [$conn1549 getFirstSegm]
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new ControlsClasses "DelphiVCL" "" "" "" "" "" 1]
-
- set node1560 [$diag addNode cad_class 1536.0 800.0 120.0 33.0]
- $node1560 setLabel "name" "TObject"
- $node1560 setProp "is_folded" "1"
- $node1560 setScope "name" "cl" "scopePhase"
- $node1560 setProp "is_declaration" "1" "name" "cl"
- $node1560 setProp "libunit" "System" "name" "cl"
-
- set node1561 [$diag addNode cad_class 1232.0 896.0 120.0 33.0]
- $node1561 setLabel "name" "TCanvas"
- $node1561 setProp "is_folded" "1"
- $node1561 setScope "name" "cl" "scopePhase"
- $node1561 setProp "is_declaration" "1" "name" "cl"
- $node1561 setProp "libunit" "Other" "name" "cl"
- $node1561 setProp "userlib" "Graphics" "name" "cl"
-
- set node1562 [$diag addNode cad_class 1232.0 768.0 120.0 33.0]
- $node1562 setLabel "name" "TPersistent"
- $node1562 setProp "is_folded" "1"
- $node1562 setScope "name" "cl" "scopePhase"
- $node1562 setProp "is_declaration" "1" "name" "cl"
- $node1562 setProp "libunit" "Classes" "name" "cl"
-
- set node1563 [$diag addNode cad_class 288.0 736.0 179.0 99.0]
- $node1563 setLabel "name" "TCustomImageList"
- $node1563 setScope "name" "cl" "scopePhase"
- $node1563 setProp "is_declaration" "1" "name" "cl"
- $node1563 setProp "libunit" "Controls" "name" "cl"
-
- set node1564 [$diag addNode cad_class 480.0 624.0 120.0 33.0]
- $node1564 setLabel "name" "TComponent"
- $node1564 setProp "is_folded" "1"
- $node1564 setScope "name" "cl" "scopePhase"
- $node1564 setProp "is_declaration" "1" "name" "cl"
- $node1564 setProp "libunit" "Classes" "name" "cl"
-
- set node1565 [$diag addNode cad_class 1536.0 896.0 120.0 33.0]
- $node1565 setLabel "name" "TDragObject"
- $node1565 setProp "is_folded" "1"
- $node1565 setScope "name" "cl" "scopePhase"
-
- set node1566 [$diag addNode cad_class 1520.0 992.0 156.0 33.0]
- $node1566 setLabel "name" "TDragControlObject"
- $node1566 setProp "is_folded" "1"
- $node1566 setScope "name" "cl" "scopePhase"
-
- set node1567 [$diag addNode cad_class 1696.0 896.0 120.0 33.0]
- $node1567 setLabel "name" "TChangeLink"
- $node1567 setProp "is_folded" "1"
- $node1567 setScope "name" "cl" "scopePhase"
- $node1567 setProp "is_declaration" "1" "name" "cl"
- $node1567 setProp "libunit" "Controls" "name" "cl"
-
- set node1568 [$diag addNode cad_class 656.0 1104.0 368.0 163.0]
- $node1568 setLabel "name" "TWinControl"
- $node1568 setScope "name" "cl" "scopePhase"
- $node1568 setProp "is_declaration" "1" "name" "cl"
- $node1568 setProp "libunit" "Controls" "name" "cl"
-
- set node1569 [$diag addNode cad_class 288.0 912.0 120.0 99.0]
- $node1569 setLabel "name" "TImageList"
- $node1569 setScope "name" "cl" "scopePhase"
- $node1569 setProp "is_declaration" "1" "name" "cl"
- $node1569 setProp "libunit" "Controls" "name" "cl"
-
- set node1570 [$diag addNode cad_class 784.0 1472.0 120.0 33.0]
- $node1570 setLabel "name" "THintWindow"
- $node1570 setProp "is_folded" "1"
- $node1570 setScope "name" "cl" "scopePhase"
- $node1570 setProp "is_declaration" "1" "name" "cl"
- $node1570 setProp "libunit" "Controls" "name" "cl"
-
- set node1571 [$diag addNode cad_class 1200.0 1088.0 131.0 33.0]
- $node1571 setLabel "name" "TGraphicControl"
- $node1571 setProp "is_folded" "1"
- $node1571 setScope "name" "cl" "scopePhase"
- $node1571 setProp "is_declaration" "1" "name" "cl"
- $node1571 setProp "libunit" "Controls" "name" "cl"
-
- set node1572 [$diag addNode cad_class 784.0 1360.0 130.0 33.0]
- $node1572 setLabel "name" "TCustomControl"
- $node1572 setProp "is_folded" "1"
- $node1572 setScope "name" "cl" "scopePhase"
- $node1572 setProp "is_declaration" "1" "name" "cl"
- $node1572 setProp "libunit" "Controls" "name" "cl"
-
- set node1573 [$diag addNode cad_class 1232.0 992.0 128.0 33.0]
- $node1573 setLabel "name" "TControlCanvas"
- $node1573 setProp "is_folded" "1"
- $node1573 setScope "name" "cl" "scopePhase"
- $node1573 setProp "is_declaration" "1" "name" "cl"
- $node1573 setProp "libunit" "Controls" "name" "cl"
-
- set node1574 [$diag addNode cad_class 496.0 736.0 588.0 227.0]
- $node1574 setLabel "name" "TControl"
- $node1574 setScope "name" "cl" "scopePhase"
- $node1574 setProp "is_declaration" "1" "name" "cl"
- $node1574 setProp "libunit" "Controls" "name" "cl"
-
- set node1551 [$diag addRake generalization $node1563 $node1569 352.0 832.0 352.0 928.0 879.5]
-
- set conn1575 [$node1551 getInConn]
- set segm1576 [$conn1575 getFirstSegm]
-
- set conn1577 [$node1551 getFirstOutConn]
- set segm1578 [$conn1577 getFirstSegm]
-
- set node1552 [$diag addRake generalization $node1561 $node1573 1296.0 928.0 1296.0 1008.0 968.0]
-
- set conn1579 [$node1552 getInConn]
- set segm1580 [$conn1579 getFirstSegm]
-
- set conn1581 [$node1552 getFirstOutConn]
- set segm1582 [$conn1581 getFirstSegm]
-
- set node1553 [$diag addRake generalization $node1564 $node1574 544.0 657.0 800.0 752.0 703.5]
-
- set conn1583 [$node1553 getInConn]
- set segm1584 [$conn1583 getFirstSegm]
-
- set conn1585 [$node1553 getFirstOutConn]
- set segm1586 [$conn1585 getFirstSegm]
-
- set conn1587 [$diag addConn generalization_conn $node1553 $node1563 352.0 703.5 352.0 752.0]
- set segm1588 [$conn1587 getFirstSegm]
-
- set node1554 [$diag addRake generalization $node1565 $node1566 1600.0 928.0 1600.0 1008.0 968.0]
-
- set conn1589 [$node1554 getInConn]
- set segm1590 [$conn1589 getFirstSegm]
-
- set conn1591 [$node1554 getFirstOutConn]
- set segm1592 [$conn1591 getFirstSegm]
-
- set node1555 [$diag addRake generalization $node1560 $node1567 1600.0 832.0 1760.0 928.0 872.0]
-
- set conn1593 [$node1555 getInConn]
- set segm1594 [$conn1593 getFirstSegm]
-
- set conn1595 [$node1555 getFirstOutConn]
- set segm1596 [$conn1595 getFirstSegm]
-
- set conn1597 [$diag addConn generalization_conn $node1555 $node1565 1600.0 872.0 1600.0 912.0]
- set segm1598 [$conn1597 getFirstSegm]
-
- set node1556 [$diag addRake generalization $node1572 $node1570 848.0 1392.0 848.0 1488.0 1439.5]
-
- set conn1599 [$node1556 getInConn]
- set segm1600 [$conn1599 getFirstSegm]
-
- set conn1601 [$node1556 getFirstOutConn]
- set segm1602 [$conn1601 getFirstSegm]
-
- set node1557 [$diag addRake generalization $node1568 $node1572 848.0 1264.0 848.0 1376.0 1327.5]
-
- set conn1603 [$node1557 getInConn]
- set segm1604 [$conn1603 getFirstSegm]
-
- set conn1605 [$node1557 getFirstOutConn]
- set segm1606 [$conn1605 getFirstSegm]
-
- set node1558 [$diag addRake generalization $node1574 $node1571 1008.0 960.0 1264.0 1104.0 1064.0]
-
- set conn1607 [$node1558 getInConn]
- set segm1608 [$conn1607 getFirstSegm]
-
- set conn1609 [$node1558 getFirstOutConn]
- set segm1610 [$conn1609 getFirstSegm]
-
- set conn1611 [$diag addConn generalization_conn $node1558 $node1568 848.0 1064.0 848.0 1136.0]
- set segm1612 [$conn1611 getFirstSegm]
-
- set node1559 [$diag addRake generalization $node1562 $node1561 1296.0 800.0 1296.0 912.0 863.5]
-
- set conn1613 [$node1559 getInConn]
- set segm1614 [$conn1613 getFirstSegm]
-
- set conn1615 [$node1559 getFirstOutConn]
- set segm1616 [$conn1615 getFirstSegm]
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new FormsClasses "DelphiVCL" "" "" "" "" "" 1]
-
- set node1622 [$diag addNode cad_class 1776.0 800.0 184.0 115.0]
- $node1622 setLabel "name" "TDataModule"
- $node1622 setScope "name" "cl" "scopePhase"
- $node1622 setProp "is_declaration" "1" "name" "cl"
- $node1622 setProp "libunit" "Forms" "name" "cl"
-
- set node1623 [$diag addNode cad_class 1072.0 736.0 120.0 33.0]
- $node1623 setLabel "name" "TDesigner"
- $node1623 setProp "is_folded" "1"
- $node1623 setScope "name" "cl" "scopePhase"
-
- set node1624 [$diag addNode cad_class 1072.0 624.0 120.0 33.0]
- $node1624 setLabel "name" "TObject"
- $node1624 setProp "is_folded" "1"
- $node1624 setScope "name" "cl" "scopePhase"
- $node1624 setProp "is_declaration" "1" "name" "cl"
- $node1624 setProp "libunit" "System" "name" "cl"
-
- set node1625 [$diag addNode cad_class 1088.0 1328.0 173.0 259.0]
- $node1625 setLabel "name" "TScrollBox"
- $node1625 setScope "name" "cl" "scopePhase"
- $node1625 setProp "is_declaration" "1" "name" "cl"
- $node1625 setProp "libunit" "Forms" "name" "cl"
-
- set node1626 [$diag addNode cad_class 1488.0 800.0 268.0 115.0]
- $node1626 setLabel "name" "TScreen"
- $node1626 setScope "name" "cl" "scopePhase"
- $node1626 setProp "is_declaration" "1" "name" "cl"
- $node1626 setProp "libunit" "Forms" "name" "cl"
-
- set node1627 [$diag addNode cad_class 800.0 1664.0 120.0 403.0]
- $node1627 setLabel "name" "TForm"
- $node1627 setScope "name" "cl" "scopePhase"
- $node1627 setProp "is_declaration" "1" "name" "cl"
- $node1627 setProp "libunit" "Forms" "name" "cl"
-
- set node1628 [$diag addNode cad_class 1008.0 1200.0 166.0 33.0]
- $node1628 setLabel "name" "TScrollingWinControl"
- $node1628 setProp "is_folded" "1"
- $node1628 setScope "name" "cl" "scopePhase"
- $node1628 setProp "is_declaration" "1" "name" "cl"
- $node1628 setProp "libunit" "Forms" "name" "cl"
-
- set node1629 [$diag addNode cad_class 912.0 736.0 141.0 33.0]
- $node1629 setLabel "name" "TControlScrollBar"
- $node1629 setProp "is_folded" "1"
- $node1629 setScope "name" "cl" "scopePhase"
-
- set node1630 [$diag addNode cad_class 1120.0 800.0 360.0 195.0]
- $node1630 setLabel "name" "TApplication"
- $node1630 setScope "name" "cl" "scopePhase"
- $node1630 setProp "is_declaration" "1" "name" "cl"
- $node1630 setProp "libunit" "Forms" "name" "cl"
-
- set node1631 [$diag addNode cad_class 1024.0 1104.0 120.0 33.0]
- $node1631 setLabel "name" "TWinControl"
- $node1631 setProp "is_folded" "1"
- $node1631 setScope "name" "cl" "scopePhase"
- $node1631 setProp "is_declaration" "1" "name" "cl"
- $node1631 setProp "libunit" "Controls" "name" "cl"
-
- set node1632 [$diag addNode cad_class 928.0 624.0 120.0 33.0]
- $node1632 setLabel "name" "TPersistent"
- $node1632 setProp "is_folded" "1"
- $node1632 setScope "name" "cl" "scopePhase"
- $node1632 setProp "is_declaration" "1" "name" "cl"
- $node1632 setProp "libunit" "Classes" "name" "cl"
-
- set node1633 [$diag addNode cad_class 1408.0 624.0 120.0 33.0]
- $node1633 setLabel "name" "TComponent"
- $node1633 setProp "is_folded" "1"
- $node1633 setScope "name" "cl" "scopePhase"
- $node1633 setProp "is_declaration" "1" "name" "cl"
- $node1633 setProp "libunit" "Classes" "name" "cl"
-
- set node1635 [$diag addNode cad_class 736.0 1328.0 319.0 227.0]
- $node1635 setLabel "name" "TCustomForm"
- $node1635 setScope "name" "cl" "scopePhase"
-
- set node1617 [$diag addRake generalization $node1624 $node1623 1136.0 656.0 1136.0 752.0 703.5]
-
- set conn1636 [$node1617 getInConn]
- set segm1637 [$conn1636 getFirstSegm]
-
- set conn1638 [$node1617 getFirstOutConn]
- set segm1639 [$conn1638 getFirstSegm]
-
- set node1618 [$diag addRake generalization $node1628 $node1625 1088.0 1233.0 1152.0 1344.0 1279.5]
-
- set conn1640 [$node1618 getInConn]
- set segm1641 [$conn1640 getFirstSegm]
-
- set conn1642 [$node1618 getFirstOutConn]
- set segm1643 [$conn1642 getFirstSegm]
-
- set conn1644 [$diag addConn generalization_conn $node1618 $node1635 880.0 1280.0 800.0 1360.0]
- set segm1645 [$conn1644 getFirstSegm]
-
- set node1619 [$diag addRake generalization $node1631 $node1628 1088.0 1136.0 1088.0 1216.0 1167.5]
-
- set conn1646 [$node1619 getInConn]
- set segm1647 [$conn1646 getFirstSegm]
-
- set conn1648 [$node1619 getFirstOutConn]
- set segm1649 [$conn1648 getFirstSegm]
-
- set node1620 [$diag addRake generalization $node1632 $node1629 992.0 656.0 992.0 752.0 703.5]
-
- set conn1650 [$node1620 getInConn]
- set segm1651 [$conn1650 getFirstSegm]
-
- set conn1652 [$node1620 getFirstOutConn]
- set segm1653 [$conn1652 getFirstSegm]
-
- set node1621 [$diag addRake generalization $node1633 $node1622 1472.0 656.0 1856.0 816.0 751.5]
-
- set conn1654 [$node1621 getInConn]
- set segm1655 [$conn1654 getFirstSegm]
-
- set conn1656 [$node1621 getFirstOutConn]
- set segm1657 [$conn1656 getFirstSegm]
-
- set conn1658 [$diag addConn generalization_conn $node1621 $node1626 1568.0 752.0 1568.0 816.0]
- set segm1659 [$conn1658 getFirstSegm]
-
- set conn1660 [$diag addConn generalization_conn $node1621 $node1630 1296.0 752.0 1296.0 816.0]
- set segm1661 [$conn1660 getFirstSegm]
-
- set node1634 [$diag addRake generalization $node1635 $node1627 880.0 1552.0 880.0 1728.0 1624.0]
-
- set conn1662 [$node1634 getInConn]
- set segm1663 [$conn1662 getFirstSegm]
-
- set conn1664 [$node1634 getFirstOutConn]
- set segm1665 [$conn1664 getFirstSegm]
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new ButtonsClasses "DelphiVCL" "" "" "" "" "" 1]
-
- set node1668 [$diag addNode cad_class 768.0 768.0 120.0 163.0]
- $node1668 setLabel "name" "TSpeedButton"
- $node1668 setScope "name" "cl" "scopePhase"
- $node1668 setProp "is_declaration" "1" "name" "cl"
- $node1668 setProp "libunit" "Other" "name" "cl"
- $node1668 setProp "userlib" "Buttons" "name" "cl"
-
- set node1669 [$diag addNode cad_class 768.0 656.0 131.0 33.0]
- $node1669 setLabel "name" "TGraphicControl"
- $node1669 setProp "is_folded" "1"
- $node1669 setScope "name" "cl" "scopePhase"
- $node1669 setProp "is_declaration" "1" "name" "cl"
- $node1669 setProp "libunit" "Controls" "name" "cl"
-
- set node1670 [$diag addNode cad_class 560.0 656.0 120.0 33.0]
- $node1670 setLabel "name" "TButton"
- $node1670 setProp "is_folded" "1"
- $node1670 setScope "name" "cl" "scopePhase"
- $node1670 setProp "is_declaration" "1" "name" "cl"
- $node1670 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node1671 [$diag addNode cad_class 560.0 768.0 120.0 115.0]
- $node1671 setLabel "name" "TBitBtn"
- $node1671 setScope "name" "cl" "scopePhase"
- $node1671 setProp "is_declaration" "1" "name" "cl"
- $node1671 setProp "libunit" "Other" "name" "cl"
- $node1671 setProp "userlib" "Buttons" "name" "cl"
-
- set node1666 [$diag addRake generalization $node1669 $node1668 832.0 688.0 832.0 784.0 735.5]
-
- set conn1672 [$node1666 getInConn]
- set segm1673 [$conn1672 getFirstSegm]
-
- set conn1674 [$node1666 getFirstOutConn]
- set segm1675 [$conn1674 getFirstSegm]
-
- set node1667 [$diag addRake generalization $node1670 $node1671 624.0 688.0 624.0 768.0 728.0]
-
- set conn1676 [$node1667 getInConn]
- set segm1677 [$conn1676 getFirstSegm]
-
- set conn1678 [$node1667 getFirstOutConn]
- set segm1679 [$conn1678 getFirstSegm]
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new StdCtrlsClasses "DelphiVCL" "" "" "" "" "" 1]
-
- set node1692 [$diag addNode cad_class 800.0 976.0 418.0 275.0]
- $node1692 setLabel "name" "TScrollBar"
- $node1692 setScope "name" "cl" "scopePhase"
- $node1692 setProp "is_declaration" "1" "name" "cl"
- $node1692 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node1693 [$diag addNode cad_class 2384.0 1040.0 120.0 307.0]
- $node1693 setLabel "name" "TRadioButton"
- $node1693 setScope "name" "cl" "scopePhase"
- $node1693 setProp "is_declaration" "1" "name" "cl"
- $node1693 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node1694 [$diag addNode cad_class 1440.0 1136.0 120.0 323.0]
- $node1694 setLabel "name" "TMemo"
- $node1694 setScope "name" "cl" "scopePhase"
- $node1694 setProp "is_declaration" "1" "name" "cl"
- $node1694 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node1695 [$diag addNode cad_class 1776.0 1040.0 120.0 339.0]
- $node1695 setLabel "name" "TListBox"
- $node1695 setScope "name" "cl" "scopePhase"
- $node1695 setProp "is_declaration" "1" "name" "cl"
- $node1695 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node1696 [$diag addNode cad_class 3376.0 1088.0 120.0 227.0]
- $node1696 setLabel "name" "TLabel"
- $node1696 setScope "name" "cl" "scopePhase"
- $node1696 setProp "is_declaration" "1" "name" "cl"
- $node1696 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node1697 [$diag addNode cad_class 3120.0 1088.0 120.0 259.0]
- $node1697 setLabel "name" "TGroupBox"
- $node1697 setScope "name" "cl" "scopePhase"
- $node1697 setProp "is_declaration" "1" "name" "cl"
- $node1697 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node1698 [$diag addNode cad_class 1584.0 1040.0 120.0 307.0]
- $node1698 setLabel "name" "TEdit"
- $node1698 setScope "name" "cl" "scopePhase"
- $node1698 setProp "is_declaration" "1" "name" "cl"
- $node1698 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node1699 [$diag addNode cad_class 1440.0 1040.0 120.0 33.0]
- $node1699 setLabel "name" "TCustomMemo"
- $node1699 setProp "is_folded" "1"
- $node1699 setScope "name" "cl" "scopePhase"
- $node1699 setProp "is_declaration" "1" "name" "cl"
-
- set node1700 [$diag addNode cad_class 1776.0 944.0 128.0 33.0]
- $node1700 setLabel "name" "TCustomListBox"
- $node1700 setProp "is_folded" "1"
- $node1700 setScope "name" "cl" "scopePhase"
- $node1700 setProp "is_declaration" "1" "name" "cl"
- $node1700 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node1701 [$diag addNode cad_class 3376.0 976.0 120.0 33.0]
- $node1701 setLabel "name" "TCustomLabel"
- $node1701 setProp "is_folded" "1"
- $node1701 setScope "name" "cl" "scopePhase"
- $node1701 setProp "is_declaration" "1" "name" "cl"
- $node1701 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node1702 [$diag addNode cad_class 1504.0 880.0 168.0 99.0]
- $node1702 setLabel "name" "TCustomEdit"
- $node1702 setScope "name" "cl" "scopePhase"
- $node1702 setProp "is_declaration" "1" "name" "cl"
- $node1702 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node1703 [$diag addNode cad_class 2512.0 944.0 503.0 147.0]
- $node1703 setLabel "name" "TCustomComboBox"
- $node1703 setScope "name" "cl" "scopePhase"
- $node1703 setProp "is_declaration" "1" "name" "cl"
- $node1703 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node1704 [$diag addNode cad_class 2160.0 1040.0 147.0 33.0]
- $node1704 setLabel "name" "TCustomCheckBox"
- $node1704 setProp "is_folded" "1"
- $node1704 setScope "name" "cl" "scopePhase"
- $node1704 setProp "is_declaration" "1" "name" "cl"
- $node1704 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node1705 [$diag addNode cad_class 2704.0 1216.0 120.0 323.0]
- $node1705 setLabel "name" "TComboBox"
- $node1705 setScope "name" "cl" "scopePhase"
- $node1705 setProp "is_declaration" "1" "name" "cl"
- $node1705 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node1706 [$diag addNode cad_class 2176.0 1136.0 120.0 291.0]
- $node1706 setLabel "name" "TCheckBox"
- $node1706 setScope "name" "cl" "scopePhase"
- $node1706 setProp "is_declaration" "1" "name" "cl"
- $node1706 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node1707 [$diag addNode cad_class 2176.0 944.0 123.0 33.0]
- $node1707 setLabel "name" "TButtonControl"
- $node1707 setProp "is_folded" "1"
- $node1707 setScope "name" "cl" "scopePhase"
- $node1707 setProp "is_declaration" "1" "name" "cl"
- $node1707 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node1708 [$diag addNode cad_class 1968.0 1040.0 120.0 291.0]
- $node1708 setLabel "name" "TButton"
- $node1708 setScope "name" "cl" "scopePhase"
- $node1708 setProp "is_declaration" "1" "name" "cl"
- $node1708 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node1709 [$diag addNode cad_class 3376.0 864.0 131.0 33.0]
- $node1709 setLabel "name" "TGraphicControl"
- $node1709 setProp "is_folded" "1"
- $node1709 setScope "name" "cl" "scopePhase"
- $node1709 setProp "is_declaration" "1" "name" "cl"
- $node1709 setProp "libunit" "Controls" "name" "cl"
-
- set node1710 [$diag addNode cad_class 3120.0 864.0 130.0 33.0]
- $node1710 setLabel "name" "TCustomControl"
- $node1710 setProp "is_folded" "1"
- $node1710 setScope "name" "cl" "scopePhase"
- $node1710 setProp "is_declaration" "1" "name" "cl"
- $node1710 setProp "libunit" "Controls" "name" "cl"
-
- set node1711 [$diag addNode cad_class 3104.0 976.0 147.0 33.0]
- $node1711 setLabel "name" "TCustomGroupBox"
- $node1711 setProp "is_folded" "1"
- $node1711 setScope "name" "cl" "scopePhase"
- $node1711 setProp "is_declaration" "1" "name" "cl"
- $node1711 setProp "libunit" "ExtCtrls" "name" "cl"
-
- set node1712 [$diag addNode cad_class 2176.0 800.0 120.0 33.0]
- $node1712 setLabel "name" "TWinControl"
- $node1712 setProp "is_folded" "1"
- $node1712 setScope "name" "cl" "scopePhase"
- $node1712 setProp "is_declaration" "1" "name" "cl"
- $node1712 setProp "libunit" "Controls" "name" "cl"
-
- set node1713 [$diag addNode cad_class 544.0 1104.0 120.0 227.0]
- $node1713 setLabel "name" "TStaticText"
- $node1713 setScope "name" "cl" "scopePhase"
- $node1713 setProp "is_declaration" "1" "name" "cl"
- $node1713 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node1714 [$diag addNode cad_class 528.0 976.0 145.0 56.0]
- $node1714 setLabel "name" "TCustomStaticText"
- $node1714 setProp "is_folded" "1"
- $node1714 setScope "name" "cl" "scopePhase"
- $node1714 setProp "is_declaration" "1" "name" "cl"
- $node1714 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node1680 [$diag addRake generalization $node1701 $node1696 3440.0 1008.0 3440.0 1104.0 1055.5]
-
- set conn1715 [$node1680 getInConn]
- set segm1716 [$conn1715 getFirstSegm]
-
- set conn1717 [$node1680 getFirstOutConn]
- set segm1718 [$conn1717 getFirstSegm]
-
- set node1681 [$diag addRake generalization $node1709 $node1701 3440.0 896.0 3440.0 992.0 943.5]
-
- set conn1719 [$node1681 getInConn]
- set segm1720 [$conn1719 getFirstSegm]
-
- set conn1721 [$node1681 getFirstOutConn]
- set segm1722 [$conn1721 getFirstSegm]
-
- set node1682 [$diag addRake generalization $node1699 $node1694 1504.0 1072.0 1504.0 1152.0 1112.0]
-
- set conn1723 [$node1682 getInConn]
- set segm1724 [$conn1723 getFirstSegm]
-
- set conn1725 [$node1682 getFirstOutConn]
- set segm1726 [$conn1725 getFirstSegm]
-
- set node1683 [$diag addRake generalization $node1702 $node1698 1568.0 912.0 1648.0 1056.0 1016.0]
-
- set conn1727 [$node1683 getInConn]
- set segm1728 [$conn1727 getFirstSegm]
-
- set conn1729 [$node1683 getFirstOutConn]
- set segm1730 [$conn1729 getFirstSegm]
-
- set conn1731 [$diag addConn generalization_conn $node1683 $node1699 1504.0 1016.0 1504.0 1056.0]
- set segm1732 [$conn1731 getFirstSegm]
-
- set node1684 [$diag addRake generalization $node1700 $node1695 1840.0 976.0 1840.0 1056.0 1016.0]
-
- set conn1733 [$node1684 getInConn]
- set segm1734 [$conn1733 getFirstSegm]
-
- set conn1735 [$node1684 getFirstOutConn]
- set segm1736 [$conn1735 getFirstSegm]
-
- set node1685 [$diag addRake generalization $node1704 $node1706 2240.0 1072.0 2240.0 1152.0 1112.0]
-
- set conn1737 [$node1685 getInConn]
- set segm1738 [$conn1737 getFirstSegm]
-
- set conn1739 [$node1685 getFirstOutConn]
- set segm1740 [$conn1739 getFirstSegm]
-
- set node1686 [$diag addRake generalization $node1707 $node1693 2240.0 976.0 2448.0 1072.0 1016.0]
-
- set conn1741 [$node1686 getInConn]
- set segm1742 [$conn1741 getFirstSegm]
-
- set conn1743 [$node1686 getFirstOutConn]
- set segm1744 [$conn1743 getFirstSegm]
-
- set conn1745 [$diag addConn generalization_conn $node1686 $node1704 2240.0 1016.0 2240.0 1056.0]
- set segm1746 [$conn1745 getFirstSegm]
-
- set conn1747 [$diag addConn generalization_conn $node1686 $node1708 2032.0 1016.0 2032.0 1056.0]
- set segm1748 [$conn1747 getFirstSegm]
-
- set node1687 [$diag addRake generalization $node1711 $node1697 3184.0 1008.0 3184.0 1104.0 1055.5]
-
- set conn1749 [$node1687 getInConn]
- set segm1750 [$conn1749 getFirstSegm]
-
- set conn1751 [$node1687 getFirstOutConn]
- set segm1752 [$conn1751 getFirstSegm]
-
- set node1688 [$diag addRake generalization $node1710 $node1711 3184.0 896.0 3184.0 992.0 943.5]
-
- set conn1753 [$node1688 getInConn]
- set segm1754 [$conn1753 getFirstSegm]
-
- set conn1755 [$node1688 getFirstOutConn]
- set segm1756 [$conn1755 getFirstSegm]
-
- set node1689 [$diag addRake generalization $node1703 $node1705 2768.0 1088.0 2768.0 1232.0 1151.5]
-
- set conn1757 [$node1689 getInConn]
- set segm1758 [$conn1757 getFirstSegm]
-
- set conn1759 [$node1689 getFirstOutConn]
- set segm1760 [$conn1759 getFirstSegm]
-
- set node1690 [$diag addRake generalization $node1712 $node1714 2240.0 832.0 608.0 1024.0 863.5]
-
- set conn1761 [$node1690 getInConn]
- set segm1762 [$conn1761 getFirstSegm]
-
- set conn1763 [$node1690 getFirstOutConn]
- set segm1764 [$conn1763 getFirstSegm]
-
- set conn1765 [$diag addConn generalization_conn $node1690 $node1692 1008.0 863.5 1008.0 992.0]
- set segm1766 [$conn1765 getFirstSegm]
-
- set conn1767 [$diag addConn generalization_conn $node1690 $node1702 1568.0 863.5 1568.0 896.0]
- set segm1768 [$conn1767 getFirstSegm]
-
- set conn1769 [$diag addConn generalization_conn $node1690 $node1703 2784.0 863.5 2784.0 960.0]
- set segm1770 [$conn1769 getFirstSegm]
-
- set conn1771 [$diag addConn generalization_conn $node1690 $node1700 1840.0 863.5 1840.0 944.0]
- set segm1772 [$conn1771 getFirstSegm]
-
- set conn1773 [$diag addConn generalization_conn $node1690 $node1707 2240.0 863.5 2240.0 960.0]
- set segm1774 [$conn1773 getFirstSegm]
-
- set node1691 [$diag addRake generalization $node1714 $node1713 608.0 1032.0 608.0 1120.0 1071.5]
-
- set conn1775 [$node1691 getInConn]
- set segm1776 [$conn1775 getFirstSegm]
-
- set conn1777 [$node1691 getFirstOutConn]
- set segm1778 [$conn1777 getFirstSegm]
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TFindDialog "DelphiVCL" "" "" "" "" "" 1]
-
- set row1779 [$diag addRow method 0.0]
- $row1779 setLabel "name_type" "Find()"
- $row1779 setProp "has_parmlist" "1"
- $row1779 setProp "is_event" "1"
- $row1779 setProp "method_access" "Published"
-
- set cell1780 [$row1779 addCell parameter 0.0]
- $cell1780 setLabel "name_type" "Sender: TObject"
- $cell1780 setScope "name_type" "cl" "scopePhase"
- $cell1780 setProp "is_declaration" "1" "name_type" "cl"
- $cell1780 setProp "libunit" "System" "name_type" "cl"
- $cell1780 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TReplaceDialog "DelphiVCL" "" "" "" "" "" 1]
-
- set row1781 [$diag addRow method 0.0]
- $row1781 setLabel "name_type" "Replace()"
- $row1781 setProp "has_parmlist" "1"
- $row1781 setProp "is_event" "1"
- $row1781 setProp "method_access" "Published"
-
- set cell1782 [$row1781 addCell parameter 0.0]
- $cell1782 setLabel "name_type" "Sender: TObject"
- $cell1782 setScope "name_type" "cl" "scopePhase"
- $cell1782 setProp "is_declaration" "1" "name_type" "cl"
- $cell1782 setProp "libunit" "System" "name_type" "cl"
- $cell1782 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TFontDialog "DelphiVCL" "" "" "" "" "" 1]
-
- set row1783 [$diag addRow method 0.0]
- $row1783 setLabel "name_type" "Apply()"
- $row1783 setProp "has_parmlist" "1"
- $row1783 setProp "is_event" "1"
- $row1783 setProp "method_access" "Published"
-
- set cell1784 [$row1783 addCell parameter 0.0]
- $cell1784 setLabel "name_type" "Sender: TObject, "
- $cell1784 setScope "name_type" "cl" "scopePhase"
- $cell1784 setProp "is_declaration" "1" "name_type" "cl"
- $cell1784 setProp "libunit" "System" "name_type" "cl"
- $cell1784 setScope "name_type" "de" "scopeFile"
-
- set cell1785 [$row1783 addCell parameter 0.0]
- $cell1785 setLabel "name_type" "Wnd: HWND"
- $cell1785 setScope "name_type" "cl" "scopePhase"
- $cell1785 setProp "libunit" "System" "name_type" "cl"
- $cell1785 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TObject "DelphiVCL" "" "" "" "" "" 1]
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new ClassDict "DelphiVCL" "" "" "" "" "" 1]
-
- set node1786 [$diag addNode cad_class 864.0 704.0 123.0 119.0]
- $node1786 setLabel "name" "TClassDictElem"
- $node1786 setScope "name" "cl" "scopePhase"
- $node1786 setProp "libunit" "Other" "name" "cl"
- $node1786 setProp "userlib" "ClassDict" "name" "cl"
-
- set node1787 [$diag addNode cad_class 512.0 704.0 212.0 231.0]
- $node1787 setLabel "name" "TClassDict"
- $node1787 setScope "name" "cl" "scopePhase"
- $node1787 setProp "libunit" "Other" "name" "cl"
- $node1787 setProp "userlib" "ClassDict" "name" "cl"
-
- set conn1788 [$diag addConn association $node1787 $node1786 720.0 768.0 880.0 768.0]
- $conn1788 setLabel "role_end" "elem"
- $conn1788 setProp "mult_kind_end" "many"
- $conn1788 setProp "mult_kind_start" "optional"
- set segm1789 [$conn1788 getFirstSegm]
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TScreen "DelphiVCL" "" "" "" "" "" 1]
-
- set row1790 [$diag addRow method 0.0]
- $row1790 setLabel "name_type" "ActiveControlChange()\n"
- $row1790 setProp "has_parmlist" "1"
- $row1790 setProp "is_event" "1"
- $row1790 setProp "method_access" "Published"
-
- set cell1791 [$row1790 addCell parameter 0.0]
- $cell1791 setLabel "name_type" "Sender: TObject"
- $cell1791 setScope "name_type" "cl" "scopePhase"
- $cell1791 setProp "is_declaration" "1" "name_type" "cl"
- $cell1791 setProp "libunit" "System" "name_type" "cl"
- $cell1791 setScope "name_type" "de" "scopeFile"
-
- set row1792 [$diag addRow method 0.0]
- $row1792 setLabel "name_type" "ActiveFormChange()"
- $row1792 setProp "has_parmlist" "1"
- $row1792 setProp "is_event" "1"
- $row1792 setProp "method_access" "Published"
-
- set cell1793 [$row1792 addCell parameter 0.0]
- $cell1793 setLabel "name_type" "Sender: TObject"
- $cell1793 setScope "name_type" "cl" "scopePhase"
- $cell1793 setProp "is_declaration" "1" "name_type" "cl"
- $cell1793 setProp "libunit" "System" "name_type" "cl"
- $cell1793 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TApplication "DelphiVCL" "" "" "" "" "" 1]
-
- set row1794 [$diag addRow method 0.0]
- $row1794 setLabel "name_type" "Activate()\n"
- $row1794 setProp "has_parmlist" "1"
- $row1794 setProp "is_event" "1"
- $row1794 setProp "method_access" "Published"
-
- set cell1795 [$row1794 addCell parameter 0.0]
- $cell1795 setLabel "name_type" "Sender: TObject"
- $cell1795 setScope "name_type" "cl" "scopePhase"
- $cell1795 setProp "is_declaration" "1" "name_type" "cl"
- $cell1795 setProp "libunit" "System" "name_type" "cl"
- $cell1795 setScope "name_type" "de" "scopeFile"
-
- set row1796 [$diag addRow method 0.0]
- $row1796 setLabel "name_type" "Deactivate()\n"
- $row1796 setProp "has_parmlist" "1"
- $row1796 setProp "is_event" "1"
- $row1796 setProp "method_access" "Published"
-
- set cell1797 [$row1796 addCell parameter 0.0]
- $cell1797 setLabel "name_type" "Sender: TObject"
- $cell1797 setScope "name_type" "cl" "scopePhase"
- $cell1797 setProp "is_declaration" "1" "name_type" "cl"
- $cell1797 setProp "libunit" "System" "name_type" "cl"
- $cell1797 setScope "name_type" "de" "scopeFile"
-
- set row1798 [$diag addRow method 0.0]
- $row1798 setLabel "name_type" "Exception()\n"
- $row1798 setProp "has_parmlist" "1"
- $row1798 setProp "is_event" "1"
- $row1798 setProp "method_access" "Published"
-
- set cell1799 [$row1798 addCell parameter 0.0]
- $cell1799 setLabel "name_type" "Sender: TObject, "
- $cell1799 setScope "name_type" "cl" "scopePhase"
- $cell1799 setProp "is_declaration" "1" "name_type" "cl"
- $cell1799 setProp "libunit" "System" "name_type" "cl"
- $cell1799 setScope "name_type" "de" "scopeFile"
-
- set cell1800 [$row1798 addCell parameter 0.0]
- $cell1800 setLabel "name_type" "E: Exception"
- $cell1800 setScope "name_type" "cl" "scopePhase"
- $cell1800 setProp "libunit" "SysUtils" "name_type" "cl"
- $cell1800 setScope "name_type" "de" "scopeFile"
-
- set row1801 [$diag addRow method 0.0]
- $row1801 setLabel "name_type" "Help()\n"
- $row1801 setProp "has_parmlist" "1"
- $row1801 setProp "is_event" "1"
- $row1801 setProp "method_access" "Published"
-
- set cell1802 [$row1801 addCell parameter 0.0]
- $cell1802 setLabel "name_type" "Command: word, "
- $cell1802 setScope "name_type" "cl" "scopePhase"
- $cell1802 setScope "name_type" "de" "scopeFile"
-
- set cell1803 [$row1801 addCell parameter 0.0]
- $cell1803 setLabel "name_type" "Data: longint, "
- $cell1803 setScope "name_type" "cl" "scopePhase"
- $cell1803 setScope "name_type" "de" "scopeFile"
-
- set cell1804 [$row1801 addCell parameter 0.0]
- $cell1804 setLabel "name_type" "CallHelp: boolean"
- $cell1804 setProp "pass_by" "Variable"
- $cell1804 setScope "name_type" "cl" "scopePhase"
- $cell1804 setScope "name_type" "de" "scopeFile"
-
- set row1805 [$diag addRow method 0.0]
- $row1805 setLabel "name_type" "Hint()\n"
- $row1805 setProp "has_parmlist" "1"
- $row1805 setProp "is_event" "1"
- $row1805 setProp "method_access" "Published"
-
- set cell1806 [$row1805 addCell parameter 0.0]
- $cell1806 setLabel "name_type" "Sender: TObject"
- $cell1806 setScope "name_type" "cl" "scopePhase"
- $cell1806 setProp "is_declaration" "1" "name_type" "cl"
- $cell1806 setProp "libunit" "System" "name_type" "cl"
- $cell1806 setScope "name_type" "de" "scopeFile"
-
- set row1807 [$diag addRow method 0.0]
- $row1807 setLabel "name_type" "Idle()\n"
- $row1807 setProp "has_parmlist" "1"
- $row1807 setProp "is_event" "1"
- $row1807 setProp "method_access" "Published"
-
- set cell1808 [$row1807 addCell parameter 0.0]
- $cell1808 setLabel "name_type" "Sender: TObject, "
- $cell1808 setScope "name_type" "cl" "scopePhase"
- $cell1808 setProp "is_declaration" "1" "name_type" "cl"
- $cell1808 setProp "libunit" "System" "name_type" "cl"
- $cell1808 setScope "name_type" "de" "scopeFile"
-
- set cell1809 [$row1807 addCell parameter 0.0]
- $cell1809 setLabel "name_type" "Done: boolean"
- $cell1809 setProp "pass_by" "Variable"
- $cell1809 setScope "name_type" "cl" "scopePhase"
- $cell1809 setScope "name_type" "de" "scopeFile"
-
- set row1810 [$diag addRow method 0.0]
- $row1810 setLabel "name_type" "Message()"
- $row1810 setProp "has_parmlist" "1"
- $row1810 setProp "is_event" "1"
- $row1810 setProp "method_access" "Published"
-
- set cell1811 [$row1810 addCell parameter 0.0]
- $cell1811 setLabel "name_type" "Msg: TMsg, "
- $cell1811 setProp "pass_by" "Variable"
- $cell1811 setScope "name_type" "cl" "scopePhase"
- $cell1811 setProp "libunit" "Forms" "name_type" "cl"
- $cell1811 setScope "name_type" "de" "scopeFile"
-
- set cell1812 [$row1810 addCell parameter 0.0]
- $cell1812 setLabel "name_type" "Handled: boolean"
- $cell1812 setProp "pass_by" "Variable"
- $cell1812 setScope "name_type" "cl" "scopePhase"
- $cell1812 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TEdit "DelphiVCL" "" "" "" "" "" 1]
-
- set row1813 [$diag addRow method 0.0]
- $row1813 setLabel "name_type" "Change()\n"
- $row1813 setProp "has_parmlist" "1"
- $row1813 setProp "is_event" "1"
- $row1813 setProp "method_access" "Published"
-
- set row1814 [$diag addRow method 0.0]
- $row1814 setLabel "name_type" "DblClick()\n"
- $row1814 setProp "has_parmlist" "1"
- $row1814 setProp "is_event" "1"
- $row1814 setProp "method_access" "Published"
-
- set row1815 [$diag addRow method 0.0]
- $row1815 setLabel "name_type" "DragDrop()\n"
- $row1815 setProp "has_parmlist" "1"
- $row1815 setProp "is_event" "1"
- $row1815 setProp "method_access" "Published"
-
- set row1816 [$diag addRow method 0.0]
- $row1816 setLabel "name_type" "DragOver()\n"
- $row1816 setProp "has_parmlist" "1"
- $row1816 setProp "is_event" "1"
- $row1816 setProp "method_access" "Published"
-
- set row1817 [$diag addRow method 0.0]
- $row1817 setLabel "name_type" "EndDrag()\n"
- $row1817 setProp "has_parmlist" "1"
- $row1817 setProp "is_event" "1"
- $row1817 setProp "method_access" "Published"
-
- set row1818 [$diag addRow method 0.0]
- $row1818 setLabel "name_type" "Enter()\n"
- $row1818 setProp "has_parmlist" "1"
- $row1818 setProp "is_event" "1"
- $row1818 setProp "method_access" "Published"
-
- set row1819 [$diag addRow method 0.0]
- $row1819 setLabel "name_type" "Exit()\n"
- $row1819 setProp "has_parmlist" "1"
- $row1819 setProp "is_event" "1"
- $row1819 setProp "method_access" "Published"
-
- set row1820 [$diag addRow method 0.0]
- $row1820 setLabel "name_type" "KeyDown()\n"
- $row1820 setProp "has_parmlist" "1"
- $row1820 setProp "is_event" "1"
- $row1820 setProp "method_access" "Published"
-
- set row1821 [$diag addRow method 0.0]
- $row1821 setLabel "name_type" "KeyPress()\n"
- $row1821 setProp "has_parmlist" "1"
- $row1821 setProp "is_event" "1"
- $row1821 setProp "method_access" "Published"
-
- set row1822 [$diag addRow method 0.0]
- $row1822 setLabel "name_type" "KeyUp()\n"
- $row1822 setProp "has_parmlist" "1"
- $row1822 setProp "is_event" "1"
- $row1822 setProp "method_access" "Published"
-
- set row1823 [$diag addRow method 0.0]
- $row1823 setLabel "name_type" "MouseDown()\n"
- $row1823 setProp "has_parmlist" "1"
- $row1823 setProp "is_event" "1"
- $row1823 setProp "method_access" "Published"
-
- set row1824 [$diag addRow method 0.0]
- $row1824 setLabel "name_type" "MouseMove()\n"
- $row1824 setProp "has_parmlist" "1"
- $row1824 setProp "is_event" "1"
- $row1824 setProp "method_access" "Published"
-
- set row1825 [$diag addRow method 0.0]
- $row1825 setLabel "name_type" "MouseUp()\n"
- $row1825 setProp "has_parmlist" "1"
- $row1825 setProp "is_event" "1"
- $row1825 setProp "method_access" "Published"
-
- set row1826 [$diag addRow method 0.0]
- $row1826 setLabel "name_type" "StartDrag()"
- $row1826 setProp "has_parmlist" "1"
- $row1826 setProp "is_event" "1"
- $row1826 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TMemo "DelphiVCL" "" "" "" "" "" 1]
-
- set row1827 [$diag addRow method 0.0]
- $row1827 setLabel "name_type" "Change()\n"
- $row1827 setProp "has_parmlist" "1"
- $row1827 setProp "is_event" "1"
- $row1827 setProp "method_access" "Published"
-
- set row1828 [$diag addRow method 0.0]
- $row1828 setLabel "name_type" "Click()\n"
- $row1828 setProp "has_parmlist" "1"
- $row1828 setProp "is_event" "1"
- $row1828 setProp "method_access" "Published"
-
- set row1829 [$diag addRow method 0.0]
- $row1829 setLabel "name_type" "DblClick()\n"
- $row1829 setProp "has_parmlist" "1"
- $row1829 setProp "is_event" "1"
- $row1829 setProp "method_access" "Published"
-
- set row1830 [$diag addRow method 0.0]
- $row1830 setLabel "name_type" "DragDrop()\n"
- $row1830 setProp "has_parmlist" "1"
- $row1830 setProp "is_event" "1"
- $row1830 setProp "method_access" "Published"
-
- set row1831 [$diag addRow method 0.0]
- $row1831 setLabel "name_type" "DragOver()\n"
- $row1831 setProp "has_parmlist" "1"
- $row1831 setProp "is_event" "1"
- $row1831 setProp "method_access" "Published"
-
- set row1832 [$diag addRow method 0.0]
- $row1832 setLabel "name_type" "EndDrag()\n"
- $row1832 setProp "has_parmlist" "1"
- $row1832 setProp "is_event" "1"
- $row1832 setProp "method_access" "Published"
-
- set row1833 [$diag addRow method 0.0]
- $row1833 setLabel "name_type" "Enter()\n"
- $row1833 setProp "has_parmlist" "1"
- $row1833 setProp "is_event" "1"
- $row1833 setProp "method_access" "Published"
-
- set row1834 [$diag addRow method 0.0]
- $row1834 setLabel "name_type" "Exit()\n"
- $row1834 setProp "has_parmlist" "1"
- $row1834 setProp "is_event" "1"
- $row1834 setProp "method_access" "Published"
-
- set row1835 [$diag addRow method 0.0]
- $row1835 setLabel "name_type" "KeyDown()\n"
- $row1835 setProp "has_parmlist" "1"
- $row1835 setProp "is_event" "1"
- $row1835 setProp "method_access" "Published"
-
- set row1836 [$diag addRow method 0.0]
- $row1836 setLabel "name_type" "KeyPress()\n"
- $row1836 setProp "has_parmlist" "1"
- $row1836 setProp "is_event" "1"
- $row1836 setProp "method_access" "Published"
-
- set row1837 [$diag addRow method 0.0]
- $row1837 setLabel "name_type" "KeyUp()\n"
- $row1837 setProp "has_parmlist" "1"
- $row1837 setProp "is_event" "1"
- $row1837 setProp "method_access" "Published"
-
- set row1838 [$diag addRow method 0.0]
- $row1838 setLabel "name_type" "MouseDown()\n"
- $row1838 setProp "has_parmlist" "1"
- $row1838 setProp "is_event" "1"
- $row1838 setProp "method_access" "Published"
-
- set row1839 [$diag addRow method 0.0]
- $row1839 setLabel "name_type" "MouseMove()\n"
- $row1839 setProp "has_parmlist" "1"
- $row1839 setProp "is_event" "1"
- $row1839 setProp "method_access" "Published"
-
- set row1840 [$diag addRow method 0.0]
- $row1840 setLabel "name_type" "MouseUp()\n"
- $row1840 setProp "has_parmlist" "1"
- $row1840 setProp "is_event" "1"
- $row1840 setProp "method_access" "Published"
-
- set row1841 [$diag addRow method 0.0]
- $row1841 setLabel "name_type" "StartDrag()"
- $row1841 setProp "has_parmlist" "1"
- $row1841 setProp "is_event" "1"
- $row1841 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TLabel "DelphiVCL" "" "" "" "" "" 1]
-
- set row1842 [$diag addRow method 0.0]
- $row1842 setLabel "name_type" "Click()\n"
- $row1842 setProp "has_parmlist" "1"
- $row1842 setProp "is_event" "1"
- $row1842 setProp "method_access" "Published"
-
- set row1843 [$diag addRow method 0.0]
- $row1843 setLabel "name_type" "DblClick()\n"
- $row1843 setProp "has_parmlist" "1"
- $row1843 setProp "is_event" "1"
- $row1843 setProp "method_access" "Published"
-
- set row1844 [$diag addRow method 0.0]
- $row1844 setLabel "name_type" "DragDrop()\n"
- $row1844 setProp "has_parmlist" "1"
- $row1844 setProp "is_event" "1"
- $row1844 setProp "method_access" "Published"
-
- set row1845 [$diag addRow method 0.0]
- $row1845 setLabel "name_type" "DragOver()\n"
- $row1845 setProp "has_parmlist" "1"
- $row1845 setProp "is_event" "1"
- $row1845 setProp "method_access" "Published"
-
- set row1846 [$diag addRow method 0.0]
- $row1846 setLabel "name_type" "EndDrag()\n"
- $row1846 setProp "has_parmlist" "1"
- $row1846 setProp "is_event" "1"
- $row1846 setProp "method_access" "Published"
-
- set row1847 [$diag addRow method 0.0]
- $row1847 setLabel "name_type" "MouseDown()\n"
- $row1847 setProp "has_parmlist" "1"
- $row1847 setProp "is_event" "1"
- $row1847 setProp "method_access" "Published"
-
- set row1848 [$diag addRow method 0.0]
- $row1848 setLabel "name_type" "MouseMove()\n"
- $row1848 setProp "has_parmlist" "1"
- $row1848 setProp "is_event" "1"
- $row1848 setProp "method_access" "Published"
-
- set row1849 [$diag addRow method 0.0]
- $row1849 setLabel "name_type" "MouseUp()\n"
- $row1849 setProp "has_parmlist" "1"
- $row1849 setProp "is_event" "1"
- $row1849 setProp "method_access" "Published"
-
- set row1850 [$diag addRow method 0.0]
- $row1850 setLabel "name_type" "StartDrag()"
- $row1850 setProp "has_parmlist" "1"
- $row1850 setProp "is_event" "1"
- $row1850 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TScrollBox "DelphiVCL" "" "" "" "" "" 1]
-
- set row1851 [$diag addRow method 0.0]
- $row1851 setLabel "name_type" "Click()\n"
- $row1851 setProp "has_parmlist" "1"
- $row1851 setProp "is_event" "1"
- $row1851 setProp "method_access" "Published"
-
- set row1852 [$diag addRow method 0.0]
- $row1852 setLabel "name_type" "DblClick()\n"
- $row1852 setProp "has_parmlist" "1"
- $row1852 setProp "is_event" "1"
- $row1852 setProp "method_access" "Published"
-
- set row1853 [$diag addRow method 0.0]
- $row1853 setLabel "name_type" "DragDrop()\n"
- $row1853 setProp "has_parmlist" "1"
- $row1853 setProp "is_event" "1"
- $row1853 setProp "method_access" "Published"
-
- set row1854 [$diag addRow method 0.0]
- $row1854 setLabel "name_type" "DragOver()\n"
- $row1854 setProp "has_parmlist" "1"
- $row1854 setProp "is_event" "1"
- $row1854 setProp "method_access" "Published"
-
- set row1855 [$diag addRow method 0.0]
- $row1855 setLabel "name_type" "EndDrag()\n"
- $row1855 setProp "has_parmlist" "1"
- $row1855 setProp "is_event" "1"
- $row1855 setProp "method_access" "Published"
-
- set row1856 [$diag addRow method 0.0]
- $row1856 setLabel "name_type" "Enter()\n"
- $row1856 setProp "has_parmlist" "1"
- $row1856 setProp "is_event" "1"
- $row1856 setProp "method_access" "Published"
-
- set row1857 [$diag addRow method 0.0]
- $row1857 setLabel "name_type" "Exit()\n"
- $row1857 setProp "has_parmlist" "1"
- $row1857 setProp "is_event" "1"
- $row1857 setProp "method_access" "Published"
-
- set row1858 [$diag addRow method 0.0]
- $row1858 setLabel "name_type" "MouseDown()\n"
- $row1858 setProp "has_parmlist" "1"
- $row1858 setProp "is_event" "1"
- $row1858 setProp "method_access" "Published"
-
- set row1859 [$diag addRow method 0.0]
- $row1859 setLabel "name_type" "MouseMove()\n"
- $row1859 setProp "has_parmlist" "1"
- $row1859 setProp "is_event" "1"
- $row1859 setProp "method_access" "Published"
-
- set row1860 [$diag addRow method 0.0]
- $row1860 setLabel "name_type" "MouseUp()\n"
- $row1860 setProp "has_parmlist" "1"
- $row1860 setProp "is_event" "1"
- $row1860 setProp "method_access" "Published"
-
- set row1861 [$diag addRow method 0.0]
- $row1861 setLabel "name_type" "Resize()"
- $row1861 setProp "has_parmlist" "1"
- $row1861 setProp "is_event" "1"
- $row1861 setProp "method_access" "Published"
-
- set cell1862 [$row1861 addCell parameter 0.0]
- $cell1862 setLabel "name_type" "Sender: TObject"
- $cell1862 setScope "name_type" "cl" "scopePhase"
- $cell1862 setProp "is_declaration" "1" "name_type" "cl"
- $cell1862 setProp "libunit" "System" "name_type" "cl"
- $cell1862 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TForm "DelphiVCL" "" "" "" "" "" 1]
-
- set row1863 [$diag addRow method 0.0]
- $row1863 setLabel "name_type" "Activate()\n"
- $row1863 setProp "has_parmlist" "1"
- $row1863 setProp "is_event" "1"
- $row1863 setProp "method_access" "Published"
-
- set row1864 [$diag addRow method 0.0]
- $row1864 setLabel "name_type" "Click()\n"
- $row1864 setProp "has_parmlist" "1"
- $row1864 setProp "is_event" "1"
- $row1864 setProp "method_access" "Published"
-
- set row1865 [$diag addRow method 0.0]
- $row1865 setLabel "name_type" "Close()\n"
- $row1865 setProp "has_parmlist" "1"
- $row1865 setProp "is_event" "1"
- $row1865 setProp "method_access" "Published"
-
- set row1866 [$diag addRow method 0.0]
- $row1866 setLabel "name_type" "CloseQuery()\n"
- $row1866 setProp "has_parmlist" "1"
- $row1866 setProp "is_event" "1"
- $row1866 setProp "method_access" "Published"
-
- set row1867 [$diag addRow method 0.0]
- $row1867 setLabel "name_type" "Create()\n"
- $row1867 setProp "has_parmlist" "1"
- $row1867 setProp "is_event" "1"
- $row1867 setProp "method_access" "Published"
-
- set row1868 [$diag addRow method 0.0]
- $row1868 setLabel "name_type" "Destroy()\n"
- $row1868 setProp "has_parmlist" "1"
- $row1868 setProp "is_event" "1"
- $row1868 setProp "method_access" "Published"
-
- set row1869 [$diag addRow method 0.0]
- $row1869 setLabel "name_type" "DblClick()\n"
- $row1869 setProp "has_parmlist" "1"
- $row1869 setProp "is_event" "1"
- $row1869 setProp "method_access" "Published"
-
- set row1870 [$diag addRow method 0.0]
- $row1870 setLabel "name_type" "Deactivate()\n"
- $row1870 setProp "has_parmlist" "1"
- $row1870 setProp "is_event" "1"
- $row1870 setProp "method_access" "Published"
-
- set row1871 [$diag addRow method 0.0]
- $row1871 setLabel "name_type" "DragDrop()\n"
- $row1871 setProp "has_parmlist" "1"
- $row1871 setProp "is_event" "1"
- $row1871 setProp "method_access" "Published"
-
- set row1872 [$diag addRow method 0.0]
- $row1872 setLabel "name_type" "DragOver()\n"
- $row1872 setProp "has_parmlist" "1"
- $row1872 setProp "is_event" "1"
- $row1872 setProp "method_access" "Published"
-
- set row1873 [$diag addRow method 0.0]
- $row1873 setLabel "name_type" "Hide()\n"
- $row1873 setProp "has_parmlist" "1"
- $row1873 setProp "is_event" "1"
- $row1873 setProp "method_access" "Published"
-
- set row1874 [$diag addRow method 0.0]
- $row1874 setLabel "name_type" "KeyDown()\n"
- $row1874 setProp "has_parmlist" "1"
- $row1874 setProp "is_event" "1"
- $row1874 setProp "method_access" "Published"
-
- set row1875 [$diag addRow method 0.0]
- $row1875 setLabel "name_type" "KeyPress()\n"
- $row1875 setProp "has_parmlist" "1"
- $row1875 setProp "is_event" "1"
- $row1875 setProp "method_access" "Published"
-
- set row1876 [$diag addRow method 0.0]
- $row1876 setLabel "name_type" "KeyUp()\n"
- $row1876 setProp "has_parmlist" "1"
- $row1876 setProp "is_event" "1"
- $row1876 setProp "method_access" "Published"
-
- set row1877 [$diag addRow method 0.0]
- $row1877 setLabel "name_type" "MouseDown()\n"
- $row1877 setProp "has_parmlist" "1"
- $row1877 setProp "is_event" "1"
- $row1877 setProp "method_access" "Published"
-
- set row1878 [$diag addRow method 0.0]
- $row1878 setLabel "name_type" "MouseMove()\n"
- $row1878 setProp "has_parmlist" "1"
- $row1878 setProp "is_event" "1"
- $row1878 setProp "method_access" "Published"
-
- set row1879 [$diag addRow method 0.0]
- $row1879 setLabel "name_type" "MouseUp()\n"
- $row1879 setProp "has_parmlist" "1"
- $row1879 setProp "is_event" "1"
- $row1879 setProp "method_access" "Published"
-
- set row1880 [$diag addRow method 0.0]
- $row1880 setLabel "name_type" "Paint()\n"
- $row1880 setProp "has_parmlist" "1"
- $row1880 setProp "is_event" "1"
- $row1880 setProp "method_access" "Published"
-
- set row1881 [$diag addRow method 0.0]
- $row1881 setLabel "name_type" "Resize()\n"
- $row1881 setProp "has_parmlist" "1"
- $row1881 setProp "is_event" "1"
- $row1881 setProp "method_access" "Published"
-
- set row1882 [$diag addRow method 0.0]
- $row1882 setLabel "name_type" "Show() "
- $row1882 setProp "has_parmlist" "1"
- $row1882 setProp "is_event" "1"
- $row1882 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TComboBox "DelphiVCL" "" "" "" "" "" 1]
-
- set row1883 [$diag addRow method 0.0]
- $row1883 setLabel "name_type" "Change()\n"
- $row1883 setProp "has_parmlist" "1"
- $row1883 setProp "is_event" "1"
- $row1883 setProp "method_access" "Published"
-
- set row1884 [$diag addRow method 0.0]
- $row1884 setLabel "name_type" "Click()\n"
- $row1884 setProp "has_parmlist" "1"
- $row1884 setProp "is_event" "1"
- $row1884 setProp "method_access" "Published"
-
- set row1885 [$diag addRow method 0.0]
- $row1885 setLabel "name_type" "DblClick()\n"
- $row1885 setProp "has_parmlist" "1"
- $row1885 setProp "is_event" "1"
- $row1885 setProp "method_access" "Published"
-
- set row1886 [$diag addRow method 0.0]
- $row1886 setLabel "name_type" "DragDrop()\n"
- $row1886 setProp "has_parmlist" "1"
- $row1886 setProp "is_event" "1"
- $row1886 setProp "method_access" "Published"
-
- set row1887 [$diag addRow method 0.0]
- $row1887 setLabel "name_type" "DragOver()\n"
- $row1887 setProp "has_parmlist" "1"
- $row1887 setProp "is_event" "1"
- $row1887 setProp "method_access" "Published"
-
- set row1888 [$diag addRow method 0.0]
- $row1888 setLabel "name_type" "DrawItem()\n"
- $row1888 setProp "has_parmlist" "1"
- $row1888 setProp "is_event" "1"
- $row1888 setProp "method_access" "Published"
-
- set row1889 [$diag addRow method 0.0]
- $row1889 setLabel "name_type" "DropDown()\n"
- $row1889 setProp "has_parmlist" "1"
- $row1889 setProp "is_event" "1"
- $row1889 setProp "method_access" "Published"
-
- set row1890 [$diag addRow method 0.0]
- $row1890 setLabel "name_type" "EndDrag()\n"
- $row1890 setProp "has_parmlist" "1"
- $row1890 setProp "is_event" "1"
- $row1890 setProp "method_access" "Published"
-
- set row1891 [$diag addRow method 0.0]
- $row1891 setLabel "name_type" "Enter()\n"
- $row1891 setProp "has_parmlist" "1"
- $row1891 setProp "is_event" "1"
- $row1891 setProp "method_access" "Published"
-
- set row1892 [$diag addRow method 0.0]
- $row1892 setLabel "name_type" "Exit()\n"
- $row1892 setProp "has_parmlist" "1"
- $row1892 setProp "is_event" "1"
- $row1892 setProp "method_access" "Published"
-
- set row1893 [$diag addRow method 0.0]
- $row1893 setLabel "name_type" "KeyDown()\n"
- $row1893 setProp "has_parmlist" "1"
- $row1893 setProp "is_event" "1"
- $row1893 setProp "method_access" "Published"
-
- set row1894 [$diag addRow method 0.0]
- $row1894 setLabel "name_type" "KeyPress()\n"
- $row1894 setProp "has_parmlist" "1"
- $row1894 setProp "is_event" "1"
- $row1894 setProp "method_access" "Published"
-
- set row1895 [$diag addRow method 0.0]
- $row1895 setLabel "name_type" "KeyUp()\n"
- $row1895 setProp "has_parmlist" "1"
- $row1895 setProp "is_event" "1"
- $row1895 setProp "method_access" "Published"
-
- set row1896 [$diag addRow method 0.0]
- $row1896 setLabel "name_type" "MeasureItem()\n"
- $row1896 setProp "has_parmlist" "1"
- $row1896 setProp "is_event" "1"
- $row1896 setProp "method_access" "Published"
-
- set row1897 [$diag addRow method 0.0]
- $row1897 setLabel "name_type" "StartDrag()"
- $row1897 setProp "has_parmlist" "1"
- $row1897 setProp "is_event" "1"
- $row1897 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TButton "DelphiVCL" "" "" "" "" "" 1]
-
- set row1898 [$diag addRow method 0.0]
- $row1898 setLabel "name_type" "Click()\n"
- $row1898 setProp "has_parmlist" "1"
- $row1898 setProp "is_event" "1"
- $row1898 setProp "method_access" "Published"
-
- set row1899 [$diag addRow method 0.0]
- $row1899 setLabel "name_type" "DragDrop()\n"
- $row1899 setProp "has_parmlist" "1"
- $row1899 setProp "is_event" "1"
- $row1899 setProp "method_access" "Published"
-
- set row1900 [$diag addRow method 0.0]
- $row1900 setLabel "name_type" "DragOver()\n"
- $row1900 setProp "has_parmlist" "1"
- $row1900 setProp "is_event" "1"
- $row1900 setProp "method_access" "Published"
-
- set row1901 [$diag addRow method 0.0]
- $row1901 setLabel "name_type" "EndDrag()\n"
- $row1901 setProp "has_parmlist" "1"
- $row1901 setProp "is_event" "1"
- $row1901 setProp "method_access" "Published"
-
- set row1902 [$diag addRow method 0.0]
- $row1902 setLabel "name_type" "Enter()\n"
- $row1902 setProp "has_parmlist" "1"
- $row1902 setProp "is_event" "1"
- $row1902 setProp "method_access" "Published"
-
- set row1903 [$diag addRow method 0.0]
- $row1903 setLabel "name_type" "Exit()\n"
- $row1903 setProp "has_parmlist" "1"
- $row1903 setProp "is_event" "1"
- $row1903 setProp "method_access" "Published"
-
- set row1904 [$diag addRow method 0.0]
- $row1904 setLabel "name_type" "KeyDown()\n"
- $row1904 setProp "has_parmlist" "1"
- $row1904 setProp "is_event" "1"
- $row1904 setProp "method_access" "Published"
-
- set row1905 [$diag addRow method 0.0]
- $row1905 setLabel "name_type" "KeyPress()\n"
- $row1905 setProp "has_parmlist" "1"
- $row1905 setProp "is_event" "1"
- $row1905 setProp "method_access" "Published"
-
- set row1906 [$diag addRow method 0.0]
- $row1906 setLabel "name_type" "KeyUp()\n"
- $row1906 setProp "has_parmlist" "1"
- $row1906 setProp "is_event" "1"
- $row1906 setProp "method_access" "Published"
-
- set row1907 [$diag addRow method 0.0]
- $row1907 setLabel "name_type" "MouseDown()\n"
- $row1907 setProp "has_parmlist" "1"
- $row1907 setProp "is_event" "1"
- $row1907 setProp "method_access" "Published"
-
- set row1908 [$diag addRow method 0.0]
- $row1908 setLabel "name_type" "MouseMove()\n"
- $row1908 setProp "has_parmlist" "1"
- $row1908 setProp "is_event" "1"
- $row1908 setProp "method_access" "Published"
-
- set row1909 [$diag addRow method 0.0]
- $row1909 setLabel "name_type" "MouseUp()\n"
- $row1909 setProp "has_parmlist" "1"
- $row1909 setProp "is_event" "1"
- $row1909 setProp "method_access" "Published"
-
- set row1910 [$diag addRow method 0.0]
- $row1910 setLabel "name_type" "StartDrag()"
- $row1910 setProp "has_parmlist" "1"
- $row1910 setProp "is_event" "1"
- $row1910 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TCheckBox "DelphiVCL" "" "" "" "" "" 1]
-
- set row1911 [$diag addRow method 0.0]
- $row1911 setLabel "name_type" "Click()\n"
- $row1911 setProp "has_parmlist" "1"
- $row1911 setProp "is_event" "1"
- $row1911 setProp "method_access" "Published"
-
- set row1912 [$diag addRow method 0.0]
- $row1912 setLabel "name_type" "DragDrop()\n"
- $row1912 setProp "has_parmlist" "1"
- $row1912 setProp "is_event" "1"
- $row1912 setProp "method_access" "Published"
-
- set row1913 [$diag addRow method 0.0]
- $row1913 setLabel "name_type" "DragOver()\n"
- $row1913 setProp "has_parmlist" "1"
- $row1913 setProp "is_event" "1"
- $row1913 setProp "method_access" "Published"
-
- set row1914 [$diag addRow method 0.0]
- $row1914 setLabel "name_type" "EndDrag()\n"
- $row1914 setProp "has_parmlist" "1"
- $row1914 setProp "is_event" "1"
- $row1914 setProp "method_access" "Published"
-
- set row1915 [$diag addRow method 0.0]
- $row1915 setLabel "name_type" "Enter()\n"
- $row1915 setProp "has_parmlist" "1"
- $row1915 setProp "is_event" "1"
- $row1915 setProp "method_access" "Published"
-
- set row1916 [$diag addRow method 0.0]
- $row1916 setLabel "name_type" "Exit()\n"
- $row1916 setProp "has_parmlist" "1"
- $row1916 setProp "is_event" "1"
- $row1916 setProp "method_access" "Published"
-
- set row1917 [$diag addRow method 0.0]
- $row1917 setLabel "name_type" "KeyDown()\n"
- $row1917 setProp "has_parmlist" "1"
- $row1917 setProp "is_event" "1"
- $row1917 setProp "method_access" "Published"
-
- set row1918 [$diag addRow method 0.0]
- $row1918 setLabel "name_type" "KeyPress()\n"
- $row1918 setProp "has_parmlist" "1"
- $row1918 setProp "is_event" "1"
- $row1918 setProp "method_access" "Published"
-
- set row1919 [$diag addRow method 0.0]
- $row1919 setLabel "name_type" "KeyUp()\n"
- $row1919 setProp "has_parmlist" "1"
- $row1919 setProp "is_event" "1"
- $row1919 setProp "method_access" "Published"
-
- set row1920 [$diag addRow method 0.0]
- $row1920 setLabel "name_type" "MouseDown()\n"
- $row1920 setProp "has_parmlist" "1"
- $row1920 setProp "is_event" "1"
- $row1920 setProp "method_access" "Published"
-
- set row1921 [$diag addRow method 0.0]
- $row1921 setLabel "name_type" "MouseMove()\n"
- $row1921 setProp "has_parmlist" "1"
- $row1921 setProp "is_event" "1"
- $row1921 setProp "method_access" "Published"
-
- set row1922 [$diag addRow method 0.0]
- $row1922 setLabel "name_type" "MouseUp()\n"
- $row1922 setProp "has_parmlist" "1"
- $row1922 setProp "is_event" "1"
- $row1922 setProp "method_access" "Published"
-
- set row1923 [$diag addRow method 0.0]
- $row1923 setLabel "name_type" "StartDrag()"
- $row1923 setProp "has_parmlist" "1"
- $row1923 setProp "is_event" "1"
- $row1923 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TPaintBox "DelphiVCL" "" "" "" "" "" 1]
-
- set row1924 [$diag addRow method 0.0]
- $row1924 setLabel "name_type" "Click()\n"
- $row1924 setProp "has_parmlist" "1"
- $row1924 setProp "is_event" "1"
- $row1924 setProp "method_access" "Published"
-
- set row1925 [$diag addRow method 0.0]
- $row1925 setLabel "name_type" "DblClick()\n"
- $row1925 setProp "has_parmlist" "1"
- $row1925 setProp "is_event" "1"
- $row1925 setProp "method_access" "Published"
-
- set row1926 [$diag addRow method 0.0]
- $row1926 setLabel "name_type" "DragDrop()\n"
- $row1926 setProp "has_parmlist" "1"
- $row1926 setProp "is_event" "1"
- $row1926 setProp "method_access" "Published"
-
- set row1927 [$diag addRow method 0.0]
- $row1927 setLabel "name_type" "DragOver()\n"
- $row1927 setProp "has_parmlist" "1"
- $row1927 setProp "is_event" "1"
- $row1927 setProp "method_access" "Published"
-
- set row1928 [$diag addRow method 0.0]
- $row1928 setLabel "name_type" "EndDrag()\n"
- $row1928 setProp "has_parmlist" "1"
- $row1928 setProp "is_event" "1"
- $row1928 setProp "method_access" "Published"
-
- set row1929 [$diag addRow method 0.0]
- $row1929 setLabel "name_type" "MouseDown()\n"
- $row1929 setProp "has_parmlist" "1"
- $row1929 setProp "is_event" "1"
- $row1929 setProp "method_access" "Published"
-
- set row1930 [$diag addRow method 0.0]
- $row1930 setLabel "name_type" "MouseMove()\n"
- $row1930 setProp "has_parmlist" "1"
- $row1930 setProp "is_event" "1"
- $row1930 setProp "method_access" "Published"
-
- set row1931 [$diag addRow method 0.0]
- $row1931 setLabel "name_type" "MouseUp()\n"
- $row1931 setProp "has_parmlist" "1"
- $row1931 setProp "is_event" "1"
- $row1931 setProp "method_access" "Published"
-
- set row1932 [$diag addRow method 0.0]
- $row1932 setLabel "name_type" "Paint()\n"
- $row1932 setProp "has_parmlist" "1"
- $row1932 setProp "is_event" "1"
- $row1932 setProp "method_access" "Published"
-
- set cell1933 [$row1932 addCell parameter 0.0]
- $cell1933 setLabel "name_type" "Sender: TObject"
- $cell1933 setScope "name_type" "cl" "scopePhase"
- $cell1933 setProp "is_declaration" "1" "name_type" "cl"
- $cell1933 setProp "libunit" "System" "name_type" "cl"
- $cell1933 setScope "name_type" "de" "scopeFile"
-
- set row1934 [$diag addRow method 0.0]
- $row1934 setLabel "name_type" "StartDrag()"
- $row1934 setProp "has_parmlist" "1"
- $row1934 setProp "is_event" "1"
- $row1934 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TListBox "DelphiVCL" "" "" "" "" "" 1]
-
- set row1935 [$diag addRow method 0.0]
- $row1935 setLabel "name_type" "Click()\n"
- $row1935 setProp "has_parmlist" "1"
- $row1935 setProp "is_event" "1"
- $row1935 setProp "method_access" "Published"
-
- set row1936 [$diag addRow method 0.0]
- $row1936 setLabel "name_type" "DblClick()\n"
- $row1936 setProp "has_parmlist" "1"
- $row1936 setProp "is_event" "1"
- $row1936 setProp "method_access" "Published"
-
- set row1937 [$diag addRow method 0.0]
- $row1937 setLabel "name_type" "DragDrop()\n"
- $row1937 setProp "has_parmlist" "1"
- $row1937 setProp "is_event" "1"
- $row1937 setProp "method_access" "Published"
-
- set row1938 [$diag addRow method 0.0]
- $row1938 setLabel "name_type" "DragOver()\n"
- $row1938 setProp "has_parmlist" "1"
- $row1938 setProp "is_event" "1"
- $row1938 setProp "method_access" "Published"
-
- set row1939 [$diag addRow method 0.0]
- $row1939 setLabel "name_type" "DrawItem()\n"
- $row1939 setProp "has_parmlist" "1"
- $row1939 setProp "is_event" "1"
- $row1939 setProp "method_access" "Published"
-
- set row1940 [$diag addRow method 0.0]
- $row1940 setLabel "name_type" "EndDrag()\n"
- $row1940 setProp "has_parmlist" "1"
- $row1940 setProp "is_event" "1"
- $row1940 setProp "method_access" "Published"
-
- set row1941 [$diag addRow method 0.0]
- $row1941 setLabel "name_type" "Enter()\n"
- $row1941 setProp "has_parmlist" "1"
- $row1941 setProp "is_event" "1"
- $row1941 setProp "method_access" "Published"
-
- set row1942 [$diag addRow method 0.0]
- $row1942 setLabel "name_type" "Exit()\n"
- $row1942 setProp "has_parmlist" "1"
- $row1942 setProp "is_event" "1"
- $row1942 setProp "method_access" "Published"
-
- set row1943 [$diag addRow method 0.0]
- $row1943 setLabel "name_type" "KeyDown()\n"
- $row1943 setProp "has_parmlist" "1"
- $row1943 setProp "is_event" "1"
- $row1943 setProp "method_access" "Published"
-
- set row1944 [$diag addRow method 0.0]
- $row1944 setLabel "name_type" "KeyPress()\n"
- $row1944 setProp "has_parmlist" "1"
- $row1944 setProp "is_event" "1"
- $row1944 setProp "method_access" "Published"
-
- set row1945 [$diag addRow method 0.0]
- $row1945 setLabel "name_type" "KeyUp()\n"
- $row1945 setProp "has_parmlist" "1"
- $row1945 setProp "is_event" "1"
- $row1945 setProp "method_access" "Published"
-
- set row1946 [$diag addRow method 0.0]
- $row1946 setLabel "name_type" "MeasureItem()\n"
- $row1946 setProp "has_parmlist" "1"
- $row1946 setProp "is_event" "1"
- $row1946 setProp "method_access" "Published"
-
- set row1947 [$diag addRow method 0.0]
- $row1947 setLabel "name_type" "MouseDown()\n"
- $row1947 setProp "has_parmlist" "1"
- $row1947 setProp "is_event" "1"
- $row1947 setProp "method_access" "Published"
-
- set row1948 [$diag addRow method 0.0]
- $row1948 setLabel "name_type" "MouseMove()\n"
- $row1948 setProp "has_parmlist" "1"
- $row1948 setProp "is_event" "1"
- $row1948 setProp "method_access" "Published"
-
- set row1949 [$diag addRow method 0.0]
- $row1949 setLabel "name_type" "MouseUp()\n"
- $row1949 setProp "has_parmlist" "1"
- $row1949 setProp "is_event" "1"
- $row1949 setProp "method_access" "Published"
-
- set row1950 [$diag addRow method 0.0]
- $row1950 setLabel "name_type" "StartDrag()"
- $row1950 setProp "has_parmlist" "1"
- $row1950 setProp "is_event" "1"
- $row1950 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TRadioButton "DelphiVCL" "" "" "" "" "" 1]
-
- set row1951 [$diag addRow method 0.0]
- $row1951 setLabel "name_type" "Click()\n"
- $row1951 setProp "has_parmlist" "1"
- $row1951 setProp "is_event" "1"
- $row1951 setProp "method_access" "Published"
-
- set row1952 [$diag addRow method 0.0]
- $row1952 setLabel "name_type" "DblClick()\n"
- $row1952 setProp "has_parmlist" "1"
- $row1952 setProp "is_event" "1"
- $row1952 setProp "method_access" "Published"
-
- set row1953 [$diag addRow method 0.0]
- $row1953 setLabel "name_type" "DragDrop()\n"
- $row1953 setProp "has_parmlist" "1"
- $row1953 setProp "is_event" "1"
- $row1953 setProp "method_access" "Published"
-
- set row1954 [$diag addRow method 0.0]
- $row1954 setLabel "name_type" "DragOver()\n"
- $row1954 setProp "has_parmlist" "1"
- $row1954 setProp "is_event" "1"
- $row1954 setProp "method_access" "Published"
-
- set row1955 [$diag addRow method 0.0]
- $row1955 setLabel "name_type" "EndDrag()\n"
- $row1955 setProp "has_parmlist" "1"
- $row1955 setProp "is_event" "1"
- $row1955 setProp "method_access" "Published"
-
- set row1956 [$diag addRow method 0.0]
- $row1956 setLabel "name_type" "Enter()\n"
- $row1956 setProp "has_parmlist" "1"
- $row1956 setProp "is_event" "1"
- $row1956 setProp "method_access" "Published"
-
- set row1957 [$diag addRow method 0.0]
- $row1957 setLabel "name_type" "Exit()\n"
- $row1957 setProp "has_parmlist" "1"
- $row1957 setProp "is_event" "1"
- $row1957 setProp "method_access" "Published"
-
- set row1958 [$diag addRow method 0.0]
- $row1958 setLabel "name_type" "KeyDown()\n"
- $row1958 setProp "has_parmlist" "1"
- $row1958 setProp "is_event" "1"
- $row1958 setProp "method_access" "Published"
-
- set row1959 [$diag addRow method 0.0]
- $row1959 setLabel "name_type" "KeyPress()\n"
- $row1959 setProp "has_parmlist" "1"
- $row1959 setProp "is_event" "1"
- $row1959 setProp "method_access" "Published"
-
- set row1960 [$diag addRow method 0.0]
- $row1960 setLabel "name_type" "KeyUp()\n"
- $row1960 setProp "has_parmlist" "1"
- $row1960 setProp "is_event" "1"
- $row1960 setProp "method_access" "Published"
-
- set row1961 [$diag addRow method 0.0]
- $row1961 setLabel "name_type" "MouseDown()\n"
- $row1961 setProp "has_parmlist" "1"
- $row1961 setProp "is_event" "1"
- $row1961 setProp "method_access" "Published"
-
- set row1962 [$diag addRow method 0.0]
- $row1962 setLabel "name_type" "MouseMove()\n"
- $row1962 setProp "has_parmlist" "1"
- $row1962 setProp "is_event" "1"
- $row1962 setProp "method_access" "Published"
-
- set row1963 [$diag addRow method 0.0]
- $row1963 setLabel "name_type" "MouseUp()\n"
- $row1963 setProp "has_parmlist" "1"
- $row1963 setProp "is_event" "1"
- $row1963 setProp "method_access" "Published"
-
- set row1964 [$diag addRow method 0.0]
- $row1964 setLabel "name_type" "StartDrag()"
- $row1964 setProp "has_parmlist" "1"
- $row1964 setProp "is_event" "1"
- $row1964 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TScrollBar "DelphiVCL" "" "" "" "" "" 1]
-
- set row1965 [$diag addRow method 0.0]
- $row1965 setLabel "name_type" "Change()\n"
- $row1965 setProp "has_parmlist" "1"
- $row1965 setProp "is_event" "1"
- $row1965 setProp "method_access" "Published"
-
- set cell1966 [$row1965 addCell parameter 0.0]
- $cell1966 setLabel "name_type" "Sender: TField"
- $cell1966 setScope "name_type" "cl" "scopePhase"
- $cell1966 setProp "is_declaration" "1" "name_type" "cl"
- $cell1966 setProp "libunit" "Other" "name_type" "cl"
- $cell1966 setProp "userlib" "DB" "name_type" "cl"
- $cell1966 setScope "name_type" "de" "scopeFile"
-
- set row1967 [$diag addRow method 0.0]
- $row1967 setLabel "name_type" "Click()\n"
- $row1967 setProp "has_parmlist" "1"
- $row1967 setProp "is_event" "1"
- $row1967 setProp "method_access" "Published"
-
- set row1968 [$diag addRow method 0.0]
- $row1968 setLabel "name_type" "DragDrop()\n"
- $row1968 setProp "has_parmlist" "1"
- $row1968 setProp "is_event" "1"
- $row1968 setProp "method_access" "Published"
-
- set row1969 [$diag addRow method 0.0]
- $row1969 setLabel "name_type" "DragOver()\n"
- $row1969 setProp "has_parmlist" "1"
- $row1969 setProp "is_event" "1"
- $row1969 setProp "method_access" "Published"
-
- set row1970 [$diag addRow method 0.0]
- $row1970 setLabel "name_type" "EndDrag()\n"
- $row1970 setProp "has_parmlist" "1"
- $row1970 setProp "is_event" "1"
- $row1970 setProp "method_access" "Published"
-
- set row1971 [$diag addRow method 0.0]
- $row1971 setLabel "name_type" "Enter()\n"
- $row1971 setProp "has_parmlist" "1"
- $row1971 setProp "is_event" "1"
- $row1971 setProp "method_access" "Published"
-
- set row1972 [$diag addRow method 0.0]
- $row1972 setLabel "name_type" "Exit()\n"
- $row1972 setProp "has_parmlist" "1"
- $row1972 setProp "is_event" "1"
- $row1972 setProp "method_access" "Published"
-
- set row1973 [$diag addRow method 0.0]
- $row1973 setLabel "name_type" "KeyDown()\n"
- $row1973 setProp "has_parmlist" "1"
- $row1973 setProp "is_event" "1"
- $row1973 setProp "method_access" "Published"
-
- set row1974 [$diag addRow method 0.0]
- $row1974 setLabel "name_type" "KeyPress()\n"
- $row1974 setProp "has_parmlist" "1"
- $row1974 setProp "is_event" "1"
- $row1974 setProp "method_access" "Published"
-
- set row1975 [$diag addRow method 0.0]
- $row1975 setLabel "name_type" "KeyUp()\n"
- $row1975 setProp "has_parmlist" "1"
- $row1975 setProp "is_event" "1"
- $row1975 setProp "method_access" "Published"
-
- set row1976 [$diag addRow method 0.0]
- $row1976 setLabel "name_type" "Scroll()\n"
- $row1976 setProp "has_parmlist" "1"
- $row1976 setProp "is_event" "1"
- $row1976 setProp "method_access" "Published"
-
- set cell1977 [$row1976 addCell parameter 0.0]
- $cell1977 setLabel "name_type" "Sender: TObject, "
- $cell1977 setScope "name_type" "cl" "scopePhase"
- $cell1977 setProp "is_declaration" "1" "name_type" "cl"
- $cell1977 setProp "libunit" "System" "name_type" "cl"
- $cell1977 setScope "name_type" "de" "scopeFile"
-
- set cell1978 [$row1976 addCell parameter 0.0]
- $cell1978 setLabel "name_type" "ScrollCode: TScrollCode, "
- $cell1978 setScope "name_type" "cl" "scopePhase"
- $cell1978 setProp "libunit" "StdCtrls" "name_type" "cl"
- $cell1978 setScope "name_type" "de" "scopeFile"
-
- set cell1979 [$row1976 addCell parameter 0.0]
- $cell1979 setLabel "name_type" "ScrollPos: int"
- $cell1979 setProp "pass_by" "Variable"
- $cell1979 setScope "name_type" "cl" "scopePhase"
- $cell1979 setScope "name_type" "de" "scopeFile"
-
- set row1980 [$diag addRow method 0.0]
- $row1980 setLabel "name_type" "StartDrag()"
- $row1980 setProp "has_parmlist" "1"
- $row1980 setProp "is_event" "1"
- $row1980 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TClassDict "DelphiVCL" "" "" "" "" "" 1]
-
- set row1981 [$diag addRow method 0.0]
- $row1981 setLabel "name_type" "Add()\n"
- $row1981 setProp "has_parmlist" "1"
-
- set cell1982 [$row1981 addCell parameter 0.0]
- $cell1982 setLabel "name_type" "key: variant, "
- $cell1982 setScope "name_type" "cl" "scopePhase"
- $cell1982 setScope "name_type" "de" "scopeFile"
-
- set cell1983 [$row1981 addCell parameter 0.0]
- $cell1983 setLabel "name_type" "obj: pointer"
- $cell1983 setScope "name_type" "cl" "scopePhase"
- $cell1983 setScope "name_type" "de" "scopeFile"
-
- set row1984 [$diag addRow method 0.0]
- $row1984 setLabel "name_type" "Count(): integer\n"
- $row1984 setProp "has_parmlist" "1"
- $row1984 setScope "name_type" "cl" "scopePhase"
-
- set row1985 [$diag addRow method 0.0]
- $row1985 setLabel "name_type" "Remove()\n"
- $row1985 setProp "has_parmlist" "1"
-
- set cell1986 [$row1985 addCell parameter 0.0]
- $cell1986 setLabel "name_type" "obj: pointer"
- $cell1986 setScope "name_type" "cl" "scopePhase"
- $cell1986 setScope "name_type" "de" "scopeFile"
-
- set row1987 [$diag addRow method 0.0]
- $row1987 setLabel "name_type" "RemoveUsingKey()\n"
- $row1987 setProp "has_parmlist" "1"
-
- set cell1988 [$row1987 addCell parameter 0.0]
- $cell1988 setLabel "name_type" "key: variant"
- $cell1988 setScope "name_type" "cl" "scopePhase"
- $cell1988 setScope "name_type" "de" "scopeFile"
-
- set row1989 [$diag addRow method 0.0]
- $row1989 setLabel "name_type" "Item(): pointer\n"
- $row1989 setProp "has_parmlist" "1"
- $row1989 setScope "name_type" "cl" "scopePhase"
-
- set cell1990 [$row1989 addCell parameter 0.0]
- $cell1990 setLabel "name_type" "key: variant"
- $cell1990 setScope "name_type" "cl" "scopePhase"
- $cell1990 setScope "name_type" "de" "scopeFile"
-
- set row1991 [$diag addRow method 0.0]
- $row1991 setLabel "name_type" "First(): pointer\n"
- $row1991 setProp "has_parmlist" "1"
- $row1991 setScope "name_type" "cl" "scopePhase"
-
- set row1992 [$diag addRow method 0.0]
- $row1992 setLabel "name_type" "Last(): pointer\n"
- $row1992 setProp "has_parmlist" "1"
- $row1992 setScope "name_type" "cl" "scopePhase"
-
- set row1993 [$diag addRow method 0.0]
- $row1993 setLabel "name_type" "FirstKey(): variant\n"
- $row1993 setProp "has_parmlist" "1"
- $row1993 setScope "name_type" "cl" "scopePhase"
-
- set row1994 [$diag addRow method 0.0]
- $row1994 setLabel "name_type" "LastKey(): variant"
- $row1994 setProp "has_parmlist" "1"
- $row1994 setScope "name_type" "cl" "scopePhase"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TClassDictElem "DelphiVCL" "" "" "" "" "" 1]
-
- set row1995 [$diag addRow attribute 0.0]
- $row1995 setLabel "name_type" "obj: pointer\n"
- $row1995 setScope "name_type" "cl" "scopePhase"
-
- set row1996 [$diag addRow attribute 0.0]
- $row1996 setLabel "name_type" "key: variant"
- $row1996 setScope "name_type" "cl" "scopePhase"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TCustomListBox "DelphiVCL" "" "" "" "" "" 1]
-
- set row1997 [$diag addRow method 0.0]
- $row1997 setLabel "name_type" "DrawItem()\n"
- $row1997 setProp "has_parmlist" "1"
- $row1997 setProp "is_event" "1"
-
- set cell1998 [$row1997 addCell parameter 0.0]
- $cell1998 setLabel "name_type" "ListBox: TListBox, "
- $cell1998 setScope "name_type" "cl" "scopePhase"
- $cell1998 setProp "is_declaration" "1" "name_type" "cl"
- $cell1998 setProp "libunit" "StdCtrls" "name_type" "cl"
- $cell1998 setScope "name_type" "de" "scopeFile"
-
- set cell1999 [$row1997 addCell parameter 0.0]
- $cell1999 setLabel "name_type" "Index: int, "
- $cell1999 setScope "name_type" "cl" "scopePhase"
- $cell1999 setScope "name_type" "de" "scopeFile"
-
- set cell2000 [$row1997 addCell parameter 0.0]
- $cell2000 setLabel "name_type" "Rect: TRect, "
- $cell2000 setScope "name_type" "cl" "scopePhase"
- $cell2000 setProp "libunit" "Other" "name_type" "cl"
- $cell2000 setProp "userlib" "Windows" "name_type" "cl"
- $cell2000 setScope "name_type" "de" "scopeFile"
-
- set cell2001 [$row1997 addCell parameter 0.0]
- $cell2001 setLabel "name_type" "State: TOwnerDrawState"
- $cell2001 setScope "name_type" "cl" "scopePhase"
- $cell2001 setProp "libunit" "StdCtrls" "name_type" "cl"
- $cell2001 setScope "name_type" "de" "scopeFile"
-
- set row2002 [$diag addRow method 0.0]
- $row2002 setLabel "name_type" "MeasureItem()"
- $row2002 setProp "has_parmlist" "1"
- $row2002 setProp "is_event" "1"
-
- set cell2003 [$row2002 addCell parameter 0.0]
- $cell2003 setLabel "name_type" "Control: TWinControl, "
- $cell2003 setScope "name_type" "cl" "scopePhase"
- $cell2003 setProp "is_declaration" "1" "name_type" "cl"
- $cell2003 setProp "libunit" "Controls" "name_type" "cl"
- $cell2003 setScope "name_type" "de" "scopeFile"
-
- set cell2004 [$row2002 addCell parameter 0.0]
- $cell2004 setLabel "name_type" "Index: int, "
- $cell2004 setScope "name_type" "cl" "scopePhase"
- $cell2004 setScope "name_type" "de" "scopeFile"
-
- set cell2005 [$row2002 addCell parameter 0.0]
- $cell2005 setLabel "name_type" "Height: int"
- $cell2005 setProp "pass_by" "Variable"
- $cell2005 setScope "name_type" "cl" "scopePhase"
- $cell2005 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TCustomEdit "DelphiVCL" "" "" "" "" "" 1]
-
- set row2006 [$diag addRow method 0.0]
- $row2006 setLabel "name_type" "Change()"
- $row2006 setProp "has_parmlist" "1"
- $row2006 setProp "is_event" "1"
- $row2006 setProp "method_access" "Protected"
-
- set cell2007 [$row2006 addCell parameter 0.0]
- $cell2007 setLabel "name_type" "Sender: TField"
- $cell2007 setScope "name_type" "cl" "scopePhase"
- $cell2007 setProp "is_declaration" "1" "name_type" "cl"
- $cell2007 setProp "libunit" "Other" "name_type" "cl"
- $cell2007 setProp "userlib" "DB" "name_type" "cl"
- $cell2007 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TCustomComboBox "DelphiVCL" "" "" "" "" "" 1]
-
- set row2008 [$diag addRow method 0.0]
- $row2008 setLabel "name_type" "Change()\n"
- $row2008 setProp "has_parmlist" "1"
- $row2008 setProp "is_event" "1"
- $row2008 setProp "method_access" "Protected"
-
- set cell2009 [$row2008 addCell parameter 0.0]
- $cell2009 setLabel "name_type" "Sender: TField"
- $cell2009 setScope "name_type" "cl" "scopePhase"
- $cell2009 setProp "is_declaration" "1" "name_type" "cl"
- $cell2009 setProp "libunit" "Other" "name_type" "cl"
- $cell2009 setProp "userlib" "DB" "name_type" "cl"
- $cell2009 setScope "name_type" "de" "scopeFile"
-
- set row2010 [$diag addRow method 0.0]
- $row2010 setLabel "name_type" "DrawItem()\n"
- $row2010 setProp "has_parmlist" "1"
- $row2010 setProp "is_event" "1"
- $row2010 setProp "method_access" "Protected"
-
- set cell2011 [$row2010 addCell parameter 0.0]
- $cell2011 setLabel "name_type" "ListBox: TListBox, "
- $cell2011 setScope "name_type" "cl" "scopePhase"
- $cell2011 setProp "is_declaration" "1" "name_type" "cl"
- $cell2011 setProp "libunit" "StdCtrls" "name_type" "cl"
- $cell2011 setScope "name_type" "de" "scopeFile"
-
- set cell2012 [$row2010 addCell parameter 0.0]
- $cell2012 setLabel "name_type" "Index: int, "
- $cell2012 setScope "name_type" "cl" "scopePhase"
- $cell2012 setScope "name_type" "de" "scopeFile"
-
- set cell2013 [$row2010 addCell parameter 0.0]
- $cell2013 setLabel "name_type" "Rect: TRect, "
- $cell2013 setScope "name_type" "cl" "scopePhase"
- $cell2013 setProp "libunit" "Other" "name_type" "cl"
- $cell2013 setProp "userlib" "Windows" "name_type" "cl"
- $cell2013 setScope "name_type" "de" "scopeFile"
-
- set cell2014 [$row2010 addCell parameter 0.0]
- $cell2014 setLabel "name_type" "State: TOwnerDrawState"
- $cell2014 setScope "name_type" "cl" "scopePhase"
- $cell2014 setProp "libunit" "StdCtrls" "name_type" "cl"
- $cell2014 setScope "name_type" "de" "scopeFile"
-
- set row2015 [$diag addRow method 0.0]
- $row2015 setLabel "name_type" "DropDown()\n"
- $row2015 setProp "has_parmlist" "1"
- $row2015 setProp "is_event" "1"
- $row2015 setProp "method_access" "Protected"
-
- set cell2016 [$row2015 addCell parameter 0.0]
- $cell2016 setLabel "name_type" "Sender: TObject"
- $cell2016 setScope "name_type" "cl" "scopePhase"
- $cell2016 setProp "is_declaration" "1" "name_type" "cl"
- $cell2016 setProp "libunit" "System" "name_type" "cl"
- $cell2016 setScope "name_type" "de" "scopeFile"
-
- set row2017 [$diag addRow method 0.0]
- $row2017 setLabel "name_type" "MeasureItem()"
- $row2017 setProp "has_parmlist" "1"
- $row2017 setProp "is_event" "1"
- $row2017 setProp "method_access" "Protected"
-
- set cell2018 [$row2017 addCell parameter 0.0]
- $cell2018 setLabel "name_type" "Control: TWinControl, "
- $cell2018 setScope "name_type" "cl" "scopePhase"
- $cell2018 setProp "is_declaration" "1" "name_type" "cl"
- $cell2018 setProp "libunit" "Controls" "name_type" "cl"
- $cell2018 setScope "name_type" "de" "scopeFile"
-
- set cell2019 [$row2017 addCell parameter 0.0]
- $cell2019 setLabel "name_type" "Index: int, "
- $cell2019 setScope "name_type" "cl" "scopePhase"
- $cell2019 setScope "name_type" "de" "scopeFile"
-
- set cell2020 [$row2017 addCell parameter 0.0]
- $cell2020 setLabel "name_type" "Height: int"
- $cell2020 setProp "pass_by" "Variable"
- $cell2020 setScope "name_type" "cl" "scopePhase"
- $cell2020 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TGroupBox "DelphiVCL" "" "" "" "" "" 1]
-
- set row2021 [$diag addRow method 0.0]
- $row2021 setLabel "name_type" "Click()\n"
- $row2021 setProp "has_parmlist" "1"
- $row2021 setProp "is_event" "1"
- $row2021 setProp "method_access" "Published"
-
- set row2022 [$diag addRow method 0.0]
- $row2022 setLabel "name_type" "DblClick()\n"
- $row2022 setProp "has_parmlist" "1"
- $row2022 setProp "is_event" "1"
- $row2022 setProp "method_access" "Published"
-
- set row2023 [$diag addRow method 0.0]
- $row2023 setLabel "name_type" "DragDrop()\n"
- $row2023 setProp "has_parmlist" "1"
- $row2023 setProp "is_event" "1"
- $row2023 setProp "method_access" "Published"
-
- set row2024 [$diag addRow method 0.0]
- $row2024 setLabel "name_type" "DragOver()\n"
- $row2024 setProp "has_parmlist" "1"
- $row2024 setProp "is_event" "1"
- $row2024 setProp "method_access" "Published"
-
- set row2025 [$diag addRow method 0.0]
- $row2025 setLabel "name_type" "EndDrag()\n"
- $row2025 setProp "has_parmlist" "1"
- $row2025 setProp "is_event" "1"
- $row2025 setProp "method_access" "Published"
-
- set row2026 [$diag addRow method 0.0]
- $row2026 setLabel "name_type" "Enter()\n"
- $row2026 setProp "has_parmlist" "1"
- $row2026 setProp "is_event" "1"
- $row2026 setProp "method_access" "Published"
-
- set row2027 [$diag addRow method 0.0]
- $row2027 setLabel "name_type" "Exit()\n"
- $row2027 setProp "has_parmlist" "1"
- $row2027 setProp "is_event" "1"
- $row2027 setProp "method_access" "Published"
-
- set row2028 [$diag addRow method 0.0]
- $row2028 setLabel "name_type" "MouseDown()\n"
- $row2028 setProp "has_parmlist" "1"
- $row2028 setProp "is_event" "1"
- $row2028 setProp "method_access" "Published"
-
- set row2029 [$diag addRow method 0.0]
- $row2029 setLabel "name_type" "MouseMove()\n"
- $row2029 setProp "has_parmlist" "1"
- $row2029 setProp "is_event" "1"
- $row2029 setProp "method_access" "Published"
-
- set row2030 [$diag addRow method 0.0]
- $row2030 setLabel "name_type" "MouseUp()\n"
- $row2030 setProp "has_parmlist" "1"
- $row2030 setProp "is_event" "1"
- $row2030 setProp "method_access" "Published"
-
- set row2031 [$diag addRow method 0.0]
- $row2031 setLabel "name_type" "StartDrag()"
- $row2031 setProp "has_parmlist" "1"
- $row2031 setProp "is_event" "1"
- $row2031 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new StdCtrlsTypes "DelphiVCL" "" "" "" "" "" 1]
-
- set node2032 [$diag addNode cad_class 768.0 688.0 139.0 167.0]
- $node2032 setLabel "name" "TOwnerDrawState"
- $node2032 setScope "name" "cl" "scopePhase"
- $node2032 setProp "libunit" "StdCtrls" "name" "cl"
-
- set node2033 [$diag addNode cad_class 512.0 640.0 149.0 231.0]
- $node2033 setLabel "name" "TScrollCode"
- $node2033 setScope "name" "cl" "scopePhase"
- $node2033 setProp "libunit" "StdCtrls" "name" "cl"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TScrollCode "DelphiVCL" "" "" "" "" "" 1]
-
- set row2034 [$diag addRow attribute 0.0]
- $row2034 setLabel "name_type" "\$scLineUp: enum\n"
- $row2034 setProp "is_class_feature" "1"
- $row2034 setScope "name_type" "cl" "scopePhase"
-
- set row2035 [$diag addRow attribute 0.0]
- $row2035 setLabel "name_type" "\$scLineDown: enum\n"
- $row2035 setProp "is_class_feature" "1"
- $row2035 setScope "name_type" "cl" "scopePhase"
-
- set row2036 [$diag addRow attribute 0.0]
- $row2036 setLabel "name_type" "\$scPageUp: enum\n"
- $row2036 setProp "is_class_feature" "1"
- $row2036 setScope "name_type" "cl" "scopePhase"
-
- set row2037 [$diag addRow attribute 0.0]
- $row2037 setLabel "name_type" "\$scPageDown: enum\n"
- $row2037 setProp "is_class_feature" "1"
- $row2037 setScope "name_type" "cl" "scopePhase"
-
- set row2038 [$diag addRow attribute 0.0]
- $row2038 setLabel "name_type" "\$scPosition: enum\n"
- $row2038 setProp "is_class_feature" "1"
- $row2038 setScope "name_type" "cl" "scopePhase"
-
- set row2039 [$diag addRow attribute 0.0]
- $row2039 setLabel "name_type" "\$scTrack: enum\n"
- $row2039 setProp "is_class_feature" "1"
- $row2039 setScope "name_type" "cl" "scopePhase"
-
- set row2040 [$diag addRow attribute 0.0]
- $row2040 setLabel "name_type" "\$scTop: enum\n"
- $row2040 setProp "is_class_feature" "1"
- $row2040 setScope "name_type" "cl" "scopePhase"
-
- set row2041 [$diag addRow attribute 0.0]
- $row2041 setLabel "name_type" "\$scBottom: enum\n"
- $row2041 setProp "is_class_feature" "1"
- $row2041 setScope "name_type" "cl" "scopePhase"
-
- set row2042 [$diag addRow attribute 0.0]
- $row2042 setLabel "name_type" "\$scEndScroll: enum"
- $row2042 setProp "is_class_feature" "1"
- $row2042 setScope "name_type" "cl" "scopePhase"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TOwnerDrawState "DelphiVCL" "" "" "" "" "" 1]
-
- set row2043 [$diag addRow attribute 0.0]
- $row2043 setLabel "name_type" "\$odSelected: enum\n"
- $row2043 setProp "is_class_feature" "1"
- $row2043 setScope "name_type" "cl" "scopePhase"
-
- set row2044 [$diag addRow attribute 0.0]
- $row2044 setLabel "name_type" "\$odGrayed: enum\n"
- $row2044 setProp "is_class_feature" "1"
- $row2044 setScope "name_type" "cl" "scopePhase"
-
- set row2045 [$diag addRow attribute 0.0]
- $row2045 setLabel "name_type" "\$odDisabled: enum\n"
- $row2045 setProp "is_class_feature" "1"
- $row2045 setScope "name_type" "cl" "scopePhase"
-
- set row2046 [$diag addRow attribute 0.0]
- $row2046 setLabel "name_type" "\$odChecked: enum\n"
- $row2046 setProp "is_class_feature" "1"
- $row2046 setScope "name_type" "cl" "scopePhase"
-
- set row2047 [$diag addRow attribute 0.0]
- $row2047 setLabel "name_type" "\$odFocused: enum"
- $row2047 setProp "is_class_feature" "1"
- $row2047 setScope "name_type" "cl" "scopePhase"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new ControlsTypes "DelphiVCL" "" "" "" "" "" 1]
-
- set node2048 [$diag addNode cad_class 736.0 704.0 127.0 135.0]
- $node2048 setLabel "name" "TMouseButton"
- $node2048 setScope "name" "cl" "scopePhase"
- $node2048 setProp "libunit" "Controls" "name" "cl"
-
- set node2049 [$diag addNode cad_class 528.0 704.0 152.0 135.0]
- $node2049 setLabel "name" "TDragState"
- $node2049 setScope "name" "cl" "scopePhase"
- $node2049 setProp "libunit" "Controls" "name" "cl"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new FormsTypes "DelphiVCL" "" "" "" "" "" 1]
-
- set node2050 [$diag addNode cad_class 784.0 800.0 137.0 151.0]
- $node2050 setLabel "name" "TCloseAction"
- $node2050 setScope "name" "cl" "scopePhase"
-
- set node2051 [$diag addNode cad_class 944.0 800.0 120.0 103.0]
- $node2051 setLabel "name" "TMsg"
- $node2051 setScope "name" "cl" "scopePhase"
- $node2051 setProp "libunit" "Forms" "name" "cl"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TControl "DelphiVCL" "" "" "" "" "" 1]
-
- set row2052 [$diag addRow method 0.0]
- $row2052 setLabel "name_type" "Click()\n"
- $row2052 setProp "has_parmlist" "1"
- $row2052 setProp "is_event" "1"
- $row2052 setProp "method_access" "Protected"
-
- set cell2053 [$row2052 addCell parameter 0.0]
- $cell2053 setLabel "name_type" "Sender: TObject"
- $cell2053 setScope "name_type" "cl" "scopePhase"
- $cell2053 setProp "is_declaration" "1" "name_type" "cl"
- $cell2053 setProp "libunit" "System" "name_type" "cl"
- $cell2053 setScope "name_type" "de" "scopeFile"
-
- set row2054 [$diag addRow method 0.0]
- $row2054 setLabel "name_type" "DblClick()\n"
- $row2054 setProp "has_parmlist" "1"
- $row2054 setProp "is_event" "1"
- $row2054 setProp "method_access" "Protected"
-
- set cell2055 [$row2054 addCell parameter 0.0]
- $cell2055 setLabel "name_type" "Sender: TObject"
- $cell2055 setScope "name_type" "cl" "scopePhase"
- $cell2055 setProp "is_declaration" "1" "name_type" "cl"
- $cell2055 setProp "libunit" "System" "name_type" "cl"
- $cell2055 setScope "name_type" "de" "scopeFile"
-
- set row2056 [$diag addRow method 0.0]
- $row2056 setLabel "name_type" "DragDrop()\n"
- $row2056 setProp "has_parmlist" "1"
- $row2056 setProp "is_event" "1"
- $row2056 setProp "method_access" "Protected"
-
- set cell2057 [$row2056 addCell parameter 0.0]
- $cell2057 setLabel "name_type" "Sender: TObject, "
- $cell2057 setScope "name_type" "cl" "scopePhase"
- $cell2057 setProp "is_declaration" "1" "name_type" "cl"
- $cell2057 setProp "libunit" "System" "name_type" "cl"
- $cell2057 setScope "name_type" "de" "scopeFile"
-
- set cell2058 [$row2056 addCell parameter 0.0]
- $cell2058 setLabel "name_type" "Source: TObject, "
- $cell2058 setScope "name_type" "cl" "scopePhase"
- $cell2058 setProp "is_declaration" "1" "name_type" "cl"
- $cell2058 setProp "libunit" "System" "name_type" "cl"
- $cell2058 setScope "name_type" "de" "scopeFile"
-
- set cell2059 [$row2056 addCell parameter 0.0]
- $cell2059 setLabel "name_type" "X: int, "
- $cell2059 setScope "name_type" "cl" "scopePhase"
- $cell2059 setScope "name_type" "de" "scopeFile"
-
- set cell2060 [$row2056 addCell parameter 0.0]
- $cell2060 setLabel "name_type" "Y: int"
- $cell2060 setScope "name_type" "cl" "scopePhase"
- $cell2060 setScope "name_type" "de" "scopeFile"
-
- set row2061 [$diag addRow method 0.0]
- $row2061 setLabel "name_type" "DragOver()\n"
- $row2061 setProp "has_parmlist" "1"
- $row2061 setProp "is_event" "1"
- $row2061 setProp "method_access" "Protected"
-
- set cell2062 [$row2061 addCell parameter 0.0]
- $cell2062 setLabel "name_type" "Sender: TObject, "
- $cell2062 setScope "name_type" "cl" "scopePhase"
- $cell2062 setProp "is_declaration" "1" "name_type" "cl"
- $cell2062 setProp "libunit" "System" "name_type" "cl"
- $cell2062 setScope "name_type" "de" "scopeFile"
-
- set cell2063 [$row2061 addCell parameter 0.0]
- $cell2063 setLabel "name_type" "Source: TObject, "
- $cell2063 setScope "name_type" "cl" "scopePhase"
- $cell2063 setProp "is_declaration" "1" "name_type" "cl"
- $cell2063 setProp "libunit" "System" "name_type" "cl"
- $cell2063 setScope "name_type" "de" "scopeFile"
-
- set cell2064 [$row2061 addCell parameter 0.0]
- $cell2064 setLabel "name_type" "X: int, "
- $cell2064 setScope "name_type" "cl" "scopePhase"
- $cell2064 setScope "name_type" "de" "scopeFile"
-
- set cell2065 [$row2061 addCell parameter 0.0]
- $cell2065 setLabel "name_type" "Y: int, "
- $cell2065 setScope "name_type" "cl" "scopePhase"
- $cell2065 setScope "name_type" "de" "scopeFile"
-
- set cell2066 [$row2061 addCell parameter 0.0]
- $cell2066 setLabel "name_type" "State: TDragState, "
- $cell2066 setScope "name_type" "cl" "scopePhase"
- $cell2066 setProp "libunit" "Controls" "name_type" "cl"
- $cell2066 setScope "name_type" "de" "scopeFile"
-
- set cell2067 [$row2061 addCell parameter 0.0]
- $cell2067 setLabel "name_type" "Accept: bool"
- $cell2067 setProp "pass_by" "Variable"
- $cell2067 setScope "name_type" "cl" "scopePhase"
- $cell2067 setScope "name_type" "de" "scopeFile"
-
- set row2068 [$diag addRow method 0.0]
- $row2068 setLabel "name_type" "EndDrag()\n"
- $row2068 setProp "has_parmlist" "1"
- $row2068 setProp "is_event" "1"
- $row2068 setProp "method_access" "Protected"
-
- set cell2069 [$row2068 addCell parameter 0.0]
- $cell2069 setLabel "name_type" "Sender: TObject, "
- $cell2069 setScope "name_type" "cl" "scopePhase"
- $cell2069 setProp "is_declaration" "1" "name_type" "cl"
- $cell2069 setProp "libunit" "System" "name_type" "cl"
- $cell2069 setScope "name_type" "de" "scopeFile"
-
- set cell2070 [$row2068 addCell parameter 0.0]
- $cell2070 setLabel "name_type" "Source: TObject, "
- $cell2070 setScope "name_type" "cl" "scopePhase"
- $cell2070 setProp "is_declaration" "1" "name_type" "cl"
- $cell2070 setProp "libunit" "System" "name_type" "cl"
- $cell2070 setScope "name_type" "de" "scopeFile"
-
- set cell2071 [$row2068 addCell parameter 0.0]
- $cell2071 setLabel "name_type" "X: int, "
- $cell2071 setScope "name_type" "cl" "scopePhase"
- $cell2071 setScope "name_type" "de" "scopeFile"
-
- set cell2072 [$row2068 addCell parameter 0.0]
- $cell2072 setLabel "name_type" "Y: int"
- $cell2072 setScope "name_type" "cl" "scopePhase"
- $cell2072 setScope "name_type" "de" "scopeFile"
-
- set row2073 [$diag addRow method 0.0]
- $row2073 setLabel "name_type" "MouseDown()\n"
- $row2073 setProp "has_parmlist" "1"
- $row2073 setProp "is_event" "1"
- $row2073 setProp "method_access" "Protected"
-
- set cell2074 [$row2073 addCell parameter 0.0]
- $cell2074 setLabel "name_type" "Sender: TObject, "
- $cell2074 setScope "name_type" "cl" "scopePhase"
- $cell2074 setProp "is_declaration" "1" "name_type" "cl"
- $cell2074 setProp "libunit" "System" "name_type" "cl"
- $cell2074 setScope "name_type" "de" "scopeFile"
-
- set cell2075 [$row2073 addCell parameter 0.0]
- $cell2075 setLabel "name_type" "Button: TMouseButton, "
- $cell2075 setScope "name_type" "cl" "scopePhase"
- $cell2075 setProp "libunit" "Controls" "name_type" "cl"
- $cell2075 setScope "name_type" "de" "scopeFile"
-
- set cell2076 [$row2073 addCell parameter 0.0]
- $cell2076 setLabel "name_type" "Shift: TShiftState, "
- $cell2076 setScope "name_type" "cl" "scopePhase"
- $cell2076 setProp "libunit" "Classes" "name_type" "cl"
- $cell2076 setScope "name_type" "de" "scopeFile"
-
- set cell2077 [$row2073 addCell parameter 0.0]
- $cell2077 setLabel "name_type" "X: int, "
- $cell2077 setScope "name_type" "cl" "scopePhase"
- $cell2077 setScope "name_type" "de" "scopeFile"
-
- set cell2078 [$row2073 addCell parameter 0.0]
- $cell2078 setLabel "name_type" "Y: int"
- $cell2078 setScope "name_type" "cl" "scopePhase"
- $cell2078 setScope "name_type" "de" "scopeFile"
-
- set row2079 [$diag addRow method 0.0]
- $row2079 setLabel "name_type" "MouseMove()\n"
- $row2079 setProp "has_parmlist" "1"
- $row2079 setProp "is_event" "1"
- $row2079 setProp "method_access" "Protected"
-
- set cell2080 [$row2079 addCell parameter 0.0]
- $cell2080 setLabel "name_type" "Sender: TObject, "
- $cell2080 setScope "name_type" "cl" "scopePhase"
- $cell2080 setProp "is_declaration" "1" "name_type" "cl"
- $cell2080 setProp "libunit" "System" "name_type" "cl"
- $cell2080 setScope "name_type" "de" "scopeFile"
-
- set cell2081 [$row2079 addCell parameter 0.0]
- $cell2081 setLabel "name_type" "Shift: TShiftState, "
- $cell2081 setScope "name_type" "cl" "scopePhase"
- $cell2081 setProp "libunit" "Classes" "name_type" "cl"
- $cell2081 setScope "name_type" "de" "scopeFile"
-
- set cell2082 [$row2079 addCell parameter 0.0]
- $cell2082 setLabel "name_type" "X: int, "
- $cell2082 setScope "name_type" "cl" "scopePhase"
- $cell2082 setScope "name_type" "de" "scopeFile"
-
- set cell2083 [$row2079 addCell parameter 0.0]
- $cell2083 setLabel "name_type" "Y: int"
- $cell2083 setScope "name_type" "cl" "scopePhase"
- $cell2083 setScope "name_type" "de" "scopeFile"
-
- set row2084 [$diag addRow method 0.0]
- $row2084 setLabel "name_type" "MouseUp()\n"
- $row2084 setProp "has_parmlist" "1"
- $row2084 setProp "is_event" "1"
- $row2084 setProp "method_access" "Protected"
-
- set cell2085 [$row2084 addCell parameter 0.0]
- $cell2085 setLabel "name_type" "Sender: TObject, "
- $cell2085 setScope "name_type" "cl" "scopePhase"
- $cell2085 setProp "is_declaration" "1" "name_type" "cl"
- $cell2085 setProp "libunit" "System" "name_type" "cl"
- $cell2085 setScope "name_type" "de" "scopeFile"
-
- set cell2086 [$row2084 addCell parameter 0.0]
- $cell2086 setLabel "name_type" "Button: TMouseButton, "
- $cell2086 setScope "name_type" "cl" "scopePhase"
- $cell2086 setProp "libunit" "Controls" "name_type" "cl"
- $cell2086 setScope "name_type" "de" "scopeFile"
-
- set cell2087 [$row2084 addCell parameter 0.0]
- $cell2087 setLabel "name_type" "Shift: TShiftState, "
- $cell2087 setScope "name_type" "cl" "scopePhase"
- $cell2087 setProp "libunit" "Classes" "name_type" "cl"
- $cell2087 setScope "name_type" "de" "scopeFile"
-
- set cell2088 [$row2084 addCell parameter 0.0]
- $cell2088 setLabel "name_type" "X: int, "
- $cell2088 setScope "name_type" "cl" "scopePhase"
- $cell2088 setScope "name_type" "de" "scopeFile"
-
- set cell2089 [$row2084 addCell parameter 0.0]
- $cell2089 setLabel "name_type" "Y: int"
- $cell2089 setScope "name_type" "cl" "scopePhase"
- $cell2089 setScope "name_type" "de" "scopeFile"
-
- set row2090 [$diag addRow method 0.0]
- $row2090 setLabel "name_type" "StartDrag()"
- $row2090 setProp "has_parmlist" "1"
- $row2090 setProp "is_event" "1"
- $row2090 setProp "method_access" "Protected"
-
- set cell2091 [$row2090 addCell parameter 0.0]
- $cell2091 setLabel "name_type" "Sender: TObject, "
- $cell2091 setScope "name_type" "cl" "scopePhase"
- $cell2091 setProp "is_declaration" "1" "name_type" "cl"
- $cell2091 setProp "libunit" "System" "name_type" "cl"
- $cell2091 setScope "name_type" "de" "scopeFile"
-
- set cell2092 [$row2090 addCell parameter 0.0]
- $cell2092 setLabel "name_type" "DragObject: TDragObject"
- $cell2092 setProp "pass_by" "Variable"
- $cell2092 setScope "name_type" "cl" "scopePhase"
- $cell2092 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TDragState "DelphiVCL" "" "" "" "" "" 1]
-
- set row2093 [$diag addRow attribute 0.0]
- $row2093 setLabel "name_type" "\$dsDragEnter: enum\n"
- $row2093 setProp "is_class_feature" "1"
- $row2093 setScope "name_type" "cl" "scopePhase"
-
- set row2094 [$diag addRow attribute 0.0]
- $row2094 setLabel "name_type" "\$dsDragLeave: enum\n"
- $row2094 setProp "is_class_feature" "1"
- $row2094 setScope "name_type" "cl" "scopePhase"
-
- set row2095 [$diag addRow attribute 0.0]
- $row2095 setLabel "name_type" "\$dsDragMove: enum"
- $row2095 setProp "is_class_feature" "1"
- $row2095 setScope "name_type" "cl" "scopePhase"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TImageList "DelphiVCL" "" "" "" "" "" 1]
-
- set row2096 [$diag addRow method 0.0]
- $row2096 setLabel "name_type" "Change()"
- $row2096 setProp "has_parmlist" "1"
- $row2096 setProp "is_event" "1"
- $row2096 setProp "method_access" "Published"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CAD new ClassesTypes "DelphiVCL" "" "" "" "" "" 1]
-
- set node2097 [$diag addNode cad_class 576.0 688.0 126.0 199.0]
- $node2097 setLabel "name" "TShiftState"
- $node2097 setScope "name" "cl" "scopePhase"
- $node2097 setProp "libunit" "Classes" "name" "cl"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TShiftState "DelphiVCL" "" "" "" "" "" 1]
-
- set row2098 [$diag addRow attribute 0.0]
- $row2098 setLabel "name_type" "\$ssShift: enum\n"
- $row2098 setProp "is_class_feature" "1"
- $row2098 setScope "name_type" "cl" "scopePhase"
-
- set row2099 [$diag addRow attribute 0.0]
- $row2099 setLabel "name_type" "\$ssAlt: enum\n"
- $row2099 setProp "is_class_feature" "1"
- $row2099 setScope "name_type" "cl" "scopePhase"
-
- set row2100 [$diag addRow attribute 0.0]
- $row2100 setLabel "name_type" "\$ssCtrl: enum\n"
- $row2100 setProp "is_class_feature" "1"
- $row2100 setScope "name_type" "cl" "scopePhase"
-
- set row2101 [$diag addRow attribute 0.0]
- $row2101 setLabel "name_type" "\$ssLeft: enum\n"
- $row2101 setProp "is_class_feature" "1"
- $row2101 setScope "name_type" "cl" "scopePhase"
-
- set row2102 [$diag addRow attribute 0.0]
- $row2102 setLabel "name_type" "\$ssRight: enum\n"
- $row2102 setProp "is_class_feature" "1"
- $row2102 setScope "name_type" "cl" "scopePhase"
-
- set row2103 [$diag addRow attribute 0.0]
- $row2103 setLabel "name_type" "\$ssMiddle: enum\n"
- $row2103 setProp "is_class_feature" "1"
- $row2103 setScope "name_type" "cl" "scopePhase"
-
- set row2104 [$diag addRow attribute 0.0]
- $row2104 setLabel "name_type" "\$ssDouble: enum"
- $row2104 setProp "is_class_feature" "1"
- $row2104 setScope "name_type" "cl" "scopePhase"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TMenuItem "DelphiVCL" "" "" "" "" "" 1]
-
- set row2105 [$diag addRow method 0.0]
- $row2105 setLabel "name_type" "Click()"
- $row2105 setProp "has_parmlist" "1"
- $row2105 setProp "is_event" "1"
- $row2105 setProp "method_access" "Published"
-
- set cell2106 [$row2105 addCell parameter 0.0]
- $cell2106 setLabel "name_type" "Sender: TObject"
- $cell2106 setScope "name_type" "cl" "scopePhase"
- $cell2106 setProp "is_declaration" "1" "name_type" "cl"
- $cell2106 setProp "libunit" "System" "name_type" "cl"
- $cell2106 setScope "name_type" "de" "scopeFile"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TProgressStage "DelphiVCL" "" "" "" "" "" 1]
-
- set row2107 [$diag addRow attribute 0.0]
- $row2107 setLabel "name_type" "\$psStarting: enum\n"
- $row2107 setProp "is_class_feature" "1"
- $row2107 setScope "name_type" "cl" "scopePhase"
-
- set row2108 [$diag addRow attribute 0.0]
- $row2108 setLabel "name_type" "\$psRunning: enum\n"
- $row2108 setProp "is_class_feature" "1"
- $row2108 setScope "name_type" "cl" "scopePhase"
-
- set row2109 [$diag addRow attribute 0.0]
- $row2109 setLabel "name_type" "\$psEnding: enum"
- $row2109 setProp "is_class_feature" "1"
- $row2109 setScope "name_type" "cl" "scopePhase"
-
- $diag save
-
- # Generator: et.tcl /main/titanic/10
- # Argument(s): -e -dphase -a/user/resc/DelphiVCL.tcl
- # Interpreter to use: Otsh V7.1.1/B5
- #
- OTShRegister::importTool
-
- set diag [CDM new TCustomForm "DelphiVCL" "" "" "" "" "" 1]
-
- set row2110 [$diag addRow method 0.0]
- $row2110 setLabel "name_type" "Activate()\n"
- $row2110 setProp "has_parmlist" "1"
- $row2110 setProp "is_event" "1"
- $row2110 setProp "method_access" "Protected"
-
- set cell2111 [$row2110 addCell parameter 0.0]
- $cell2111 setLabel "name_type" "Sender: TObject"
- $cell2111 setScope "name_type" "cl" "scopePhase"
- $cell2111 setProp "is_declaration" "1" "name_type" "cl"
- $cell2111 setProp "libunit" "System" "name_type" "cl"
- $cell2111 setScope "name_type" "de" "scopeFile"
-
- set row2112 [$diag addRow method 0.0]
- $row2112 setLabel "name_type" "Close()\n"
- $row2112 setProp "has_parmlist" "1"
- $row2112 setProp "is_event" "1"
- $row2112 setProp "method_access" "Protected"
-
- set cell2113 [$row2112 addCell parameter 0.0]
- $cell2113 setLabel "name_type" "Sender: TObject, "
- $cell2113 setScope "name_type" "cl" "scopePhase"
- $cell2113 setProp "is_declaration" "1" "name_type" "cl"
- $cell2113 setProp "libunit" "System" "name_type" "cl"
- $cell2113 setScope "name_type" "de" "scopeFile"
-
- set cell2114 [$row2112 addCell parameter 0.0]
- $cell2114 setLabel "name_type" "Action: TCloseAction"
- $cell2114 setScope "name_type" "cl" "scopePhase"
- $cell2114 setScope "name_type" "de" "scopeFile"
-
- set row2115 [$diag addRow method 0.0]
- $row2115 setLabel "name_type" "CloseQuery()\n"
- $row2115 setProp "has_parmlist" "1"
- $row2115 setProp "is_event" "1"
- $row2115 setProp "method_access" "Protected"
-
- set cell2116 [$row2115 addCell parameter 0.0]
- $cell2116 setLabel "name_type" "Sender: TObject, "
- $cell2116 setScope "name_type" "cl" "scopePhase"
- $cell2116 setProp "is_declaration" "1" "name_type" "cl"
- $cell2116 setProp "libunit" "System" "name_type" "cl"
- $cell2116 setScope "name_type" "de" "scopeFile"
-
- set cell2117 [$row2115 addCell parameter 0.0]
- $cell2117 setLabel "name_type" "CanClose: bool"
- $cell2117 setScope "name_type" "cl" "scopePhase"
- $cell2117 setScope "name_type" "de" "scopeFile"
-
- set row2118 [$diag addRow method 0.0]
- $row2118 setLabel "name_type" "Create()\n"
- $row2118 setProp "has_parmlist" "1"
- $row2118 setProp "is_event" "1"
- $row2118 setProp "method_access" "Protected"
-
- set cell2119 [$row2118 addCell parameter 0.0]
- $cell2119 setLabel "name_type" "Sender: TObject"
- $cell2119 setScope "name_type" "cl" "scopePhase"
- $cell2119 setProp "is_declaration" "1" "name_type" "cl"
- $cell2119 setProp "libunit" "System" "name_type" "cl"
- $cell2119 setScope "name_type" "de" "scopeFile"
-
- set row2120 [$diag addRow method 0.0]
- $row2120 setLabel "name_type" "Deactivate()\n"
- $row2120 setProp "has_parmlist" "1"
- $row2120 setProp "is_event" "1"
- $row2120 setProp "method_access" "Protected"
-
- set cell2121 [$row2120 addCell parameter 0.0]
- $cell2121 setLabel "name_type" "Sender: TObject"
- $cell2121 setScope "name_type" "cl" "scopePhase"
- $cell2121 setProp "is_declaration" "1" "name_type" "cl"
- $cell2121 setProp "libunit" "System" "name_type" "cl"
- $cell2121 setScope "name_type" "de" "scopeFile"
-
- set row2122 [$diag addRow method 0.0]
- $row2122 setLabel "name_type" "Destroy()\n"
- $row2122 setProp "has_parmlist" "1"
- $row2122 setProp "is_event" "1"
- $row2122 setProp "method_access" "Protected"
-
- set cell2123 [$row2122 addCell parameter 0.0]
- $cell2123 setLabel "name_type" "Sender: TObject"
- $cell2123 setScope "name_type" "cl" "scopePhase"
- $cell2123 setProp "is_declaration" "1" "name_type" "cl"
- $cell2123 setProp "libunit" "System" "name_type" "cl"
- $cell2123 setScope "name_type" "de" "scopeFile"
-
- set row2124 [$diag addRow method 0.0]
- $row2124 setLabel "name_type" "Hide()\n"
- $row2124 setProp "has_parmlist" "1"
- $row2124 setProp "is_event" "1"
- $row2124 setProp "method_access" "Protected"
-
- set cell2125 [$row2124 addCell parameter 0.0]
- $cell2125 setLabel "name_type" "Sender: TObject"
- $cell2125 setScope "name_type" "cl" "scopePhase"
- $cell2125 setProp "is_declaration" "1" "name_type" "cl"
- $cell2125 setProp "libunit" "System" "name_type" "cl"
- $cell2125 setScope "name_type" "de" "scopeFile"
-
- set row2126 [$diag addRow method 0.0]
- $row2126 setLabel "name_type" "Resize()\n"
- $row2126 setProp "has_parmlist" "1"
- $row2126 setProp "is_event" "1"
- $row2126 setProp "method_access" "Protected"
-
- set cell2127 [$row2126 addCell parameter 0.0]
- $cell2127 setLabel "name_type" "Sender: TObject"
- $cell2127 setScope "name_type" "cl" "scopePhase"
- $cell2127 setProp "is_declaration" "1" "name_type" "cl"
- $cell2127 setProp "libunit" "System" "name_type" "cl"
- $cell2127 setScope "name_type" "de" "scopeFile"
-
- set row2128 [$diag addRow method 0.0]
- $row2128 setLabel "name_type" "Show()"
- $row2128 setProp "has_parmlist" "1"
- $row2128 setProp "is_event" "1"
- $row2128 setProp "method_access" "Protected"
-
- set cell2129 [$row2128 addCell parameter 0.0]
- $cell2129 setLabel "name_type" "Sender: TObject"
- $cell2129 setScope "name_type" "cl" "scopePhase"
- $cell2129 setProp "is_declaration" "1" "name_type" "cl"
- $cell2129 setProp "libunit" "System" "name_type" "cl"
- $cell2129 setScope "name_type" "de" "scopeFile"
-
- $diag save
-