unit1.dfm
来自「供了获得CPU序列号和网 卡Mac地址的方法。 1.Delphi中可这个控件」· DFM 代码 · 共 91 行
DFM
91 行
object Form1: TForm1
Left = 294
Top = 257
BorderStyle = bsDialog
Caption = 'Form1'
ClientHeight = 177
ClientWidth = 396
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 83
Top = 30
Width = 33
Height = 13
AutoSize = False
Caption = #29992#25143
end
object Label2: TLabel
Left = 83
Top = 70
Width = 33
Height = 13
AutoSize = False
Caption = #23494#30721
end
object Label3: TLabel
Left = 88
Top = 96
Width = 209
Height = 13
AutoSize = False
Caption = #26410#27880#20876#65292#19981#33021#20351#29992#26412#36719#20214
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 160
Top = 128
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 0
end
object Button2: TButton
Left = 280
Top = 128
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = Button2Click
end
object Edit1: TEdit
Left = 128
Top = 24
Width = 161
Height = 21
TabOrder = 2
end
object Edit2: TEdit
Left = 129
Top = 64
Width = 160
Height = 21
PasswordChar = '*'
TabOrder = 3
end
object Button33333: TButton
Left = 48
Top = 128
Width = 75
Height = 25
Caption = #27880#20876
TabOrder = 4
OnClick = Button33333Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?