unit9.~dfm
来自「这是本人网络数据库实习的程序,编程语言选择DELPHI7.0,完全个人编写.本程」· ~DFM 代码 · 共 107 行
~DFM
107 行
object mmxg: Tmmxg
Left = 269
Top = 172
Width = 465
Height = 362
Caption = #20462#25913#23494#30721
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 Label1: TLabel
Left = 64
Top = 24
Width = 96
Height = 27
Caption = #26087#23494#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #26041#27491#23002#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 64
Top = 96
Width = 96
Height = 27
Caption = #26032#23494#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #26041#27491#23002#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 64
Top = 184
Width = 120
Height = 27
Caption = #30830#35748#23494#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #26041#27491#23002#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 192
Top = 24
Width = 180
Height = 28
TabOrder = 0
end
object Edit2: TEdit
Left = 192
Top = 108
Width = 180
Height = 28
TabOrder = 1
end
object Edit3: TEdit
Left = 192
Top = 192
Width = 180
Height = 28
TabOrder = 2
end
object Button1: TButton
Left = 80
Top = 256
Width = 97
Height = 41
Caption = #20462#25913
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #20223#23435'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 240
Top = 256
Width = 97
Height = 41
Caption = #21462#28040
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #20223#23435'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?