📄 unit1.dfm
字号:
object Form1: TForm1
Left = 226
Top = 118
Width = 572
Height = 501
Caption = #25235#21462#23631#24149
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 564
Height = 426
Align = alClient
BevelOuter = bvNone
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object Image1: TImage
Left = 0
Top = 0
Width = 564
Height = 426
Align = alClient
end
end
object Panel2: TPanel
Left = 0
Top = 426
Width = 564
Height = 48
Align = alBottom
BevelOuter = bvNone
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
object Button1: TButton
Left = 11
Top = 12
Width = 71
Height = 27
Caption = #20840#23631#25235#22270
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Button3: TButton
Left = 312
Top = 12
Width = 71
Height = 27
Caption = #20445#23384#22270#24418
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button3Click
end
object Button4: TButton
Left = 467
Top = 12
Width = 71
Height = 27
Caption = #36864#20986
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button4Click
end
object Button2: TButton
Left = 86
Top = 12
Width = 71
Height = 27
Caption = #39072#20498#22270#29255
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button2Click
end
object Button5: TButton
Left = 161
Top = 12
Width = 71
Height = 27
Caption = #36716#20026#28784#24230
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = Button5Click
end
object Button6: TButton
Left = 236
Top = 12
Width = 71
Height = 27
Caption = #26356#25913#20998#36776#29575
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = Button6Click
end
end
object Timer1: TTimer
Enabled = False
Interval = 500
OnTimer = Timer1Timer
Left = 480
Top = 8
end
object SaveDialog1: TSavePictureDialog
Left = 512
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -