📄 switchuifrm.dfm
字号:
object SwitchUIForm: TSwitchUIForm
Left = 232
Top = 131
BorderStyle = bsDialog
Caption = 'SwitchUIForm'
ClientHeight = 162
ClientWidth = 318
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object RadioGroup1: TRadioGroup
Left = 23
Top = 22
Width = 276
Height = 83
Caption = #30028#38754#21015#34920
Columns = 2
ItemIndex = 0
Items.Strings = (
#30028#38754#19968
#30028#38754#20108)
TabOrder = 0
end
object Button1: TButton
Left = 142
Top = 128
Width = 75
Height = 21
Caption = #20999#25442'(&S)'
Default = True
ModalResult = 1
TabOrder = 1
end
object Button2: TButton
Left = 226
Top = 128
Width = 75
Height = 21
Cancel = True
Caption = #21462#28040'(&C)'
ModalResult = 2
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -