📄 unit1.dfm
字号:
object Form1: TForm1
Left = 220
Top = 114
Width = 807
Height = 531
Caption = #21326#23481#36947
Color = clActiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -10
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label3: TLabel
Left = 351
Top = 26
Width = 338
Height = 29
AutoSize = False
Caption = #21326#23481#23567#24452
Color = clActiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -25
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label4: TLabel
Left = 351
Top = 54
Width = 338
Height = 29
AutoSize = False
Caption = #20853#19981#22312#22810#65292#22235#20010#21017#34892
Color = clActiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -25
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label5: TLabel
Left = 351
Top = 81
Width = 338
Height = 29
AutoSize = False
Caption = #23558#19981#22312#24191#65292#20116#34382#21017#28789
Color = clActiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -25
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label6: TLabel
Left = 351
Top = 109
Width = 338
Height = 29
AutoSize = False
Caption = #26031#26159#28216#25103#65292#21807#21566#38386#24773
Color = clActiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -25
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label7: TLabel
Left = 351
Top = 137
Width = 338
Height = 29
AutoSize = False
Caption = #26361#25805#36867#24471#24555#65292#23567#20853#36861#24471#21220
Color = clActiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -25
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label8: TLabel
Left = 351
Top = 164
Width = 338
Height = 29
AutoSize = False
Caption = #36807#20851#26025#23558#65292#32858#20250#22235#26143
Color = clActiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -25
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label9: TLabel
Left = 351
Top = 192
Width = 338
Height = 29
AutoSize = False
Caption = #21326#23481#23567#36947#65292#20851#32701#21160#24515
Color = clActiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -25
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label10: TLabel
Left = 351
Top = 219
Width = 338
Height = 29
AutoSize = False
Caption = #31169#25918#26361#25805#65292#25253#31572#24681#24773
Color = clActiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -25
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label11: TLabel
Left = 351
Top = 247
Width = 338
Height = 29
AutoSize = False
Caption = #26377#35799#20113#65306#21326#23481#28216#25103#35265#30495#24773
Color = clActiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -25
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label12: TLabel
Left = 351
Top = 286
Width = 234
Height = 24
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clFuchsia
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Panel1: TPanel
Left = 13
Top = 33
Width = 308
Height = 368
BevelInner = bvLowered
BevelOuter = bvLowered
BevelWidth = 3
Color = clBlue
TabOrder = 0
object Label1: TLabel
Left = 98
Top = 310
Width = 25
Height = 29
Caption = #20986
Font.Charset = ANSI_CHARSET
Font.Color = clLime
Font.Height = -25
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 130
Top = 310
Width = 25
Height = 29
Caption = #21475
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -25
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
end
object Button1: TButton
Left = 455
Top = 364
Width = 61
Height = 20
Caption = #37325#26032#24320#22987
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 540
Top = 364
Width = 60
Height = 20
Caption = #36864#20986#28216#25103
TabOrder = 2
OnClick = Button2Click
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 576
Top = 352
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -