📄 fmsearchu.dfm
字号:
object FmSearch: TFmSearch
Left = 248
Top = 142
Width = 596
Height = 480
BorderIcons = [biSystemMenu]
Caption = 'FmSearch'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnCreate = FormCreate
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 588
Height = 453
Align = alClient
BevelOuter = bvNone
Caption = 'Panel1'
TabOrder = 0
object Splitter1: TSplitter
Left = 0
Top = 229
Width = 588
Height = 3
Cursor = crVSplit
Align = alTop
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 588
Height = 229
Align = alTop
BevelOuter = bvNone
Caption = 'Panel2'
TabOrder = 0
object Panel4: TPanel
Left = 0
Top = 0
Width = 436
Height = 229
Align = alClient
BevelOuter = bvNone
Caption = 'Panel4'
TabOrder = 0
object Notebook1: TNotebook
Left = 0
Top = 0
Width = 436
Height = 229
Align = alClient
Ctl3D = True
ParentCtl3D = False
TabOrder = 0
object TPage
Left = 0
Top = 0
Caption = 'Normal'
object Label1: TLabel
Left = 48
Top = 24
Width = 41
Height = 13
AutoSize = False
Caption = #20869#23481
end
object Label2: TLabel
Left = 211
Top = 24
Width = 62
Height = 13
AutoSize = False
Caption = #27604#36739#20540
end
object Label7: TLabel
Left = 168
Top = 54
Width = 6
Height = 12
Caption = '='
end
object idtFieldList: TComboBox
Left = 32
Top = 48
Width = 121
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 0
OnChange = idtFieldListChange
end
object idtValue: TEdit
Left = 200
Top = 48
Width = 130
Height = 20
TabOrder = 1
end
object idtNormalDate: TDateTimePicker
Left = 200
Top = 96
Width = 130
Height = 20
CalAlignment = dtaLeft
Date = 37991.585810544
Time = 37991.585810544
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 2
Visible = False
end
object idtNormalNum: TMaskEdit
Left = 200
Top = 136
Width = 130
Height = 20
TabOrder = 3
Visible = False
OnKeyPress = idtNormalNumKeyPress
end
end
object TPage
Left = 0
Top = 0
Caption = 'Advantage'
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 436
Height = 88
Align = alTop
Caption = #39640#32423#26597#35810
TabOrder = 0
object Label3: TLabel
Left = 32
Top = 20
Width = 52
Height = 13
AutoSize = False
Caption = #36923#36753#20851#31995
end
object Label4: TLabel
Left = 120
Top = 20
Width = 33
Height = 13
AutoSize = False
Caption = #20869#23481
end
object Label5: TLabel
Left = 192
Top = 20
Width = 54
Height = 13
AutoSize = False
Caption = #27604#36739#20851#31995
end
object Label6: TLabel
Left = 288
Top = 20
Width = 52
Height = 13
AutoSize = False
Caption = #27604#36739#20540
end
object idtWhere: TComboBox
Left = 32
Top = 50
Width = 49
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 0
Items.Strings = (
#19988
#25110)
end
object idtField: TComboBox
Left = 94
Top = 50
Width = 89
Height = 21
Style = csDropDownList
ItemHeight = 0
TabOrder = 1
OnChange = idtFieldChange
end
object idtQ: TComboBox
Left = 192
Top = 50
Width = 59
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 2
Items.Strings = (
'='
'<>'
'>'
'>='
'<'
'<=')
end
object idtStr: TEdit
Left = 271
Top = 50
Width = 130
Height = 20
TabOrder = 3
end
object idtNum: TMaskEdit
Left = 344
Top = 13
Width = 130
Height = 20
TabOrder = 4
Visible = False
OnKeyPress = idtNormalNumKeyPress
end
object idtDate: TDateTimePicker
Left = 351
Top = 21
Width = 130
Height = 20
CalAlignment = dtaLeft
Date = 37991.4299833565
Time = 37991.4299833565
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 5
Visible = False
end
end
object GroupBox2: TGroupBox
Left = 0
Top = 88
Width = 290
Height = 141
Align = alClient
Caption = #24050#24418#25104#26465#20214
TabOrder = 1
object ListBox_Term: TListBox
Left = 2
Top = 15
Width = 286
Height = 124
Align = alClient
ItemHeight = 13
TabOrder = 0
end
end
object GroupBox3: TGroupBox
Left = 290
Top = 88
Width = 146
Height = 141
Align = alRight
Caption = #25805#20316
TabOrder = 2
object btnAdd: TBitBtn
Left = 34
Top = 26
Width = 81
Height = 27
Caption = #28155#21152
TabOrder = 0
OnClick = btnAddClick
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000130B0000130B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
33333333FF33333333FF333993333333300033377F3333333777333993333333
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -