unit7.~dfm
来自「商品销售管理系统」· ~DFM 代码 · 共 233 行
~DFM
233 行
object Form7: TForm7
Left = 228
Top = 76
Width = 583
Height = 433
Caption = 'Form7'
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 = 385
Caption = #20379#24212#32773#20449#24687#24405#20837#65306
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 32
Width = 72
Height = 13
Caption = #20379#24212#32773#32534#21495#65306
end
object Label2: TLabel
Left = 280
Top = 32
Width = 72
Height = 13
Caption = #20379#24212#32773#22995#21517#65306
end
object Label3: TLabel
Left = 24
Top = 72
Width = 72
Height = 13
Caption = #20379#24212#32773#32423#21035#65306
end
object Label4: TLabel
Left = 280
Top = 72
Width = 75
Height = 13
Caption = #36523' '#20221' '#35777' '#21495#65306
end
object Label5: TLabel
Left = 24
Top = 112
Width = 75
Height = 13
Caption = #25152' '#23646' '#20844' '#21496#65306
end
object Label6: TLabel
Left = 280
Top = 112
Width = 78
Height = 13
Caption = #37038' '#32534#65306
end
object Label7: TLabel
Left = 24
Top = 152
Width = 78
Height = 13
Caption = #22320' '#22336#65306
end
object Label8: TLabel
Left = 24
Top = 192
Width = 72
Height = 13
Caption = #25152#20379#20135#21697#21517#65306
end
object Label9: TLabel
Left = 24
Top = 232
Width = 72
Height = 13
Caption = #21512' '#21516' '#32534' '#21495#65306
end
object Label10: TLabel
Left = 24
Top = 272
Width = 69
Height = 13
Caption = #32852' '#31995' '#30005' '#35805#65306
end
object Label11: TLabel
Left = 56
Top = 304
Width = 44
Height = 13
Caption = 'E --MAIL:'
end
object Label12: TLabel
Left = 264
Top = 192
Width = 60
Height = 13
Caption = #38468#21152#35828#26126#65306
end
object Edit1: TEdit
Left = 104
Top = 32
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 376
Top = 32
Width = 121
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 376
Top = 72
Width = 121
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 104
Top = 112
Width = 121
Height = 21
TabOrder = 3
end
object Edit5: TEdit
Left = 104
Top = 152
Width = 393
Height = 21
TabOrder = 4
end
object Edit6: TEdit
Left = 376
Top = 112
Width = 121
Height = 21
TabOrder = 5
end
object Edit7: TEdit
Left = 104
Top = 192
Width = 121
Height = 21
TabOrder = 6
end
object Edit8: TEdit
Left = 104
Top = 232
Width = 121
Height = 21
TabOrder = 7
end
object Edit9: TEdit
Left = 104
Top = 272
Width = 121
Height = 21
TabOrder = 8
end
object Edit10: TEdit
Left = 104
Top = 304
Width = 121
Height = 21
TabOrder = 9
end
object ComboBox1: TComboBox
Left = 104
Top = 72
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 10
Items.Strings = (
#39640#32423#20379#24212#32773
#20013#32423#20379#24212#32773
#19968#33324#20379#24212#32773)
end
object Memo1: TMemo
Left = 272
Top = 208
Width = 233
Height = 113
Lines.Strings = (
'Memo1')
TabOrder = 11
end
object Button1: TButton
Left = 104
Top = 344
Width = 75
Height = 25
Caption = #30830' '#23450
TabOrder = 12
OnClick = Button1Click
end
object Button2: TButton
Left = 232
Top = 344
Width = 75
Height = 25
Caption = #37325' '#20889
TabOrder = 13
OnClick = Button2Click
end
object Button3: TButton
Left = 360
Top = 344
Width = 75
Height = 25
Caption = #36864' '#20986
TabOrder = 14
OnClick = Button3Click
end
end
object Table1: TTable
DatabaseName = 'localsql'
TableName = 'dbo.'#20379#24212#32773
Left = 48
Top = 64
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?