📄 unit1.dfm
字号:
object Form1: TForm1
Left = 216
Top = 93
Width = 348
Height = 392
Caption = #39068#33394#30340#28176#21464#26174#31034
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 15
Top = 18
Width = 128
Height = 128
end
object Image2: TImage
Left = 192
Top = 18
Width = 128
Height = 128
end
object Label1: TLabel
Left = 47
Top = 154
Width = 72
Height = 12
Caption = #33777#24418#25193#25955#25928#26524
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 224
Top = 154
Width = 84
Height = 12
Caption = #20013#24515#21521#24038#21491#25193#25955
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Image3: TImage
Left = 15
Top = 178
Width = 128
Height = 128
end
object Label3: TLabel
Left = 39
Top = 322
Width = 84
Height = 12
Caption = #20013#24515#21521#19978#19979#25193#25955
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Image4: TImage
Left = 192
Top = 178
Width = 128
Height = 128
end
object Label4: TLabel
Left = 224
Top = 322
Width = 72
Height = 12
Caption = #21160#30011#30697#24418#25928#26524
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 144
Top = 336
Width = 75
Height = 25
Caption = #25928#26524#26174#31034
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Timer1: TTimer
Enabled = False
Interval = 200
OnTimer = Timer1Timer
Left = 304
Top = 314
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -