?? unit1.dfm
字號:
object Form1: TForm1
Left = 234
Top = 192
BorderStyle = bsNone
Caption = 'Form1'
ClientHeight = 103
ClientWidth = 338
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 0
Width = 80
Height = 19
Caption = #27426#36814#36827#20837
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 31
Top = 1
Width = 80
Height = 19
Caption = #27426#36814#36827#20837
Font.Charset = GB2312_CHARSET
Font.Color = clAqua
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
Transparent = True
end
object Label3: TLabel
Left = 48
Top = 32
Width = 255
Height = 24
Caption = #23398#29983#25104#32489#20449#24687#31649#29702#31995#32479' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label4: TLabel
Left = 47
Top = 33
Width = 255
Height = 24
Caption = #23398#29983#25104#32489#20449#24687#31649#29702#31995#32479' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label5: TLabel
Left = 240
Top = 72
Width = 96
Height = 16
Caption = #31505#20658#27743#28246#29256' '
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -16
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
Transparent = True
end
object Label6: TLabel
Left = 239
Top = 72
Width = 80
Height = 16
Caption = #31505#20658#27743#28246#29256
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -16
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
Transparent = True
end
object Panel1: TPanel
Left = 16
Top = 96
Width = 313
Height = 3
Color = clFuchsia
TabOrder = 0
object Panel2: TPanel
Left = 0
Top = 0
Width = 313
Height = 3
Color = clAqua
TabOrder = 0
end
end
object Timer1: TTimer
Interval = 30
OnTimer = Timer1Timer
Left = 72
Top = 64
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -