📄 unit1.dfm
字号:
object Form1: TForm1
Left = 205
Top = 73
Width = 559
Height = 386
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label4: TLabel
Left = 360
Top = 16
Width = 60
Height = 13
Caption = #28304#25991#20214#21517#65306
end
object Label5: TLabel
Left = 344
Top = 112
Width = 81
Height = 13
AutoSize = False
Caption = #21387#32553#25991#20214#21517#65306
end
object Label6: TLabel
Left = 16
Top = 280
Width = 60
Height = 13
Caption = #21387#32553#36827#24230#65306
end
object Label7: TLabel
Left = 264
Top = 272
Width = 60
Height = 13
Caption = #35299#21387#36827#24230#65306
end
object Label8: TLabel
Left = 344
Top = 48
Width = 81
Height = 13
AutoSize = False
Caption = #28304#25991#20214#22823#23567#65306
end
object Label9: TLabel
Left = 344
Top = 80
Width = 81
Height = 13
AutoSize = False
Caption = #21387#32553#21518#22823#23567#65306
end
object Label10: TLabel
Left = 344
Top = 144
Width = 81
Height = 13
AutoSize = False
Caption = #36824#21407#21518#22823#23567#65306
end
object Image1: TImage
Left = 0
Top = 0
Width = 337
Height = 257
Stretch = True
end
object Edit1: TEdit
Left = 432
Top = 16
Width = 105
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 432
Top = 112
Width = 105
Height = 21
TabOrder = 1
end
object ProgressBar1: TProgressBar
Left = 11
Top = 296
Width = 233
Height = 16
Min = 0
Max = 100
TabOrder = 2
end
object ProgressBar2: TProgressBar
Left = 267
Top = 296
Width = 241
Height = 16
Min = 0
Max = 100
TabOrder = 3
end
object Edit3: TEdit
Left = 432
Top = 48
Width = 105
Height = 21
TabOrder = 4
end
object Edit4: TEdit
Left = 432
Top = 80
Width = 105
Height = 21
TabOrder = 5
end
object Edit5: TEdit
Left = 432
Top = 144
Width = 105
Height = 21
TabOrder = 6
end
object OpenDialog1: TOpenDialog
Filter = #25152#26377#25991#20214'(*.*)|*.*'
Left = 560
Top = 16
end
object OpenDialog2: TOpenDialog
Filter = #21387#32553#25991#20214'(*.pcx)|*.pcx'
Left = 560
Top = 48
end
object MainMenu1: TMainMenu
Left = 568
Top = 80
object N1: TMenuItem
Caption = #25991#20214
object N2: TMenuItem
Caption = #25171#24320#28304#25991#20214
OnClick = N2Click
end
object N3: TMenuItem
Caption = #21387#32553#28304#25991#20214
OnClick = N3Click
end
object N4: TMenuItem
Caption = #25171#24320#21387#32553#25991#20214
OnClick = N4Click
end
object N5: TMenuItem
Caption = #35299#21387
OnClick = N5Click
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -