📄 readerqueryu.dfm
字号:
object ReaderQueryF: TReaderQueryF
Left = 262
Top = 227
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'ReaderQueryF'
ClientHeight = 452
ClientWidth = 627
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Times New Roman'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 120
TextHeight = 17
object PageControl1: TPageControl
Left = 10
Top = 2
Width = 600
Height = 412
ActivePage = TabSheet1
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #35835#32773#26597#35810
object GroupBox1: TGroupBox
Left = 9
Top = 0
Width = 572
Height = 45
Caption = #26597#35810
TabOrder = 0
object RadioButton1: TRadioButton
Left = 45
Top = 18
Width = 74
Height = 19
Caption = #21345#21495
Checked = True
TabOrder = 0
TabStop = True
end
object RadioButton2: TRadioButton
Left = 118
Top = 18
Width = 64
Height = 19
Caption = #22995#21517
TabOrder = 1
end
object RadioButton3: TRadioButton
Left = 190
Top = 18
Width = 74
Height = 19
Caption = #36523#20221#35777
TabOrder = 2
end
object RadioButton4: TRadioButton
Left = 281
Top = 18
Width = 65
Height = 19
Caption = #24615#21035
TabOrder = 3
end
object RadioButton5: TRadioButton
Left = 363
Top = 18
Width = 82
Height = 19
Caption = #35835#32773#31867#22411
TabOrder = 4
end
object RadioButton6: TRadioButton
Left = 453
Top = 18
Width = 65
Height = 19
Caption = #23398#21382
TabOrder = 5
end
end
object GroupBox2: TGroupBox
Left = 9
Top = 46
Width = 572
Height = 47
Caption = #36755#20837
TabOrder = 1
object StaticText1: TStaticText
Left = 9
Top = 18
Width = 164
Height = 21
Caption = #36755#20837#35201#26597#35810#30340#20851#38190#23383#65306
TabOrder = 0
end
object Edit1: TEdit
Left = 154
Top = 16
Width = 210
Height = 24
BevelInner = bvLowered
BevelKind = bkFlat
BevelOuter = bvRaised
BorderStyle = bsNone
TabOrder = 1
end
object BitBtn1: TBitBtn
Left = 471
Top = 12
Width = 85
Height = 29
Caption = #26597' '#35810
TabOrder = 2
OnClick = BitBtn1Click
end
object CheckBox1: TCheckBox
Left = 372
Top = 18
Width = 82
Height = 19
Caption = #27169#31946#26597#35810
Checked = True
State = cbChecked
TabOrder = 3
end
end
object GroupBox3: TGroupBox
Left = 9
Top = 93
Width = 572
Height = 282
Caption = #32467#26524
TabOrder = 2
object ListView1: TListView
Left = 9
Top = 18
Width = 554
Height = 255
BevelInner = bvLowered
BevelOuter = bvRaised
BevelKind = bkFlat
BorderStyle = bsNone
Columns = <
item
Caption = #21345#21495
Width = 113
end
item
Caption = #22995#21517
Width = 113
end
item
Caption = #36523#20221#35777
Width = 113
end
item
Caption = #24615#21035
Width = 45
end
item
Caption = #35835#32773#31867#22411
Width = 68
end
item
Caption = #23398#21382
Width = 68
end>
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
GridLines = True
ReadOnly = True
RowSelect = True
ParentFont = False
TabOrder = 0
ViewStyle = vsReport
end
end
end
end
object BitBtn4: TBitBtn
Left = 517
Top = 419
Width = 92
Height = 29
Caption = #20851' '#38381
TabOrder = 1
OnClick = BitBtn4Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -