📄 unit2.dfm
字号:
object Form2: TForm2
Left = 415
Top = 220
BorderStyle = bsDialog
Caption = #27880#20876#31383#21475
ClientHeight = 176
ClientWidth = 310
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 14
object Label1: TLabel
Left = 8
Top = 112
Width = 140
Height = 14
Caption = #27880#20876#30721#33719#21462#26041#24335#22914#19979#65306
end
object Label2: TLabel
Left = 80
Top = 134
Width = 112
Height = 14
Cursor = crHandPoint
Caption = #20849#20139#36719#20214#27880#20876#32593#22336
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsUnderline]
ParentFont = False
Transparent = True
end
object Label3: TLabel
Left = 80
Top = 156
Width = 112
Height = 14
Cursor = crHandPoint
Caption = #28120#23453#36719#20214#27880#20876#32593#22336
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsUnderline]
ParentFont = False
Transparent = True
end
object LabeledEdit1: TLabeledEdit
Left = 88
Top = 8
Width = 169
Height = 22
Color = clSilver
EditLabel.Width = 56
EditLabel.Height = 14
EditLabel.Caption = #26426#22120#30721#65306
Enabled = False
LabelPosition = lpLeft
TabOrder = 0
end
object LabeledEdit2: TLabeledEdit
Left = 88
Top = 40
Width = 169
Height = 22
EditLabel.Width = 56
EditLabel.Height = 14
EditLabel.Caption = #27880#20876#30721#65306
LabelPosition = lpLeft
TabOrder = 1
end
object Button1: TButton
Left = 56
Top = 80
Width = 75
Height = 25
Caption = #30830#23450
ModalResult = 1
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 200
Top = 80
Width = 75
Height = 25
Caption = #21462#28040
ModalResult = 2
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -