@@ -2,7 +2,7 @@ object frmMain: TfrmMain
22 Left = 0
33 Top = 0
44 Caption = ' Rhodus IDE'
5- ClientHeight = 701
5+ ClientHeight = 676
66 ClientWidth = 1166
77 Color = clBtnFace
88 Font.Charset = DEFAULT_CHARSET
@@ -20,9 +20,8 @@ object frmMain: TfrmMain
2020 Left = 807
2121 Top = 57
2222 Width = 4
23- Height = 644
23+ Height = 619
2424 Align = alRight
25- ExplicitHeight = 693
2625 end
2726 object Panel1: TPanel
2827 Left = 0
@@ -31,6 +30,8 @@ object frmMain: TfrmMain
3130 Height = 57
3231 Align = alTop
3332 TabOrder = 0
33+ ExplicitLeft = -144
34+ ExplicitTop = -6
3435 DesignSize = (
3536 1166
3637 57 )
@@ -158,10 +159,10 @@ object frmMain: TfrmMain
158159 Left = 0
159160 Top = 57
160161 Width = 185
161- Height = 644
162+ Height = 619
162163 Align = alLeft
163164 TabOrder = 1
164- ExplicitHeight = 693
165+ ExplicitHeight = 614
165166 object DirectoryListBox1: TDirectoryListBox
166167 Left = 1
167168 Top = 1
@@ -177,13 +178,12 @@ object frmMain: TfrmMain
177178 ParentFont = False
178179 TabOrder = 0
179180 OnChange = DirectoryListBox1Change
180- ExplicitWidth = 184
181181 end
182182 object FileListBox1: TFileListBox
183183 Left = 1
184184 Top = 233
185185 Width = 183
186- Height = 410
186+ Height = 385
187187 Align = alClient
188188 Font.Charset = DEFAULT_CHARSET
189189 Font.Color = clWindowText
@@ -194,30 +194,29 @@ object frmMain: TfrmMain
194194 ParentFont = False
195195 TabOrder = 1
196196 OnClick = FileListBox1Click
197- ExplicitWidth = 184
198- ExplicitHeight = 459
197+ ExplicitHeight = 380
199198 end
200199 end
201200 object Panel3: TPanel
202201 Left = 185
203202 Top = 57
204203 Width = 622
205- Height = 644
204+ Height = 619
206205 Align = alClient
207206 TabOrder = 2
208- ExplicitHeight = 693
207+ ExplicitWidth = 614
208+ ExplicitHeight = 614
209209 object Splitter1: TSplitter
210210 Left = 1
211- Top = 400
211+ Top = 375
212212 Width = 620
213213 Height = 3
214214 Cursor = crVSplit
215215 Align = alBottom
216- ExplicitTop = 449
217216 end
218217 object moutput: TMemo
219218 Left = 1
220- Top = 403
219+ Top = 378
221220 Width = 620
222221 Height = 240
223222 Align = alBottom
@@ -231,13 +230,14 @@ object frmMain: TfrmMain
231230 ScrollBars = ssBoth
232231 TabOrder = 0
233232 StyleElements = [seClient, seBorder]
234- ExplicitTop = 452
233+ ExplicitTop = 373
234+ ExplicitWidth = 612
235235 end
236236 object editor: TSynEdit
237237 Left = 1
238238 Top = 1
239239 Width = 620
240- Height = 399
240+ Height = 374
241241 Align = alClient
242242 Color = clWhite
243243 Font.Charset = DEFAULT_CHARSET
@@ -288,54 +288,54 @@ object frmMain: TfrmMain
288288 ' ' )
289289 RightEdge = 200
290290 SearchEngine = SynEditSearch1
291- ExplicitHeight = 448
291+ ExplicitTop = - 2
292292 end
293293 end
294294 object pnlRight: TPanel
295295 Left = 811
296296 Top = 57
297297 Width = 355
298- Height = 644
298+ Height = 619
299299 Align = alRight
300300 TabOrder = 3
301301 OnResize = pnlRightResize
302- ExplicitHeight = 693
302+ ExplicitLeft = 803
303+ ExplicitHeight = 614
303304 object Splitter3: TSplitter
304305 Left = 1
305- Top = 337
306+ Top = 312
306307 Width = 353
307308 Height = 2
308309 Cursor = crVSplit
309310 Align = alBottom
310- ExplicitTop = 386
311311 end
312312 object pnlInfo: TPanel
313313 Left = 1
314- Top = 339
314+ Top = 314
315315 Width = 353
316316 Height = 304
317317 Align = alBottom
318318 TabOrder = 0
319- ExplicitTop = 388
319+ ExplicitTop = 309
320320 end
321321 object pnlImage: TPanel
322322 Left = 1
323323 Top = 1
324324 Width = 353
325- Height = 336
325+ Height = 311
326326 Align = alClient
327327 Caption = ' pnlImage'
328328 TabOrder = 1
329329 OnResize = pnlRightResize
330- ExplicitHeight = 385
330+ ExplicitHeight = 306
331331 object pnlDrawing: TImage
332332 Left = 1
333333 Top = 1
334334 Width = 351
335- Height = 334
335+ Height = 309
336336 Align = alClient
337337 ExplicitWidth = 352
338- ExplicitHeight = 384
338+ ExplicitHeight = 310
339339 end
340340 end
341341 end
0 commit comments