File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
inherited SelectionSearchDlg: TSelectionSearchDlg
2
2
Caption = ' Select Snippets'
3
3
ExplicitWidth = 474
4
- ExplicitHeight = 356
4
+ ExplicitHeight = 375
5
5
PixelsPerInch = 96
6
6
TextHeight = 13
7
7
inherited pnlBody: TPanel
@@ -83,7 +83,7 @@ inherited SelectionSearchDlg: TSelectionSearchDlg
83
83
Top = 174
84
84
Width = 82
85
85
Height = 25
86
- Caption = ' E&xpand Tree '
86
+ Caption = ' E&xpand All '
87
87
TabOrder = 5
88
88
OnClick = btnExpandAllClick
89
89
end
@@ -92,7 +92,7 @@ inherited SelectionSearchDlg: TSelectionSearchDlg
92
92
Top = 205
93
93
Width = 82
94
94
Height = 25
95
- Caption = ' C&ollapse Tree '
95
+ Caption = ' C&ollapse All '
96
96
TabOrder = 6
97
97
OnClick = btnCollapseAllClick
98
98
end
Original file line number Diff line number Diff line change 3
3
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
4
4
* obtain one at http://mozilla.org/MPL/2.0/
5
5
*
6
- * Copyright (C) 2006-2012 , Peter Johnson (www.delphidabbler.com).
6
+ * Copyright (C) 2006-2016 , Peter Johnson (www.delphidabbler.com).
7
7
*
8
8
* $Rev$
9
9
* $Date$
You can’t perform that action at this time.
0 commit comments