?? unit2.dfm
字號:
object Form2: TForm2
Left = 437
Top = 543
BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
BorderStyle = bsNone
Caption = 'Form2'
ClientHeight = 184
ClientWidth = 349
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 48
Top = 56
Width = 257
Height = 37
AutoSize = False
Caption = #25968#25454#37319#38598#31243#24207#21551#21160
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Timer1: TTimer
Interval = 5000
OnTimer = Timer1Timer
Left = 88
Top = 24
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -