📄 reader.dfm
字号:
object readerform: Treaderform
Left = 192
Top = 107
Width = 544
Height = 375
Caption = #35835#32773#31649#29702
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 GroupBox1: TGroupBox
Left = 8
Top = 16
Width = 233
Height = 281
Caption = #35835#32773#21015#34920
TabOrder = 0
object ListView1: TListView
Left = 2
Top = 15
Width = 229
Height = 226
Align = alTop
Columns = <
item
Caption = #20511#20070#35777#21495
Width = 80
end
item
Caption = #22995#21517
end
item
Caption = #24615#21035
Width = 36
end
item
Caption = #36523#20221#35777#21495
Width = 80
end>
TabOrder = 0
ViewStyle = vsReport
OnClick = ListView1Click
end
object Button4: TButton
Left = 104
Top = 248
Width = 49
Height = 25
Caption = #21024#38500
TabOrder = 1
OnClick = Button4Click
end
object Button3: TButton
Left = 160
Top = 248
Width = 49
Height = 25
Caption = #21047#26032
TabOrder = 2
OnClick = Button3Click
end
end
object GroupBox2: TGroupBox
Left = 272
Top = 16
Width = 257
Height = 281
Caption = #32534#36753#35835#32773#20449#24687#65306
TabOrder = 1
object GroupBox3: TGroupBox
Left = 24
Top = 32
Width = 209
Height = 49
Caption = #25805#20316
TabOrder = 0
object RadioButton1: TRadioButton
Left = 24
Top = 24
Width = 65
Height = 17
Caption = #28155#21152
Checked = True
TabOrder = 0
TabStop = True
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 120
Top = 24
Width = 65
Height = 17
Caption = #20462#25913
TabOrder = 1
end
end
object GroupBox4: TGroupBox
Left = 24
Top = 96
Width = 209
Height = 137
Caption = #36873#39033
TabOrder = 1
object Label1: TLabel
Left = 8
Top = 24
Width = 48
Height = 13
Caption = #20511#20070#35777#65306
end
object Label2: TLabel
Left = 8
Top = 48
Width = 36
Height = 13
Caption = #22995#21517#65306
end
object Label3: TLabel
Left = 8
Top = 72
Width = 36
Height = 13
Caption = #24615#21035#65306
end
object Label4: TLabel
Left = 8
Top = 96
Width = 60
Height = 13
Caption = #36523#20221#35777#21495#65306
end
object Edit1: TEdit
Left = 64
Top = 16
Width = 129
Height = 21
MaxLength = 10
TabOrder = 0
end
object Edit2: TEdit
Left = 64
Top = 40
Width = 129
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 64
Top = 96
Width = 129
Height = 21
MaxLength = 18
TabOrder = 2
end
object ComboBox1: TComboBox
Left = 64
Top = 64
Width = 65
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 3
Items.Strings = (
#30007
#22899)
end
end
object Button2: TButton
Left = 160
Top = 248
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = Button2Click
end
end
object Button1: TButton
Left = 392
Top = 312
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 2
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -