📄 supply.dfm
字号:
object Formsupply: TFormsupply
Left = -4
Top = -4
BorderStyle = bsSingle
Caption = #20379#24212#21830#31649#29702
ClientHeight = 534
ClientWidth = 800
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
OnShow = FormShow
DesignSize = (
800
534)
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 0
Top = 8
Width = 800
Height = 501
ActivePage = TabSheet2
Anchors = [akLeft, akTop, akRight, akBottom]
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #32534#36753
DesignSize = (
792
473)
object DBGrid1: TDBGrid
Left = 0
Top = 56
Width = 776
Height = 397
Anchors = [akLeft, akTop, akRight, akBottom]
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 792
Height = 33
Caption = 'ToolBar1'
TabOrder = 1
object BitBtn7: TBitBtn
Left = 0
Top = 2
Width = 75
Height = 22
Caption = #27983#35272
TabOrder = 6
OnClick = BitBtn7Click
end
object BitBtn1: TBitBtn
Left = 75
Top = 2
Width = 75
Height = 22
Caption = #39318#35760#24405
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 150
Top = 2
Width = 75
Height = 22
Caption = #19978#19968#26465
TabOrder = 1
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 225
Top = 2
Width = 75
Height = 22
Caption = #19979#19968#26465
TabOrder = 2
OnClick = BitBtn3Click
end
object BitBtn4: TBitBtn
Left = 300
Top = 2
Width = 75
Height = 22
Caption = #26411#35760#24405
TabOrder = 3
OnClick = BitBtn4Click
end
object BitBtn5: TBitBtn
Left = 375
Top = 2
Width = 75
Height = 22
Caption = #22686#21152
TabOrder = 4
OnClick = BitBtn5Click
end
object BitBtn6: TBitBtn
Left = 450
Top = 2
Width = 75
Height = 22
Caption = #21024#38500
TabOrder = 5
OnClick = BitBtn6Click
end
end
end
object TabSheet2: TTabSheet
Caption = #26597#35810
ImageIndex = 1
DesignSize = (
792
473)
object StringGrid1: TStringGrid
Left = 0
Top = 88
Width = 776
Height = 381
Anchors = [akLeft, akTop, akRight, akBottom]
ColCount = 100
RowCount = 20
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing]
TabOrder = 0
ColWidths = (
64
182
80
190
116
118
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64)
end
object Edit1: TEdit
Left = 16
Top = 16
Width = 113
Height = 21
TabOrder = 1
Text = #25353#21517#31216#26597#35810
end
object Button1: TButton
Left = 144
Top = 16
Width = 73
Height = 25
Caption = #26597#35810
TabOrder = 2
OnClick = Button1Click
end
object Edit2: TEdit
Left = 16
Top = 56
Width = 113
Height = 21
TabOrder = 3
Text = #25353#22320#21306#26597#35810
end
object Button2: TButton
Left = 144
Top = 56
Width = 73
Height = 25
Caption = #26597#35810
TabOrder = 4
OnClick = Button2Click
end
object Edit3: TEdit
Left = 280
Top = 16
Width = 105
Height = 21
TabOrder = 5
Text = #25353#32852#31995#20154
end
object Button3: TButton
Left = 408
Top = 16
Width = 73
Height = 25
Caption = #26597#35810
TabOrder = 6
OnClick = Button3Click
end
end
end
object Panel1: TPanel
Left = 0
Top = 508
Width = 800
Height = 25
Anchors = [akLeft, akRight, akBottom]
Caption = #23665#19996#26465#30721#26032#25216#26415#24320#21457#20844#21496
TabOrder = 1
end
object MainMenu1: TMainMenu
Left = 480
object Q1: TMenuItem
Caption = #36820#22238'(&Q)'
OnClick = Q1Click
end
end
object ADOQuery1: TADOQuery
Connection = DataModule1.ADOConnection1
Parameters = <>
Left = 300
Top = 88
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 268
Top = 88
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -