Skip to content

Commit b3919ec

Browse files
committed
bk/2024-09-03-1538
1 parent 324fd18 commit b3919ec

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Src/DB/Chat/DelphiAIDev.DB.Chat.View.dfm

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ object DelphiAIDevDBChatView: TDelphiAIDevDBChatView
4343
TabOrder = 0
4444
object Splitter1: TSplitter
4545
Left = 18
46-
Top = 128
46+
Top = 153
4747
Width = 938
4848
Height = 3
4949
Cursor = crVSplit
@@ -54,7 +54,7 @@ object DelphiAIDevDBChatView: TDelphiAIDevDBChatView
5454
end
5555
object Splitter2: TSplitter
5656
Left = 18
57-
Top = 333
57+
Top = 498
5858
Width = 938
5959
Height = 3
6060
Cursor = crVSplit
@@ -65,9 +65,9 @@ object DelphiAIDevDBChatView: TDelphiAIDevDBChatView
6565
object mmReturn: TRichEdit
6666
AlignWithMargins = True
6767
Left = 18
68-
Top = 158
68+
Top = 183
6969
Width = 938
70-
Height = 145
70+
Height = 285
7171
Hint = 'Response returned'
7272
Margins.Left = 0
7373
Margins.Top = 0
@@ -98,7 +98,7 @@ object DelphiAIDevDBChatView: TDelphiAIDevDBChatView
9898
Left = 18
9999
Top = 15
100100
Width = 938
101-
Height = 113
101+
Height = 138
102102
Margins.Left = 0
103103
Margins.Top = 0
104104
Margins.Right = 0
@@ -122,7 +122,7 @@ object DelphiAIDevDBChatView: TDelphiAIDevDBChatView
122122
Left = 0
123123
Top = 22
124124
Width = 938
125-
Height = 91
125+
Height = 116
126126
Hint = 'Insert question'
127127
Margins.Left = 0
128128
Margins.Top = 0
@@ -145,7 +145,7 @@ object DelphiAIDevDBChatView: TDelphiAIDevDBChatView
145145
end
146146
object pnBackButtonsSearch: TPanel
147147
Left = 18
148-
Top = 131
148+
Top = 156
149149
Width = 938
150150
Height = 27
151151
Margins.Left = 0
@@ -257,9 +257,9 @@ object DelphiAIDevDBChatView: TDelphiAIDevDBChatView
257257
end
258258
object pnGridBack: TPanel
259259
Left = 18
260-
Top = 336
260+
Top = 501
261261
Width = 938
262-
Height = 325
262+
Height = 160
263263
Align = alBottom
264264
BevelOuter = bvNone
265265
ParentBackground = False
@@ -268,7 +268,7 @@ object DelphiAIDevDBChatView: TDelphiAIDevDBChatView
268268
Left = 0
269269
Top = 0
270270
Width = 938
271-
Height = 298
271+
Height = 133
272272
Align = alClient
273273
BorderStyle = bsNone
274274
DataSource = DataSource1
@@ -285,7 +285,7 @@ object DelphiAIDevDBChatView: TDelphiAIDevDBChatView
285285
end
286286
object Panel9: TPanel
287287
Left = 0
288-
Top = 298
288+
Top = 133
289289
Width = 938
290290
Height = 27
291291
Align = alBottom
@@ -320,7 +320,7 @@ object DelphiAIDevDBChatView: TDelphiAIDevDBChatView
320320
end
321321
object Panel1: TPanel
322322
Left = 18
323-
Top = 306
323+
Top = 471
324324
Width = 938
325325
Height = 27
326326
Margins.Left = 0

0 commit comments

Comments
 (0)