📄 spendmaterialform.dfm
字号:
object FrmSpendMaterial: TFrmSpendMaterial
Left = 235
Top = 206
BorderStyle = bsToolWindow
Caption = #21407#26009#25439#32791#30331#35760
ClientHeight = 361
ClientWidth = 489
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 24
Width = 36
Height = 13
Caption = #21407#26009#65306
end
object Label2: TLabel
Left = 16
Top = 56
Width = 48
Height = 13
Caption = #28040#32791#37327#65306
end
object Label3: TLabel
Left = 16
Top = 88
Width = 161
Height = 13
Caption = #36827#36135#21333#20301#21644#28040#32791#21333#20301#30340#27604#65306
end
object Label4: TLabel
Left = 288
Top = 56
Width = 60
Height = 13
Caption = #28040#32791#21333#20301#65306
end
object Label5: TLabel
Left = 288
Top = 24
Width = 60
Height = 13
Caption = #36827#36135#21333#20301#65306
end
object DBText1: TDBText
Left = 360
Top = 24
Width = 65
Height = 17
end
object DBText2: TDBText
Left = 360
Top = 56
Width = 65
Height = 17
end
object Button1: TButton
Left = 288
Top = 80
Width = 75
Height = 25
Caption = #28040#32791
TabOrder = 0
OnClick = Button1Click
end
object ComboBox1: TComboBox
Left = 112
Top = 16
Width = 145
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 13
TabOrder = 1
Text = 'ComboBox1'
OnChange = ComboBox1Change
end
object Edit1: TEdit
Left = 112
Top = 48
Width = 145
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 2
end
object Edit2: TEdit
Left = 184
Top = 80
Width = 73
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 3
Text = '1'
end
object DBGrid1: TDBGrid
Left = 0
Top = 112
Width = 489
Height = 249
DataSource = Data.DataSStaple
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ReadOnly = True
TabOrder = 4
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -