📄 unit3.dfm
字号:
object Form3: TForm3
Left = 278
Top = 126
Width = 286
Height = 226
Caption = #31649#29702
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 = 8
Top = 0
Width = 224
Height = 33
Caption = #27426#36814#31649#29702#21592#30331#38470
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -32
Font.Name = #21326#25991#24425#20113
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 32
Top = 48
Width = 41
Height = 16
AutoSize = False
Caption = #22995#21517
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #21326#25991#24425#20113
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 32
Top = 96
Width = 32
Height = 17
Caption = #23494#30721
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #21326#25991#24425#20113
Font.Style = []
ParentFont = False
end
object nameedit: TEdit
Left = 104
Top = 48
Width = 121
Height = 21
TabOrder = 0
Text = 'm03001218'
end
object mimaedit: TEdit
Left = 104
Top = 96
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 1
Text = 'zl'
end
object Button1: TButton
Left = 0
Top = 168
Width = 75
Height = 25
Caption = #30830#35748
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 200
Top = 168
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -