File tree Expand file tree Collapse file tree 1 file changed +2
-19
lines changed Expand file tree Collapse file tree 1 file changed +2
-19
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ inherited DBUpdateDlg: TDBUpdateDlg
33 Top = 0
44 Caption = ' Install or Update DelphiDabbler Snippets Database'
55 Position = poDesigned
6+ ExplicitWidth = 565
7+ ExplicitHeight = 436
68 PixelsPerInch = 96
79 TextHeight = 13
810 inherited pnlBody: TPanel
@@ -19,10 +21,6 @@ inherited DBUpdateDlg: TDBUpdateDlg
1921 object tsIntro: TTabSheet
2022 Caption = ' tsIntro'
2123 TabVisible = False
22- ExplicitLeft = 0
23- ExplicitTop = 0
24- ExplicitWidth = 0
25- ExplicitHeight = 0
2624 inline frmIntro: THTMLTpltDlgFrame
2725 Left = 0
2826 Top = 0
@@ -52,10 +50,6 @@ inherited DBUpdateDlg: TDBUpdateDlg
5250 Caption = ' tsFolder'
5351 ImageIndex = 1
5452 TabVisible = False
55- ExplicitLeft = 0
56- ExplicitTop = 0
57- ExplicitWidth = 0
58- ExplicitHeight = 0
5953 object lblFolder: TLabel
6054 Left = 0
6155 Top = 8
@@ -99,10 +93,6 @@ inherited DBUpdateDlg: TDBUpdateDlg
9993 Caption = ' tsLoad'
10094 ImageIndex = 2
10195 TabVisible = False
102- ExplicitLeft = 0
103- ExplicitTop = 0
104- ExplicitWidth = 0
105- ExplicitHeight = 0
10696 inline frmLoad: TFixedHTMLDlgFrame
10797 Left = 0
10898 Top = 0
@@ -126,10 +116,6 @@ inherited DBUpdateDlg: TDBUpdateDlg
126116 Caption = ' tsFinish'
127117 ImageIndex = 3
128118 TabVisible = False
129- ExplicitLeft = 0
130- ExplicitTop = 0
131- ExplicitWidth = 0
132- ExplicitHeight = 0
133119 inline frmFinish: TFixedHTMLDlgFrame
134120 Left = 0
135121 Top = 0
@@ -166,9 +152,6 @@ inherited DBUpdateDlg: TDBUpdateDlg
166152 end
167153 end
168154 end
169- inherited btnHelp: TButton
170- Visible = False
171- end
172155 object alMain: TActionList
173156 Left = 448
174157 Top = 208
You can’t perform that action at this time.
0 commit comments