📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 199
Top = 107
Width = 475
Height = 463
Caption = #22270#24418#26684#24335#21387#32553#36716#25442
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Courier New'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 15
object Label1: TLabel
Left = 120
Top = 96
Width = 70
Height = 19
Caption = ' '#21387#32553#27604
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Image1: TImage
Left = 8
Top = 136
Width = 449
Height = 281
Stretch = True
end
object Label2: TLabel
Left = 48
Top = 80
Width = 7
Height = 15
end
object Button1: TButton
Left = 8
Top = 8
Width = 75
Height = 25
Caption = #28304#22270#29255
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #24188#22278
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 88
Top = 8
Width = 329
Height = 23
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 1
Text = 'Edit1'
end
object Button2: TButton
Left = 8
Top = 48
Width = 75
Height = 25
Caption = #26032#22270#29255
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #24188#22278
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button2Click
end
object Edit2: TEdit
Left = 88
Top = 48
Width = 329
Height = 23
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 3
Text = 'Edit2'
end
object Button3: TButton
Left = 8
Top = 88
Width = 75
Height = 25
Caption = #36716#25442
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #24188#22278
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = Button3Click
end
object TrackBar1: TTrackBar
Left = 192
Top = 96
Width = 273
Height = 25
Max = 100
Min = 1
Frequency = 10
Position = 50
TabOrder = 5
OnChange = TrackBar1Change
end
object OpenDialog1: TOpenDialog
Left = 424
Top = 8
end
object SaveDialog1: TSaveDialog
Left = 424
Top = 48
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -