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 11inherited SelectionSearchDlg: TSelectionSearchDlg
22 Caption = ' Select Snippets'
33 ExplicitWidth = 474
4- ExplicitHeight = 356
4+ ExplicitHeight = 375
55 PixelsPerInch = 96
66 TextHeight = 13
77 inherited pnlBody: TPanel
@@ -83,7 +83,7 @@ inherited SelectionSearchDlg: TSelectionSearchDlg
8383 Top = 174
8484 Width = 82
8585 Height = 25
86- Caption = ' E&xpand Tree '
86+ Caption = ' E&xpand All '
8787 TabOrder = 5
8888 OnClick = btnExpandAllClick
8989 end
@@ -92,7 +92,7 @@ inherited SelectionSearchDlg: TSelectionSearchDlg
9292 Top = 205
9393 Width = 82
9494 Height = 25
95- Caption = ' C&ollapse Tree '
95+ Caption = ' C&ollapse All '
9696 TabOrder = 6
9797 OnClick = btnCollapseAllClick
9898 end
Original file line number Diff line number Diff line change 33 * v. 2.0. If a copy of the MPL was not distributed with this file, You can
44 * obtain one at http://mozilla.org/MPL/2.0/
55 *
6- * Copyright (C) 2006-2012 , Peter Johnson (www.delphidabbler.com).
6+ * Copyright (C) 2006-2016 , Peter Johnson (www.delphidabbler.com).
77 *
88 * $Rev$
99 * $Date$
You can’t perform that action at this time.
0 commit comments