?? lyric.dfm.~49~
字號:
object Form3: TForm3
Left = 395
Top = 0
BorderStyle = bsNone
Caption = 'Form3'
ClientHeight = 187
ClientWidth = 480
Color = clMaroon
TransparentColor = True
TransparentColorValue = clMaroon
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poDesigned
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object PaintBox1: TPaintBox
Left = 32
Top = 16
Width = 409
Height = 129
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
OnMouseDown = PaintBox1MouseDown
end
object Timer1: TTimer
Interval = 500
OnTimer = Timer1Timer
Left = 400
Top = 24
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -