📄 initial.dfm
字号:
object Initialform: TInitialform
Left = 472
Top = 222
AutoScroll = False
BorderIcons = [biMinimize, biMaximize]
Caption = #25968#25454#21021#22987#21270
ClientHeight = 183
ClientWidth = 300
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object CheckBox1: TCheckBox
Left = 96
Top = 48
Width = 145
Height = 17
Caption = #21021#22987#21270#19994#21153#25968#25454
Checked = True
State = cbChecked
TabOrder = 0
end
object CheckBox2: TCheckBox
Left = 96
Top = 80
Width = 145
Height = 17
Caption = #21021#22987#21270#22522#30784#36164#26009
TabOrder = 1
end
object Button5: TButton
Left = 55
Top = 135
Width = 69
Height = 24
Caption = #30830#23450'(&O)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button5Click
end
object Button6: TButton
Left = 199
Top = 135
Width = 69
Height = 24
Caption = #36864#20986'(&C)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button6Click
end
object Button1: TButton
Left = 127
Top = 135
Width = 69
Height = 24
Caption = #24110#21161'(&H)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -