📄 uproductfilter.dfm
字号:
inherited frmProductFilter: TfrmProductFilter
Left = 354
Top = 176
ActiveControl = lktvTypeCode
Caption = #20135#21697#26816#32034
ClientHeight = 356
ClientWidth = 443
OldCreateOrder = True
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 7
Top = 7
Width = 430
Height = 90
Caption = #26816#32034#26465#20214
TabOrder = 0
object Label1: TLabel
Left = 15
Top = 18
Width = 60
Height = 12
Alignment = taRightJustify
Caption = #31867#12288#12288#21035#65306
end
object Label2: TLabel
Left = 15
Top = 42
Width = 60
Height = 12
Alignment = taRightJustify
Caption = #20135#21697#20195#30721#65306
end
object Label3: TLabel
Left = 15
Top = 66
Width = 60
Height = 12
Alignment = taRightJustify
Caption = #21517#12288#12288#31216#65306
end
object lblNO: TLabel
Left = 187
Top = 42
Width = 36
Height = 12
Caption = '("%%")'
end
object Label4: TLabel
Left = 357
Top = 66
Width = 36
Height = 12
Caption = '("%%")'
end
object edtCode: TEdit
Left = 72
Top = 39
Width = 112
Height = 20
TabOrder = 1
end
object edtName: TEdit
Left = 72
Top = 63
Width = 281
Height = 20
TabOrder = 2
end
object lktvTypeCode: TwwDBLookupCombo
Left = 72
Top = 15
Width = 153
Height = 20
DropDownAlignment = taLeftJustify
Selected.Strings = (
'fname'#9'20'#9#31867#21035#9'F')
LookupTable = QProductType
LookupField = 'fname'
Options = [loColLines, loRowLines, loTitles, loFixedDropDownHeight, loSearchOnBackspace]
Style = csDropDownList
TabOrder = 0
AutoDropDown = False
ShowButton = True
PreciseEditRegion = False
AllowClearKey = False
end
end
object Panel1: TPanel
Left = 7
Top = 103
Width = 430
Height = 215
TabOrder = 1
object DBGrid1: TDBGrid
Left = 1
Top = 1
Width = 428
Height = 213
Align = alClient
DataSource = dsProducts
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'fcode'
Title.Caption = #20195#30721
Width = 78
Visible = True
end
item
Expanded = False
FieldName = 'fname'
Title.Caption = #21517#31216
Width = 110
Visible = True
end
item
Expanded = False
FieldName = 'fdesc'
Title.Caption = #35268#26684
Width = 130
Visible = True
end
item
Expanded = False
FieldName = 'fcolor'
Title.Caption = #39068#33394
Width = 70
Visible = True
end>
end
end
object btFilter: TBitBtn
Left = 89
Top = 325
Width = 74
Height = 23
Caption = #26816#32034'[&F]'
TabOrder = 2
OnClick = btFilterClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00344446333334
44433333FFFF333333FFFF33000033AAA43333332A4333338833F33333883F33
00003332A46333332A4333333383F33333383F3300003332A2433336A6633333
33833F333383F33300003333AA463362A433333333383F333833F33300003333
6AA4462A46333333333833FF833F33330000333332AA22246333333333338333
33F3333300003333336AAA22646333333333383333F8FF33000033444466AA43
6A43333338FFF8833F383F330000336AA246A2436A43333338833F833F383F33
000033336A24AA442A433333333833F33FF83F330000333333A2AA2AA4333333
333383333333F3330000333333322AAA4333333333333833333F333300003333
333322A4333333333333338333F333330000333333344A433333333333333338
3F333333000033333336A24333333333333333833F333333000033333336AA43
33333333333333833F3333330000333333336663333333333333333888333333
0000}
NumGlyphs = 2
end
object btOk: TBitBtn
Left = 251
Top = 325
Width = 75
Height = 23
Caption = #30830#23450'[&O]'
TabOrder = 3
OnClick = btOkClick
Kind = bkOK
end
object btCancel: TBitBtn
Left = 340
Top = 325
Width = 74
Height = 23
Cancel = True
Caption = #21462#28040'[&E]'
TabOrder = 4
OnClick = btCancelClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
333333333333333333333333000033338833333333333333333F333333333333
0000333911833333983333333388F333333F3333000033391118333911833333
38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
911118111118333338F3338F833338F3000033333911111111833333338F3338
3333F8330000333333911111183333333338F333333F83330000333333311111
8333333333338F3333383333000033333339111183333333333338F333833333
00003333339111118333333333333833338F3333000033333911181118333333
33338333338F333300003333911183911183333333383338F338F33300003333
9118333911183333338F33838F338F33000033333913333391113333338FF833
38F338F300003333333333333919333333388333338FFF830000333333333333
3333333333333333333888330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object btClear: TBitBtn
Left = 7
Top = 325
Width = 75
Height = 23
Caption = #28165#38500'[&C]'
TabOrder = 5
OnClick = btClearClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333444444
33333333333F8888883F33330000324334222222443333388F3833333388F333
000032244222222222433338F8833FFFFF338F3300003222222AAAAA22243338
F333F88888F338F30000322222A33333A2224338F33F8333338F338F00003222
223333333A224338F33833333338F38F00003222222333333A444338FFFF8F33
3338888300003AAAAAAA33333333333888888833333333330000333333333333
333333333333333333FFFFFF000033333333333344444433FFFF333333888888
00003A444333333A22222438888F333338F3333800003A2243333333A2222438
F38F333333833338000033A224333334422224338338FFFFF8833338000033A2
22444442222224338F3388888333FF380000333A2222222222AA243338FF3333
33FF88F800003333AA222222AA33A3333388FFFFFF8833830000333333AAAAAA
3333333333338888883333330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object QProductType: TADOQuery
CacheSize = 1000
Connection = DataM.AdoConnection
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select * from titemtype order by fname')
Left = 287
Top = 16
object QProductTypefname: TWideStringField
DisplayLabel = #31867#21035
DisplayWidth = 20
FieldName = 'fname'
Size = 28
end
object QProductTypefid: TAutoIncField
DisplayWidth = 10
FieldName = 'fid'
ReadOnly = True
Visible = False
end
object QProductTypefcode: TWideStringField
DisplayWidth = 20
FieldName = 'fcode'
Visible = False
end
object QProductTypefdesc: TWideStringField
DisplayWidth = 36
FieldName = 'fdesc'
Visible = False
Size = 36
end
object QProductTypefstate: TBooleanField
DisplayWidth = 5
FieldName = 'fstate'
Visible = False
end
end
object dsProductType: TDataSource
DataSet = QProductType
Left = 303
Top = 24
end
object QProducts: TADOQuery
CacheSize = 1000
Connection = DataM.AdoConnection
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'Select fid,fCode,fType,fName,fdesc,fColor,funit from vitem')
Left = 216
Top = 152
object QProductsfid: TAutoIncField
FieldName = 'fid'
ReadOnly = True
end
object QProductsfcode: TWideStringField
FieldName = 'fcode'
end
object QProductsfname: TWideStringField
FieldName = 'fname'
Size = 38
end
object QProductsfdesc: TWideStringField
FieldName = 'fdesc'
Size = 48
end
object QProductsftype: TWideStringField
FieldName = 'ftype'
Size = 28
end
object QProductsfcolor: TWideStringField
FieldName = 'fcolor'
Size = 18
end
object QProductsflevel: TWideStringField
FieldName = 'flevel'
Size = 12
end
object QProductsfunit: TWideStringField
FieldName = 'funit'
Size = 12
end
end
object dsProducts: TDataSource
DataSet = QProducts
Left = 232
Top = 168
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -