yanweiyuan3
2023-08-09 588bc7829387dfc761cc25f06f77d4c81818bd10
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
Quintiq file version 2.0
#root
#parent: TestGeneratorDesktop
OrphanComponent DialogTG_UIComponent
{
  #keys: '[142876.9.497176025]'
  BaseType: 'Dialog'
  Databinding: 'shadow[TG_UIComponent]'
  GBLayout
  {
    Type: 'GBLayoutDefinition'
    Columns:
    [
      GBFlow.Column { grow: 0 id: 496 parent: 0 }
      GBFlow.Column { grow: 128 id: 107 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => Label691
        Position { startcolumn: 496 startrow: 706 endcolumn: 496 endrow: 706 }
      }
      GBElement
      {
        Component => Label937
        Position { startcolumn: 496 startrow: 482 endcolumn: 496 endrow: 482 }
      }
      GBElement
      {
        Component => Label136
        Position { startcolumn: 496 startrow: 961 endcolumn: 496 endrow: 961 }
      }
      GBElement
      {
        Component => EditorDisplay
        Position { startcolumn: 107 startrow: 706 endcolumn: 107 endrow: 706 }
      }
      GBElement
      {
        Component => EditorName
        Position { startcolumn: 107 startrow: 482 endcolumn: 107 endrow: 482 }
      }
      GBElement
      {
        Component => EditorCreatedName
        Position { startcolumn: 107 startrow: 961 endcolumn: 107 endrow: 961 }
      }
      GBElement
      {
        Component => Label464
        Position { startcolumn: 496 startrow: 814 endcolumn: 496 endrow: 814 }
      }
      GBElement
      {
        Component => EditorCreatedName944
        Position { startcolumn: 107 startrow: 814 endcolumn: 107 endrow: 814 }
      }
      GBElement
      {
        Component => Label402
        Position { startcolumn: 496 startrow: 752 endcolumn: 496 endrow: 752 }
      }
      GBElement
      {
        Component => EditorCreatedName382
        Position { startcolumn: 107 startrow: 752 endcolumn: 107 endrow: 752 }
      }
    ]
    Gaps: [ left: 10 right: 10 top: 10 bottom: 10 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 0 id: 706 parent: 0 }
      GBFlow.Row { grow: 0 id: 482 parent: 0 }
      GBFlow.Row { grow: 0 id: 814 parent: 0 }
      GBFlow.Row { grow: 0 id: 961 parent: 0 }
      GBFlow.Row { grow: 0 id: 752 parent: 0 }
    ]
  }
  Children:
  [
    #child: EditorDisplay
    Component Label691
    {
      #keys: '[142876.9.497176063]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        Text: 'Display'
        Transparent: true
      ]
    }
    #child: EditorName
    Component Label937
    {
      #keys: '[142876.9.497176095]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        Text: 'Name'
        Transparent: true
      ]
    }
    #child: EditorCreatedName
    Component Label136
    {
      #keys: '[142876.9.497176127]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        Text: 'Suggested name'
        Transparent: true
      ]
    }
    #child: Toolbar127
    #child: EditorCreatedName944
    Component Label464
    {
      #keys: '[142876.9.497177852]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        Text: 'SplitterPane title'
        Transparent: true
      ]
    }
    #child: EditorCreatedName382
    Component Label402
    {
      #keys: '[142876.9.497344663]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        Text: 'Created name'
        Transparent: true
      ]
    }
  ]
  Properties:
  [
    EnterButton: 'btnOk'
    EscapeButton: 'btnCancel'
    Height: 220
    Title: 'TG_UIComponent'
    Width: 632
    ModeledStringList ChildOrdering
    {
      c: EditorDisplay
      c: EditorName
      c: EditorCreatedName944
      c: Label691
      c: EditorCreatedName
      c: EditorCreatedName382
      c: Toolbar127
      c: Label937
      c: Label136
      c: Label464
      c: Label402
    }
  ]
}