unit10.~dfm
来自「一个功能完整的超市管理系统」· ~DFM 代码 · 共 120 行
~DFM
120 行
object gaoyuan08: Tgaoyuan08
Left = 190
Top = 419
Width = 331
Height = 283
Caption = #20837#24211#30331#35760
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 Label3: TLabel
Left = 56
Top = 56
Width = 60
Height = 13
Caption = #21830#21697#21517#31216#65306
end
object Label4: TLabel
Left = 56
Top = 96
Width = 36
Height = 13
Caption = #25968#37327#65306
end
object Label1: TLabel
Left = 56
Top = 16
Width = 60
Height = 13
Caption = #21830#21697#32534#21495#65306
end
object Label2: TLabel
Left = 56
Top = 136
Width = 60
Height = 13
Caption = #36141#20837#21333#20215#65306
end
object Label5: TLabel
Left = 56
Top = 176
Width = 60
Height = 13
Caption = #20986#21806#21333#20215#65306
end
object Edit3: TEdit
Left = 136
Top = 48
Width = 121
Height = 21
TabOrder = 0
end
object Edit4: TEdit
Left = 136
Top = 88
Width = 121
Height = 21
TabOrder = 1
end
object Button1: TButton
Left = 56
Top = 208
Width = 75
Height = 25
Caption = #22686#21152#26032#36135#29289
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 176
Top = 208
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = Button2Click
end
object Edit1: TEdit
Left = 136
Top = 8
Width = 121
Height = 21
TabOrder = 4
end
object Edit2: TEdit
Left = 136
Top = 128
Width = 121
Height = 21
TabOrder = 5
end
object Edit5: TEdit
Left = 136
Top = 168
Width = 121
Height = 21
TabOrder = 6
end
object Query1: TQuery
DatabaseName = 'user1'
Left = 136
Top = 208
end
object Query2: TQuery
DatabaseName = 'user1'
Left = 272
Top = 104
end
object Query3: TQuery
DatabaseName = 'user1'
Left = 280
Top = 152
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?