📄 search.dfm
字号:
object schConditionForm: TschConditionForm
Left = 193
Top = 176
BorderStyle = bsDialog
Caption = #26597#35810#26465#20214
ClientHeight = 241
ClientWidth = 498
Color = clBtnFace
Constraints.MinHeight = 268
Constraints.MinWidth = 506
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 498
Height = 194
Align = alClient
BevelOuter = bvNone
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object GrBobusin: TGroupBox
Left = 6
Top = 8
Width = 177
Height = 177
Caption = #23450#20041#26465#20214
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
DesignSize = (
177
177)
object Label1: TLabel
Left = 16
Top = 17
Width = 70
Height = 12
AutoSize = False
Caption = #26465#20214#21517#65306
Color = clBtnFace
ParentColor = False
end
object Label2: TLabel
Left = 16
Top = 60
Width = 70
Height = 12
AutoSize = False
Caption = #27604#36739#31526#21495#65306
Color = clBtnFace
ParentColor = False
end
object Label3: TLabel
Left = 16
Top = 107
Width = 70
Height = 12
AutoSize = False
Caption = #26465#20214#20540#65306
Color = clBtnFace
ParentColor = False
end
object lblBegindate: TLabel
Left = 18
Top = 128
Width = 59
Height = 12
AutoSize = False
Caption = #24320#22987#26085#26399#65306
Color = clBtnFace
ParentColor = False
Visible = False
end
object lblEndDate: TLabel
Left = 18
Top = 151
Width = 59
Height = 12
AutoSize = False
Caption = #32467#26463#26085#26399#65306
Color = clBtnFace
ParentColor = False
Visible = False
end
object edtSelValue: TfrComboEdit
Left = 16
Top = 125
Width = 143
Height = 20
Style = csSimple
Anchors = [akTop, akRight]
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ItemHeight = 12
ParentFont = False
TabOrder = 5
Visible = False
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
FFFFFFF8888888888FFFFFF8888444888FFFFFF8888444888FFFFFF888888888
8FFFFFF8888447888FFFFFF8888447888FFFFFF8888844888FFFFFF888888447
8FFFFFF8744887447FFFFFF8447888444FFFFFF8447888444FFFFFF884488744
7FFFFFF8884444478FFFFFF8888888888FFFFFFFFFFFFFFFFFFF}
OnButtonClick = edtSelValueButtonClick
end
object cboCompare: TComboBox
Left = 16
Top = 79
Width = 145
Height = 20
BevelInner = bvSpace
BevelKind = bkFlat
BevelOuter = bvRaised
ItemHeight = 12
TabOrder = 0
Items.Strings = (
#21253#21547
#31561#20110)
end
object edtValue: TEdit
Left = 16
Top = 124
Width = 145
Height = 20
BevelInner = bvNone
BevelKind = bkFlat
BorderStyle = bsNone
TabOrder = 1
end
object edtBegindate: TDateTimePicker
Left = 77
Top = 124
Width = 85
Height = 19
Anchors = [akTop, akRight]
BevelInner = bvNone
BevelOuter = bvNone
CalAlignment = dtaLeft
Date = 37648.6653745139
Format = 'yyyy-MM-dd'
Time = 37648.6653745139
DateFormat = dfShort
DateMode = dmComboBox
DragKind = dkDock
Kind = dtkDate
ParseInput = False
TabOrder = 2
Visible = False
end
object edtEnddate: TDateTimePicker
Left = 77
Top = 147
Width = 85
Height = 19
Anchors = [akTop, akRight]
CalAlignment = dtaLeft
Date = 37648.6653745139
Format = 'yyyy-MM-dd'
Time = 37648.6653745139
DateFormat = dfShort
DateMode = dmComboBox
DragKind = dkDock
Kind = dtkDate
ParseInput = False
TabOrder = 3
Visible = False
end
object cboFields: TDBLookupComboBox
Left = 16
Top = 33
Width = 145
Height = 20
DataField = 'BillTail'
KeyField = 'cName'
ListField = 'cName'
TabOrder = 4
OnClick = cboFieldsExit
OnExit = cboFieldsExit
end
object edtTreeSelValue: TDBEditEh
Left = 16
Top = 125
Width = 145
Height = 18
Ctl3D = False
EditButtons = <
item
OnClick = edtTreeSelValueEditButtons0Click
end>
ParentCtl3D = False
TabOrder = 6
Visible = True
end
end
object schGrid: TDBGridEh
Left = 212
Top = 12
Width = 281
Height = 173
DataSource = DataE2.dsCon
Flat = True
FooterColor = clWindow
FooterFont.Charset = GB2312_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -12
FooterFont.Name = #23435#20307
FooterFont.Style = []
HorzScrollBar.Visible = False
Options = [dgEditing, dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 1
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
TitleHeight = 15
UseMultiTitle = True
VertScrollBar.VisibleMode = sbNeverShowEh
Columns = <
item
EditButtons = <>
FieldName = 'CName'
Footers = <>
Title.Caption = #24050#23450#20041#26465#20214'|'#26465#20214#21517#31216
Title.TitleButton = True
Width = 87
end
item
Alignment = taCenter
EditButtons = <>
FieldName = 'Operator'
Footers = <>
Title.Caption = #24050#23450#20041#26465#20214'|'#27604#36739#31526
Width = 52
end
item
EditButtons = <>
FieldName = 'CValue'
Footers = <>
Title.Caption = #24050#23450#20041#26465#20214'|'#26465#20214#20540
Width = 138
end>
end
end
object Panel2: TPanel
Left = 0
Top = 194
Width = 498
Height = 47
Align = alBottom
BevelOuter = bvNone
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
object cmdOk: TBitBtn
Left = 306
Top = 12
Width = 75
Height = 25
Caption = #30830#23450
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 0
OnClick = cmdOkClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333330000333333333333333333333333F33333333333
00003333344333333333333333388F3333333333000033334224333333333333
338338F3333333330000333422224333333333333833338F3333333300003342
222224333333333383333338F3333333000034222A22224333333338F338F333
8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
33333338F83338F338F33333000033A33333A222433333338333338F338F3333
0000333333333A222433333333333338F338F33300003333333333A222433333
333333338F338F33000033333333333A222433333333333338F338F300003333
33333333A222433333333333338F338F00003333333333333A22433333333333
3338F38F000033333333333333A223333333333333338F830000333333333333
333A333333333333333338330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object cmdReset: TBitBtn
Left = 20
Top = 12
Width = 75
Height = 25
Caption = #37325#26032#35774#32622
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = cmdResetClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333444444
33333333333F8888883F33330000324334222222443333388F3833333388F333
000032244222222222433338F8833FFFFF338F3300003222222AAAAA22243338
F333F88888F338F30000322222A33333A2224338F33F8333338F338F00003222
223333333A224338F33833333338F38F00003222222333333A444338FFFF8F33
3338888300003AAAAAAA33333333333888888833333333330000333333333333
333333333333333333FFFFFF000033333333333344444433FFFF333333888888
00003A444333333A22222438888F333338F3333800003A2243333333A2222438
F38F333333833338000033A224333334422224338338FFFFF8833338000033A2
22444442222224338F3388888333FF380000333A2222222222AA243338FF3333
33FF88F800003333AA222222AA33A3333388FFFFFF8833830000333333AAAAAA
3333333333338888883333330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object cmdExit: TBitBtn
Left = 404
Top = 12
Width = 75
Height = 25
Cancel = True
Caption = #20851#38381
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = cmdExitClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00388888888877
F7F787F8888888888333333F00004444400888FFF444448888888888F333FF8F
000033334D5007FFF4333388888888883338888F0000333345D50FFFF4333333
338F888F3338F33F000033334D5D0FFFF43333333388788F3338F33F00003333
45D50FEFE4333333338F878F3338F33F000033334D5D0FFFF43333333388788F
3338F33F0000333345D50FEFE4333333338F878F3338F33F000033334D5D0FFF
F43333333388788F3338F33F0000333345D50FEFE4333333338F878F3338F33F
000033334D5D0EFEF43333333388788F3338F33F0000333345D50FEFE4333333
338F878F3338F33F000033334D5D0EFEF43333333388788F3338F33F00003333
4444444444333333338F8F8FFFF8F33F00003333333333333333333333888888
8888333F00003333330000003333333333333FFFFFF3333F00003333330AAAA0
333333333333888888F3333F00003333330000003333333333338FFFF8F3333F
0000}
NumGlyphs = 2
end
object cmdAdd: TBitBtn
Left = 116
Top = 12
Width = 75
Height = 25
Caption = #28155#21152#26465#20214
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = cmdAddClick
NumGlyphs = 2
end
object cmdDel: TBitBtn
Left = 212
Top = 12
Width = 75
Height = 25
Caption = #21024#38500#26465#20214
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = cmdDelClick
NumGlyphs = 2
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -