unit5.~dfm
来自「商品销售管理系统」· ~DFM 代码 · 共 203 行
~DFM
203 行
object Form5: TForm5
Left = 243
Top = 183
Width = 585
Height = 421
Caption = 'Form5'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 561
Height = 369
Caption = #21592#24037#20449#24687#24405#20837#65306
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 32
Width = 60
Height = 13
Caption = #21592#24037#32534#21495#65306
end
object Label2: TLabel
Left = 304
Top = 32
Width = 60
Height = 13
Caption = #21592#24037#22995#21517#65306
end
object Label3: TLabel
Left = 16
Top = 72
Width = 63
Height = 13
Caption = #24615' '#21035#65306
end
object Label4: TLabel
Left = 16
Top = 152
Width = 63
Height = 13
Caption = #32423' '#21035#65306
end
object Label5: TLabel
Left = 16
Top = 112
Width = 63
Height = 13
Caption = ' '#37096' '#38376#65306
end
object Label6: TLabel
Left = 16
Top = 192
Width = 60
Height = 13
Caption = #36523#20221#35777#21495#65306
end
object Label7: TLabel
Left = 16
Top = 272
Width = 63
Height = 13
Caption = #20303' '#22336#65306
end
object Label8: TLabel
Left = 16
Top = 232
Width = 60
Height = 13
Caption = #32852#31995#30005#35805#65306
end
object Label9: TLabel
Left = 232
Top = 64
Width = 36
Height = 13
Caption = #35828#26126#65306
end
object Edit1: TEdit
Left = 88
Top = 32
Width = 153
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 376
Top = 32
Width = 153
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 88
Top = 192
Width = 121
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 88
Top = 272
Width = 441
Height = 21
TabOrder = 3
end
object Edit5: TEdit
Left = 88
Top = 232
Width = 121
Height = 21
TabOrder = 4
end
object ComboBox1: TComboBox
Left = 88
Top = 72
Width = 49
Height = 21
ItemHeight = 13
TabOrder = 5
Items.Strings = (
#30007
#22899)
end
object ComboBox2: TComboBox
Left = 88
Top = 112
Width = 97
Height = 21
ItemHeight = 13
TabOrder = 6
Items.Strings = (
#20154#20107#37096
#24066#22330#37096
#38144#21806#37096
#37319#36141#37096
#31649#29702#37096)
end
object ComboBox3: TComboBox
Left = 88
Top = 152
Width = 97
Height = 21
ItemHeight = 13
TabOrder = 7
Items.Strings = (
#19968#33324#21592#24037
#32452#38271
#37096#38376#20027#31649
#37096#38376#32463#29702)
end
object Memo1: TMemo
Left = 232
Top = 88
Width = 297
Height = 161
Lines.Strings = (
'Memo1')
TabOrder = 8
end
object Button1: TButton
Left = 128
Top = 320
Width = 75
Height = 25
Caption = #30830' '#23450
TabOrder = 9
OnClick = Button1Click
end
object Button2: TButton
Left = 376
Top = 320
Width = 75
Height = 25
Caption = #36864' '#20986
TabOrder = 10
OnClick = Button2Click
end
object Button3: TButton
Left = 248
Top = 320
Width = 75
Height = 25
Caption = #37325' '#20889
TabOrder = 11
OnClick = Button3Click
end
end
object Table1: TTable
DatabaseName = 'localsql'
TableName = 'dbo.'#19994#21153#21592
Left = 32
Top = 48
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?