File tree Expand file tree Collapse file tree 1 file changed +5
-13
lines changed Expand file tree Collapse file tree 1 file changed +5
-13
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ inherited SnippetsEditorDlg: TSnippetsEditorDlg
66 ClientWidth = 738
77 Position = poDesigned
88 ExplicitWidth = 744
9- ExplicitHeight = 606
9+ ExplicitHeight = 607
1010 PixelsPerInch = 96
1111 TextHeight = 13
1212 inherited pnlBody: TPanel
@@ -19,7 +19,7 @@ inherited SnippetsEditorDlg: TSnippetsEditorDlg
1919 Top = 0
2020 Width = 662
2121 Height = 504
22- ActivePage = tsReferences
22+ ActivePage = tsCompileResults
2323 Align = alClient
2424 TabOrder = 0
2525 OnChange = pcMainChange
@@ -193,10 +193,6 @@ inherited SnippetsEditorDlg: TSnippetsEditorDlg
193193 object tsReferences: TTabSheet
194194 Caption = ' References'
195195 ImageIndex = 1
196- ExplicitLeft = 0
197- ExplicitTop = 0
198- ExplicitWidth = 0
199- ExplicitHeight = 0
200196 object lblXRefs: TLabel
201197 Left = 3
202198 Top = 3
@@ -326,10 +322,6 @@ inherited SnippetsEditorDlg: TSnippetsEditorDlg
326322 object tsCompileResults: TTabSheet
327323 Caption = ' Compile Results'
328324 ImageIndex = 3
329- ExplicitLeft = 0
330- ExplicitTop = 0
331- ExplicitWidth = 0
332- ExplicitHeight = 0
333325 object lblCompilers: TLabel
334326 Left = 3
335327 Top = 3
@@ -347,8 +339,8 @@ inherited SnippetsEditorDlg: TSnippetsEditorDlg
347339 end
348340 object lblCompResDesc: TLabel
349341 Left = 3
350- Top = 405
351- Width = 166
342+ Top = 401
343+ Width = 186
352344 Height = 60
353345 AutoSize = False
354346 Caption =
@@ -359,7 +351,7 @@ inherited SnippetsEditorDlg: TSnippetsEditorDlg
359351 object lbCompilers: TListBox
360352 Left = 3
361353 Top = 22
362- Width = 166
354+ Width = 186
363355 Height = 373
364356 Style = lbOwnerDrawFixed
365357 ItemHeight = 28
You can’t perform that action at this time.
0 commit comments