📄 dfm_sware.dfm
字号:
object dfmsware: Tdfmsware
Left = 135
Top = 173
Width = 556
Height = 340
Caption = #21830#21697#26723#26696#26597#35810
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsMDIChild
KeyPreview = True
OldCreateOrder = False
Position = poMainFormCenter
Visible = True
OnClose = FormClose
OnCreate = FormCreate
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 12
object StatusBar1: TStatusBar
Left = 0
Top = 294
Width = 548
Height = 19
Panels = <>
SimplePanel = False
end
object Panel1: TPanel
Left = 0
Top = 262
Width = 548
Height = 32
Align = alBottom
TabOrder = 1
object Label2: TLabel
Left = 150
Top = 12
Width = 48
Height = 12
Caption = #21830#21697#32534#30721
end
object Label11: TLabel
Left = 13
Top = 12
Width = 24
Height = 12
Caption = #21697#29260
end
object Label1: TLabel
Left = 320
Top = 11
Width = 36
Height = 12
Caption = #38646#21806#20215
end
object ComboBox1: TComboBox
Left = 48
Top = 8
Width = 81
Height = 20
ItemHeight = 12
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 456
Top = 4
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 3
OnClick = BitBtn1Click
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000130B0000130B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
333333333333333333FF33333333333330003FF3FFFFF3333777003000003333
300077F777773F333777E00BFBFB033333337773333F7F33333FE0BFBF000333
330077F3337773F33377E0FBFBFBF033330077F3333FF7FFF377E0BFBF000000
333377F3337777773F3FE0FBFBFBFBFB039977F33FFFFFFF7377E0BF00000000
339977FF777777773377000BFB03333333337773FF733333333F333000333333
3300333777333333337733333333333333003333333333333377333333333333
333333333333333333FF33333333333330003333333333333777333333333333
3000333333333333377733333333333333333333333333333333}
NumGlyphs = 2
end
object Edit1: TEdit
Left = 208
Top = 8
Width = 89
Height = 20
TabOrder = 1
end
object MaskEdit1: TMaskEdit
Left = 368
Top = 6
Width = 65
Height = 20
TabOrder = 2
end
end
object DBGridEh1: TDBGridEh
Left = 0
Top = 0
Width = 548
Height = 262
Align = alClient
DataSource = DataSource1
FooterColor = clWindow
FooterFont.Charset = GB2312_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -12
FooterFont.Name = #23435#20307
FooterFont.Style = []
ReadOnly = True
TabOrder = 2
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnTitleClick = DBGridEh1TitleClick
CurrencyStyle.CurrencyFont.Charset = DEFAULT_CHARSET
CurrencyStyle.CurrencyFont.Color = clWindowText
CurrencyStyle.CurrencyFont.Height = -11
CurrencyStyle.CurrencyFont.Name = 'MS Sans Serif'
CurrencyStyle.CurrencyFont.Style = []
CurrencyStyle.CurrencySymbol = #65509
CurrencyStyle.CompartColor = clSilver
CurrencyStyle.KilobitColor = clGreen
CurrencyStyle.RadixColor = clRed
CurrencyStyle.ShowMinus = True
CurrencyStyle.ShowZero = False
CurrencyStyle.MinusColor = clRed
CurrencyStyle.Layout = tlCenter
CurrencyStyle.HeadFont.Charset = DEFAULT_CHARSET
CurrencyStyle.HeadFont.Color = clWindowText
CurrencyStyle.HeadFont.Height = -11
CurrencyStyle.HeadFont.Name = #26999#20307'_GB2312'
CurrencyStyle.HeadFont.Style = []
Columns = <
item
EditButtons = <>
FieldName = 'clabel'
Footers = <>
Title.Alignment = taCenter
Width = 71
end
item
EditButtons = <>
FieldName = 'spbh'
Footers = <>
Title.Alignment = taCenter
Width = 106
end
item
EditButtons = <>
FieldName = 'lsj'
Footers = <>
Title.Alignment = taCenter
Width = 106
end
item
EditButtons = <>
FieldName = 'cname'
Footers = <>
Title.Alignment = taCenter
Width = 172
end>
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 104
Top = 48
end
object ADOQuery1: TADOQuery
Connection = dmRainbowMIS.adopos
CursorType = ctStatic
Parameters = <
item
Name = 'vlabel'
Attributes = [paNullable]
DataType = ftFixedChar
NumericScale = 255
Precision = 255
Size = 510
Value = Null
end
item
Name = 'vspbh'
Attributes = [paNullable]
DataType = ftFixedChar
NumericScale = 255
Precision = 255
Size = 510
Value = Null
end
item
Name = 'vlsj'
Attributes = [paNullable]
DataType = ftFixedChar
NumericScale = 255
Precision = 255
Size = 510
Value = Null
end>
SQL.Strings = (
'select t_ware.clabel,t_ware.spbh,t_ware.lsj,t_spec.cname'
'from t_ware,t_spec'
'where t_ware.flh=t_spec.cstyle and t_ware.clabel like :vlabel an' +
'd t_ware.spbh like :vspbh and trim(str(t_ware.lsj)) like :vlsj')
Left = 144
Top = 48
object ADOQuery1clabel: TWideStringField
DisplayLabel = #21697#29260
FieldName = 'clabel'
Size = 16
end
object ADOQuery1spbh: TWideStringField
DisplayLabel = #21830#21697#32534#30721
FieldName = 'spbh'
Size = 23
end
object ADOQuery1lsj: TBCDField
DisplayLabel = #38646#21806#20215
FieldName = 'lsj'
currency = True
Precision = 19
end
object ADOQuery1cname: TWideStringField
DisplayLabel = #27454#24335#21517#31216
FieldName = 'cname'
end
end
object DataSource2: TDataSource
Left = 248
Top = 48
end
object ADOTable1: TADOTable
Connection = dmRainbowMIS.adopos
TableName = 't_label'
Left = 288
Top = 48
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -