?? unit1.~dfm
字號:
object Form1: TForm1
Left = 192
Top = 107
AutoScroll = False
BorderIcons = [biSystemMenu, biMinimize]
Caption = 'Form1'
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 = #27880#20876
OnClick = FlatSBRegisterClick
end
object FlatSBUnRegister: TFlatSpeedButton
Left = 72
Top = 248
Width = 57
Height = 25
Version = '4.42.8.0'
Caption = #27880#38144
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 + -