📄 warehouse.dfm
字号:
object frm_cangk: Tfrm_cangk
Left = 167
Top = 201
Width = 679
Height = 411
Caption = #20179#24211#20449#24687
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #21326#25991#20013#23435
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 15
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 313
Height = 384
Align = alLeft
Caption = #26597#30475#20179#24211#35814#32454#20449#24687
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 16
Width = 52
Height = 15
Caption = #20179#24211#32534#21495
FocusControl = DBEdit1
end
object Label2: TLabel
Left = 24
Top = 56
Width = 52
Height = 15
Caption = #20179#24211#21517#31216
FocusControl = DBEdit2
end
object Label3: TLabel
Left = 24
Top = 96
Width = 52
Height = 15
Caption = #20179#24211#22320#22336
FocusControl = DBEdit3
end
object Label4: TLabel
Left = 24
Top = 136
Width = 52
Height = 15
Caption = #20179#24211#31867#22411
end
object Label5: TLabel
Left = 24
Top = 176
Width = 52
Height = 15
Caption = #20179#24211#23481#37327
FocusControl = DBEdit5
end
object Label6: TLabel
Left = 24
Top = 216
Width = 39
Height = 15
Caption = #31649#29702#21592
FocusControl = DBEdit6
end
object Label7: TLabel
Left = 24
Top = 256
Width = 52
Height = 15
Caption = #32852#31995#30005#35805
FocusControl = DBEdit7
end
object DBEdit1: TDBEdit
Left = 24
Top = 32
Width = 176
Height = 23
DataField = #20179#24211#32534#21495
DataSource = DataModule1.ds_cangk
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 24
Top = 72
Width = 176
Height = 23
DataField = #20179#24211#21517#31216
DataSource = DataModule1.ds_cangk
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 24
Top = 112
Width = 176
Height = 23
DataField = #20179#24211#22320#22336
DataSource = DataModule1.ds_cangk
TabOrder = 2
end
object DBEdit5: TDBEdit
Left = 24
Top = 192
Width = 176
Height = 23
DataField = #20179#24211#23481#37327
DataSource = DataModule1.ds_cangk
TabOrder = 3
end
object DBEdit6: TDBEdit
Left = 24
Top = 232
Width = 176
Height = 23
DataField = #31649#29702#21592
DataSource = DataModule1.ds_cangk
TabOrder = 4
end
object DBEdit7: TDBEdit
Left = 24
Top = 272
Width = 176
Height = 23
DataField = #32852#31995#30005#35805
DataSource = DataModule1.ds_cangk
TabOrder = 5
end
object DBComboBox1: TDBComboBox
Left = 24
Top = 152
Width = 177
Height = 23
DataField = #20179#24211#31867#22411
DataSource = DataModule1.ds_cangk
ItemHeight = 15
TabOrder = 6
end
object Button1: TButton
Left = 216
Top = 48
Width = 75
Height = 25
Caption = #39318#35760#24405
TabOrder = 7
OnClick = Button1Click
end
object Button2: TButton
Left = 216
Top = 72
Width = 75
Height = 25
Caption = #19978#19968#26465
TabOrder = 8
OnClick = Button2Click
end
object Button3: TButton
Left = 216
Top = 96
Width = 75
Height = 25
Caption = #19979#19968#26465
TabOrder = 9
OnClick = Button3Click
end
object Button4: TButton
Left = 216
Top = 120
Width = 75
Height = 25
Caption = #23614#35760#24405
TabOrder = 10
OnClick = Button4Click
end
object Button5: TButton
Left = 216
Top = 144
Width = 75
Height = 25
Caption = #26032#22686
TabOrder = 11
OnClick = Button5Click
end
object Button6: TButton
Left = 216
Top = 168
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 12
OnClick = Button6Click
end
object Button7: TButton
Left = 216
Top = 192
Width = 75
Height = 25
Caption = #32534#36753
TabOrder = 13
OnClick = Button7Click
end
object Button8: TButton
Left = 216
Top = 216
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 14
OnClick = Button8Click
end
object Button9: TButton
Left = 216
Top = 240
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 15
end
end
object GroupBox2: TGroupBox
Left = 313
Top = 0
Width = 358
Height = 384
Align = alClient
Caption = #26597#30475#25152#26377#20179#24211#20449#24687
TabOrder = 1
object DBGrid1: TDBGrid
Left = 2
Top = 17
Width = 354
Height = 365
Align = alClient
DataSource = DataModule1.ds_cangk
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = #21326#25991#20013#23435
TitleFont.Style = []
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -