📄 u_form1.~dfm
字号:
object Form1: TForm1
Left = 242
Top = 155
Width = 310
Height = 176
Caption = 'Form1'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object LEdit1: TLabeledEdit
Left = 80
Top = 40
Width = 121
Height = 21
EditLabel.Width = 65
EditLabel.Height = 13
EditLabel.Caption = #35831#36755#20837#23494#30721
TabOrder = 0
end
object OkButton: TButton
Left = 48
Top = 88
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = OkButtonClick
end
object ExitButton: TButton
Left = 152
Top = 88
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = ExitButtonClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -