📄 unit1.dfm
字号:
object Form1: TForm1
Left = 204
Top = 194
Width = 703
Height = 347
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 16
object Label1: TLabel
Left = 288
Top = 144
Width = 14
Height = 16
Caption = #32418
end
object Label2: TLabel
Left = 288
Top = 184
Width = 14
Height = 16
Caption = #32511
end
object Label3: TLabel
Left = 288
Top = 228
Width = 14
Height = 16
Caption = #34013
end
object Label4: TLabel
Left = 273
Top = 56
Width = 27
Height = 16
Caption = #23383#20307
end
object Label5: TLabel
Left = 274
Top = 276
Width = 27
Height = 16
Caption = #22823#23567
end
object Memo1: TMemo
Left = 16
Top = 16
Width = 233
Height = 281
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
end
object ListBox1: TListBox
Left = 312
Top = 16
Width = 129
Height = 97
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ImeName = #29579#30721#20116#31508#22411
ItemHeight = 13
Items.Strings = (
#23435#20307
#38582#20070
#20223#23435
#40657#20307
#26999#20307)
ParentFont = False
TabOrder = 1
OnClick = ListBox1Click
end
object ScrollBar1: TScrollBar
Left = 306
Top = 141
Width = 137
Height = 18
Max = 255
PageSize = 0
TabOrder = 2
OnChange = ScrollBar1Change
end
object ScrollBar2: TScrollBar
Left = 306
Top = 182
Width = 135
Height = 18
Max = 255
PageSize = 0
TabOrder = 3
OnChange = ScrollBar2Change
end
object ScrollBar3: TScrollBar
Left = 306
Top = 226
Width = 135
Height = 18
Max = 255
PageSize = 0
TabOrder = 4
OnChange = ScrollBar3Change
end
object ComboBox1: TComboBox
Left = 312
Top = 272
Width = 129
Height = 24
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ItemHeight = 16
TabOrder = 5
Text = '9'
OnChange = ComboBox1Change
Items.Strings = (
'8'
'9'
'10'
'11'
'12'
'14'
'16'
'18'
'20')
end
object GroupBox1: TGroupBox
Left = 488
Top = 16
Width = 185
Height = 121
Caption = #23383#20307#26679#24335
TabOrder = 6
object CheckBox1: TCheckBox
Left = 16
Top = 24
Width = 97
Height = 17
Caption = #31895#20307
TabOrder = 0
OnClick = CheckBox1Click
end
object CheckBox2: TCheckBox
Left = 16
Top = 48
Width = 97
Height = 17
Caption = #26012#20307
TabOrder = 1
OnClick = CheckBox2Click
end
object CheckBox3: TCheckBox
Left = 16
Top = 72
Width = 97
Height = 17
Caption = #19979#21010#32447
TabOrder = 2
OnClick = CheckBox3Click
end
object CheckBox4: TCheckBox
Left = 16
Top = 96
Width = 97
Height = 17
Caption = #21024#38500#32447
TabOrder = 3
OnClick = CheckBox4Click
end
end
object RadioGroup1: TRadioGroup
Left = 488
Top = 167
Width = 185
Height = 129
Caption = #23383#20307#39068#33394
Columns = 2
TabOrder = 7
OnClick = RadioGroup1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -