📄 search.dfm
字号:
object Form_search: TForm_search
Left = 211
Top = 137
Width = 700
Height = 475
Caption = #26597#35810#26465#20214#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 692
Height = 392
ActivePage = TabSheet2
Align = alClient
TabIndex = 0
TabOrder = 0
object TabSheet2: TTabSheet
Caption = #26597#35810#26465#20214#35774#32622
ImageIndex = 1
object TreeView_search: TTreeView
Left = 473
Top = 0
Width = 211
Height = 364
Align = alRight
Color = clInfoBk
Indent = 19
ReadOnly = True
TabOrder = 0
end
object Panel3: TPanel
Left = 113
Top = 0
Width = 360
Height = 364
Align = alClient
TabOrder = 1
object Splitter1: TSplitter
Left = 1
Top = 221
Width = 358
Height = 3
Cursor = crVSplit
Align = alBottom
end
object Panel4: TPanel
Left = 1
Top = 1
Width = 358
Height = 220
Align = alClient
BevelOuter = bvLowered
TabOrder = 0
object Label7: TLabel
Left = 46
Top = 94
Width = 39
Height = 16
Caption = #26597#35810#20540
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 50
Top = 27
Width = 39
Height = 16
Caption = #36816#31639#31526
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 48
Top = 147
Width = 52
Height = 16
Caption = #26465#20214#20851#31995
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object combo_operator: TComboBox
Left = 18
Top = 52
Width = 121
Height = 21
Color = clInfoBk
ItemHeight = 13
TabOrder = 0
Text = #31561#20110'(=)'
Items.Strings = (
#31561#20110'(=)')
end
object Combo_rel: TComboBox
Left = 16
Top = 172
Width = 121
Height = 21
Color = clInfoBk
ItemHeight = 13
TabOrder = 1
Text = #21516#26102#28385#36275'(and)'
Items.Strings = (
#21516#26102#28385#36275'(and)'
#25110#32773#28385#36275'(or)')
end
object btn_setup: TButton
Left = 216
Top = 46
Width = 73
Height = 25
Caption = #35774#32622#26465#20214
TabOrder = 2
OnClick = btn_setupClick
end
object byn_delete: TButton
Left = 216
Top = 170
Width = 73
Height = 25
Caption = #21024#38500#26465#20214
TabOrder = 3
OnClick = byn_deleteClick
end
object btn_moresearch: TButton
Left = 216
Top = 104
Width = 73
Height = 25
Caption = #23376#26465#20214
TabOrder = 4
OnClick = btn_moresearchClick
end
object edit_value: TComboBox
Left = 18
Top = 118
Width = 123
Height = 21
Color = clInfoBk
ItemHeight = 13
TabOrder = 5
Text = 'edit_value'
end
end
object Panel5: TPanel
Left = 1
Top = 224
Width = 358
Height = 139
Align = alBottom
BevelOuter = bvLowered
TabOrder = 1
end
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 113
Height = 364
Align = alLeft
TabOrder = 2
object Label1: TLabel
Left = 1
Top = 1
Width = 111
Height = 20
Align = alTop
Alignment = taCenter
Caption = #25152#26377#23383#27573
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Layout = tlCenter
end
object list_fields: TCheckListBox
Left = 1
Top = 21
Width = 111
Height = 342
Align = alClient
Color = clInfoBk
ItemHeight = 13
TabOrder = 0
OnClick = list_fieldsClick
end
end
end
end
object Panel1: TPanel
Left = 0
Top = 392
Width = 692
Height = 56
Align = alBottom
TabOrder = 1
object btn_ok: TButton
Left = 264
Top = 8
Width = 75
Height = 41
Caption = #30830#23450
TabOrder = 0
OnClick = btn_okClick
end
object btn_cancel: TButton
Left = 344
Top = 8
Width = 75
Height = 41
Caption = #21462#28040
TabOrder = 1
OnClick = btn_cancelClick
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -