📄 ustart.dfm
字号:
object FStart: TFStart
Left = 246
Top = 117
BorderStyle = bsDialog
Caption = #21551#21160#35774#32622
ClientHeight = 113
ClientWidth = 291
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object RadioButton1: TRadioButton
Left = 40
Top = 24
Width = 113
Height = 17
Caption = #25163#24037#21551#21160
TabOrder = 0
end
object RadioButton2: TRadioButton
Left = 168
Top = 24
Width = 113
Height = 17
Caption = #33258#21160#21551#21160
TabOrder = 1
end
object Button1: TButton
Left = 56
Top = 80
Width = 65
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 176
Top = 80
Width = 65
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -