📄 unit1.dfm
字号:
object Form1: TForm1
Left = 468
Top = 327
AutoScroll = False
BorderIcons = [biSystemMenu, biMinimize]
Caption = #25991#20214#30417#35270#31934#28789'V1.0'
ClientHeight = 278
ClientWidth = 405
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object FlatSBRegister: TFlatSpeedButton
Left = 8
Top = 248
Width = 57
Height = 25
Version = '4.42.8.0'
Caption = #24320#22987
OnClick = FlatSBRegisterClick
end
object FlatSBUnRegister: TFlatSpeedButton
Left = 72
Top = 248
Width = 57
Height = 25
Version = '4.42.8.0'
Caption = #20572#27490
OnClick = FlatSBUnRegisterClick
end
object FlatSBSave: TFlatSpeedButton
Left = 280
Top = 248
Width = 57
Height = 25
Version = '4.42.8.0'
Caption = #20445#23384
OnClick = FlatSBSaveClick
end
object FlatSBQuit: TFlatSpeedButton
Left = 344
Top = 248
Width = 57
Height = 25
Version = '4.42.8.0'
Caption = #36864#20986
OnClick = FlatSBQuitClick
end
object Label1: TLabel
Left = 9
Top = 5
Width = 24
Height = 13
Caption = #20449#24687
end
object Memo1: TFlatMemo
Left = 5
Top = 23
Width = 395
Height = 218
Version = '4.42.8.0'
ColorFlat = clBtnFace
ParentColor = True
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -