File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ object DelphiAIDevDBChatView: TDelphiAIDevDBChatView
43
43
TabOrder = 0
44
44
object Splitter1: TSplitter
45
45
Left = 18
46
- Top = 128
46
+ Top = 153
47
47
Width = 938
48
48
Height = 3
49
49
Cursor = crVSplit
@@ -54,7 +54,7 @@ object DelphiAIDevDBChatView: TDelphiAIDevDBChatView
54
54
end
55
55
object Splitter2: TSplitter
56
56
Left = 18
57
- Top = 333
57
+ Top = 498
58
58
Width = 938
59
59
Height = 3
60
60
Cursor = crVSplit
@@ -65,9 +65,9 @@ object DelphiAIDevDBChatView: TDelphiAIDevDBChatView
65
65
object mmReturn: TRichEdit
66
66
AlignWithMargins = True
67
67
Left = 18
68
- Top = 158
68
+ Top = 183
69
69
Width = 938
70
- Height = 145
70
+ Height = 285
71
71
Hint = ' Response returned'
72
72
Margins.Left = 0
73
73
Margins.Top = 0
@@ -98,7 +98,7 @@ object DelphiAIDevDBChatView: TDelphiAIDevDBChatView
98
98
Left = 18
99
99
Top = 15
100
100
Width = 938
101
- Height = 113
101
+ Height = 138
102
102
Margins.Left = 0
103
103
Margins.Top = 0
104
104
Margins.Right = 0
@@ -122,7 +122,7 @@ object DelphiAIDevDBChatView: TDelphiAIDevDBChatView
122
122
Left = 0
123
123
Top = 22
124
124
Width = 938
125
- Height = 91
125
+ Height = 116
126
126
Hint = ' Insert question'
127
127
Margins.Left = 0
128
128
Margins.Top = 0
@@ -145,7 +145,7 @@ object DelphiAIDevDBChatView: TDelphiAIDevDBChatView
145
145
end
146
146
object pnBackButtonsSearch: TPanel
147
147
Left = 18
148
- Top = 131
148
+ Top = 156
149
149
Width = 938
150
150
Height = 27
151
151
Margins.Left = 0
@@ -257,9 +257,9 @@ object DelphiAIDevDBChatView: TDelphiAIDevDBChatView
257
257
end
258
258
object pnGridBack: TPanel
259
259
Left = 18
260
- Top = 336
260
+ Top = 501
261
261
Width = 938
262
- Height = 325
262
+ Height = 160
263
263
Align = alBottom
264
264
BevelOuter = bvNone
265
265
ParentBackground = False
@@ -268,7 +268,7 @@ object DelphiAIDevDBChatView: TDelphiAIDevDBChatView
268
268
Left = 0
269
269
Top = 0
270
270
Width = 938
271
- Height = 298
271
+ Height = 133
272
272
Align = alClient
273
273
BorderStyle = bsNone
274
274
DataSource = DataSource1
@@ -285,7 +285,7 @@ object DelphiAIDevDBChatView: TDelphiAIDevDBChatView
285
285
end
286
286
object Panel9: TPanel
287
287
Left = 0
288
- Top = 298
288
+ Top = 133
289
289
Width = 938
290
290
Height = 27
291
291
Align = alBottom
@@ -320,7 +320,7 @@ object DelphiAIDevDBChatView: TDelphiAIDevDBChatView
320
320
end
321
321
object Panel1: TPanel
322
322
Left = 18
323
- Top = 306
323
+ Top = 471
324
324
Width = 938
325
325
Height = 27
326
326
Margins.Left = 0
You can’t perform that action at this time.
0 commit comments