📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 192
Top = 114
Width = 696
Height = 480
Caption = #36164#28304#32534#35793#22120'('#26410#20445#23384')'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 8
Top = 8
Width = 281
Height = 425
ScrollBars = ssBoth
TabOrder = 0
OnChange = Memo1Change
end
object GroupBox1: TGroupBox
Left = 304
Top = 16
Width = 369
Height = 161
Caption = #22686#21152#36164#28304
TabOrder = 1
object Label1: TLabel
Left = 16
Top = 24
Width = 59
Height = 13
Caption = #36164#28304#31867#22411' '
end
object Label2: TLabel
Left = 8
Top = 56
Width = 65
Height = 13
Caption = #36164#28304#20301#32622#12288
end
object Label3: TLabel
Left = 8
Top = 88
Width = 59
Height = 13
Caption = #36164#28304#21517#31216' '
end
object ComboBox1: TComboBox
Left = 96
Top = 16
Width = 249
Height = 21
ItemHeight = 13
TabOrder = 0
Items.Strings = (
'BMP'#22270#29255
#20809#26631
#22270#26631
'JPG'#22270#29255
#20108#36827#21046#25991#20214
#25991#26412#25991#20214
#22768#38899
#30005#24433)
end
object Edit1: TEdit
Left = 96
Top = 48
Width = 233
Height = 21
TabOrder = 1
end
object Button1: TButton
Left = 336
Top = 48
Width = 25
Height = 25
Caption = '..'
TabOrder = 2
OnClick = Button1Click
end
object Edit2: TEdit
Left = 96
Top = 80
Width = 241
Height = 21
CharCase = ecUpperCase
TabOrder = 3
end
object Button2: TButton
Left = 160
Top = 120
Width = 105
Height = 33
Caption = #22686#12288#21152
TabOrder = 4
OnClick = Button2Click
end
end
object GroupBox2: TGroupBox
Left = 312
Top = 192
Width = 361
Height = 241
Caption = #32534#35793#22788#29702
TabOrder = 2
object Button3: TButton
Left = 24
Top = 72
Width = 121
Height = 41
Caption = #20445#23384#25991#20214
TabOrder = 0
OnClick = Button3Click
end
object Button4: TButton
Left = 216
Top = 72
Width = 105
Height = 41
Caption = #32534#35793#25991#20214
TabOrder = 1
OnClick = Button4Click
end
object Button5: TButton
Left = 24
Top = 136
Width = 121
Height = 49
Caption = #36164#28304#25991#20214#21478#23384#20026
TabOrder = 2
end
object Button6: TButton
Left = 24
Top = 16
Width = 113
Height = 41
Caption = #36733#20837#25991#20214
TabOrder = 3
OnClick = Button6Click
end
object Button7: TButton
Left = 216
Top = 16
Width = 105
Height = 41
Caption = #20851#38381#25991#20214
TabOrder = 4
OnClick = Button7Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -