Download this file
86 lines (85 with data), 1.9 kB
inherited SelectionSearchDlg: TSelectionSearchDlg
Caption = 'Select Snippets'
ExplicitWidth = 474
ExplicitHeight = 374
PixelsPerInch = 96
TextHeight = 13
inherited pnlBody: TPanel
Width = 371
Height = 293
ExplicitWidth = 371
ExplicitHeight = 293
object lblOverwriteSearch: TLabel
AlignWithMargins = True
Left = 0
Top = 280
Width = 371
Height = 13
Margins.Left = 0
Margins.Top = 8
Margins.Right = 0
Margins.Bottom = 0
Align = alBottom
AutoSize = False
Caption = 'NOTE: Your selection will replace your current search(es).'
WordWrap = True
ExplicitWidth = 272
end
inline frmSelect: TSelectSnippetsFrame
Left = 0
Top = 0
Width = 281
Height = 272
Align = alLeft
TabOrder = 0
TabStop = True
ExplicitWidth = 281
ExplicitHeight = 272
inherited tvChecked: TTreeView
Width = 281
Height = 272
ExplicitWidth = 281
ExplicitHeight = 272
end
end
object btnSelectAll: TButton
Left = 287
Top = 1
Width = 83
Height = 25
Caption = '&Select All'
TabOrder = 1
OnClick = btnSelectAllClick
end
object btnClearAll: TButton
Left = 287
Top = 32
Width = 83
Height = 25
Caption = '&Clear All'
TabOrder = 2
OnClick = btnClearAllClick
end
object btnExpandAll: TButton
Left = 287
Top = 86
Width = 82
Height = 25
Caption = 'E&xpand Tree'
TabOrder = 3
OnClick = btnExpandAllClick
end
object btnCollapseAll: TButton
Left = 287
Top = 117
Width = 82
Height = 25
Caption = 'C&ollapse Tree'
TabOrder = 4
OnClick = btnCollapseAllClick
end
end
inherited btnOK: TButton
OnClick = btnOKClick
end
end
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.