📄 mmaterialmanager.~dfm
字号:
inherited materialmanager: Tmaterialmanager
Left = -145
Top = 94
Width = 812
Height = 497
Caption = #29289#26009#20027#26723#31649#29702
FormStyle = fsMDIChild
OldCreateOrder = True
Position = poDefault
Visible = True
PixelsPerInch = 96
TextHeight = 13
inherited palDown: TPanel
Top = 461
Width = 804
inherited imgRightDown: TImage
Left = 794
end
inherited imgDownMin: TImage
Width = 784
end
end
inherited palLeft: TPanel
Height = 396
inherited imgLeft: TImage
Height = 396
end
end
inherited palRight: TPanel
Left = 789
Height = 396
inherited imgRight: TImage
Height = 396
end
end
inherited palToolbar: TPanel
Width = 804
inherited tiLocate: TTradeImg
OnClick = tiLocateClick
end
inherited tiLast: TTradeImg
OnClick = tiLastClick
end
inherited tiNext: TTradeImg
OnClick = tiNextClick
end
inherited tiPrior: TTradeImg
OnClick = tiPriorClick
end
inherited tiFirst: TTradeImg
OnClick = tiFirstClick
end
end
object Panel1: TPanel
Left = 10
Top = 65
Width = 779
Height = 396
Align = alClient
BevelOuter = bvNone
Color = 13619151
TabOrder = 4
object Label1: TLabel
Left = 48
Top = 56
Width = 60
Height = 13
Caption = #29289#26009#32534#21495#65306
FocusControl = DBEdit1
Transparent = True
end
object Label2: TLabel
Left = 72
Top = 94
Width = 36
Height = 13
Caption = #21517#31216#65306
FocusControl = DBEdit2
Transparent = True
end
object Label3: TLabel
Left = 72
Top = 127
Width = 36
Height = 13
Caption = #22411#21495#65306
FocusControl = DBEdit3
Transparent = True
end
object Label4: TLabel
Left = 72
Top = 164
Width = 36
Height = 13
Caption = #20179#24211#65306
FocusControl = DBEdit4
Transparent = True
end
object Label6: TLabel
Left = 408
Top = 91
Width = 36
Height = 13
Caption = #25968#37327#65306
FocusControl = DBEdit6
Transparent = True
end
object Label7: TLabel
Left = 408
Top = 129
Width = 36
Height = 13
Caption = #21333#20301#65306
FocusControl = DBEdit7
Transparent = True
end
object Label9: TLabel
Left = 48
Top = 19
Width = 60
Height = 13
Caption = #35760#24405#20195#21495#65306
FocusControl = DBEdit9
end
object Label5: TLabel
Left = 408
Top = 57
Width = 36
Height = 13
Caption = #20301#32622#65306
FocusControl = DBEdit5
end
object Label8: TLabel
Left = 400
Top = 169
Width = 48
Height = 13
Caption = #20379#24212#21830#65306
FocusControl = DBEdit8
end
object DBEdit1: TDBEdit
Left = 120
Top = 50
Width = 101
Height = 21
Color = clSilver
DataField = 'MaterialM_ID'
DataSource = dm.d_materialmanager
ReadOnly = True
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 120
Top = 86
Width = 161
Height = 21
Color = clSilver
DataField = 'MaterialM_Name'
DataSource = dm.d_materialmanager
ReadOnly = True
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 120
Top = 124
Width = 134
Height = 21
Color = clSilver
DataField = 'Material_Type'
DataSource = dm.d_materialmanager
ReadOnly = True
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 120
Top = 161
Width = 193
Height = 21
Color = clSilver
DataField = 'MaterialM_SHouse'
DataSource = dm.d_materialmanager
ReadOnly = True
TabOrder = 3
end
object DBEdit6: TDBEdit
Left = 456
Top = 89
Width = 134
Height = 21
Color = clSilver
DataField = 'MaterialM_Quantity'
DataSource = dm.d_materialmanager
ReadOnly = True
TabOrder = 4
end
object DBEdit7: TDBEdit
Left = 456
Top = 127
Width = 108
Height = 21
Color = clSilver
DataField = 'MaterialM_Unit'
DataSource = dm.d_materialmanager
ReadOnly = True
TabOrder = 5
end
object DBEdit9: TDBEdit
Left = 120
Top = 16
Width = 57
Height = 21
Color = clSilver
DataField = 'Note_Code'
DataSource = dm.d_materialmanager
ReadOnly = True
TabOrder = 6
end
object DBEdit5: TDBEdit
Left = 456
Top = 53
Width = 134
Height = 21
Color = clSilver
DataField = 'MaterialM_Place'
DataSource = dm.d_materialmanager
ReadOnly = True
TabOrder = 7
end
object DBEdit8: TDBEdit
Left = 452
Top = 161
Width = 193
Height = 21
Color = clSilver
DataField = 'MaterialM_Provider'
DataSource = dm.d_materialmanager
ReadOnly = True
TabOrder = 8
end
object DBGrid1: TDBGrid
Left = 0
Top = 200
Width = 1001
Height = 433
Align = alCustom
DataSource = dm.d_materialmanager
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 9
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'MaterialM_ID'
Title.Caption = #32534#21495
Visible = True
end
item
Expanded = False
FieldName = 'MaterialM_Name'
Title.Caption = #21517#31216
Visible = True
end
item
Expanded = False
FieldName = 'Material_Type'
Title.Caption = #22411#21495
Visible = True
end
item
Expanded = False
FieldName = 'MaterialM_SHouse'
Title.Caption = #20179#24211
Visible = True
end
item
Expanded = False
FieldName = 'MaterialM_Place'
Title.Caption = #20301#32622
Visible = True
end
item
Expanded = False
FieldName = 'MaterialM_Quantity'
Title.Caption = #25968#37327
Visible = True
end
item
Expanded = False
FieldName = 'MaterialM_Unit'
Title.Caption = #21333#20301
Visible = True
end
item
Expanded = False
FieldName = 'MaterialM_Provider'
Title.Caption = #20379#24212#21830
Visible = True
end>
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -