📄 unit7.~dfm
字号:
object search_reader: Tsearch_reader
Left = 204
Top = 104
Width = 693
Height = 567
Caption = #26597#35810#35835#32773#19982#20462#25913
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 48
Top = 8
Width = 377
Height = 29
AutoSize = False
Caption = #35831#36755#20837#35201#26597#35810#30340#35835#32773#30340#36164#26009
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 40
Top = 352
Width = 305
Height = 24
AutoSize = False
Caption = #35835#32773#30340#31616#20171#65288#21487#20197#19981#35828#26126#65289
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object GroupBox1: TGroupBox
Left = 40
Top = 56
Width = 369
Height = 105
Caption = #26597#35810
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label2: TLabel
Left = 8
Top = 24
Width = 185
Height = 24
AutoSize = False
Caption = #35835#32773#30340#20511#20070#35777#21495
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 48
Top = 64
Width = 137
Height = 24
AutoSize = False
Caption = #35835#32773#30340#22995#21517
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object reader_no_search: TEdit
Left = 192
Top = 24
Width = 161
Height = 28
TabOrder = 0
end
object name_search: TEdit
Left = 192
Top = 64
Width = 161
Height = 28
TabOrder = 1
end
end
object GroupBox2: TGroupBox
Left = 40
Top = 176
Width = 361
Height = 161
Caption = #20462#25913
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
object Label5: TLabel
Left = 40
Top = 40
Width = 137
Height = 24
AutoSize = False
Caption = #35835#32773#30340#22995#21517
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 56
Top = 80
Width = 105
Height = 24
AutoSize = False
Caption = #35835#32773#31867#21035
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 8
Top = 120
Width = 169
Height = 24
AutoSize = False
Caption = #35835#32773#25152#23646#30340#26426#26500
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object name_change: TEdit
Left = 176
Top = 40
Width = 161
Height = 32
TabOrder = 0
end
object department_change: TEdit
Left = 176
Top = 120
Width = 161
Height = 32
TabOrder = 1
end
object type_change: TComboBox
Left = 176
Top = 80
Width = 161
Height = 32
ItemHeight = 24
TabOrder = 2
Items.Strings = (
#26412#31185#29983
#30740#31350#29983
#21338#22763#29983
#35762#24072
#21103#25945#25480
#25945#25480
#22806#21333#20301#20154#21592)
end
end
object introduction_change: TMemo
Left = 8
Top = 392
Width = 665
Height = 113
Lines.Strings = (
'')
TabOrder = 2
end
object Button1: TButton
Left = 464
Top = 48
Width = 129
Height = 41
Caption = #30830#23450#26597#35810
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 464
Top = 128
Width = 129
Height = 41
Caption = #21462#28040#26597#35810
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 464
Top = 208
Width = 129
Height = 41
Caption = #30830#23450#20462#25913
TabOrder = 5
OnClick = Button3Click
end
object Button4: TButton
Left = 464
Top = 288
Width = 129
Height = 41
Caption = #21462#28040#20462#25913
TabOrder = 6
OnClick = Button4Click
end
object search_reader: TADODataSet
Connection = DataModule3.ADOConnection1
Parameters = <>
Left = 592
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -