📄 unit3.~dfm
字号:
object findreadertype: Tfindreadertype
Left = 167
Top = 34
Width = 609
Height = 455
Caption = #20462#25913#35835#32773#31867#22411
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Button2: TButton
Left = 514
Top = 62
Width = 75
Height = 25
Caption = #28165#31354'(&r)'
TabOrder = 0
OnClick = Button2Click
end
object Panel1: TPanel
Left = 11
Top = 6
Width = 472
Height = 49
TabOrder = 1
object Edit1: TEdit
Left = 112
Top = 16
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 0
end
object Edit2: TEdit
Left = 336
Top = 16
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 1
end
object RadioButton1: TRadioButton
Left = 16
Top = 16
Width = 81
Height = 17
Caption = #31181#31867#32534#21495
TabOrder = 2
end
object RadioButton2: TRadioButton
Left = 248
Top = 16
Width = 73
Height = 17
Caption = #31181#31867#21517#31216
TabOrder = 3
end
end
object DBGrid1: TDBGrid
Left = 11
Top = 246
Width = 472
Height = 161
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ReadOnly = True
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object button3: TButton
Left = 514
Top = 332
Width = 76
Height = 25
Caption = #25552#20132'(&m)'
TabOrder = 3
OnClick = button3Click
end
object GroupBox1: TGroupBox
Left = 11
Top = 62
Width = 472
Height = 169
Caption = #21464#26356#30340#31181#31867#20449#24687
TabOrder = 4
object Label5: TLabel
Left = 32
Top = 64
Width = 57
Height = 13
AutoSize = False
Caption = #26377#25928#26399#38480
end
object Label6: TLabel
Left = 32
Top = 96
Width = 57
Height = 13
AutoSize = False
Caption = #22791' '#27880
end
object Label4: TLabel
Left = 264
Top = 32
Width = 57
Height = 13
AutoSize = False
Caption = #20511#20070#26399#38480
end
object Label3: TLabel
Left = 32
Top = 24
Width = 57
Height = 13
AutoSize = False
Caption = #20511#20070#25968#37327
end
object Memo1: TMemo
Left = 112
Top = 88
Width = 305
Height = 65
Color = clBtnFace
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ReadOnly = True
TabOrder = 0
end
object Edit5: TEdit
Left = 112
Top = 56
Width = 121
Height = 21
Color = clBtnFace
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ReadOnly = True
TabOrder = 1
end
object Edit3: TEdit
Left = 112
Top = 24
Width = 121
Height = 21
AutoSize = False
Color = clBtnFace
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ReadOnly = True
TabOrder = 2
end
object Edit4: TEdit
Left = 328
Top = 24
Width = 121
Height = 21
Color = clBtnFace
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ReadOnly = True
TabOrder = 3
end
end
object Button4: TButton
Left = 514
Top = 15
Width = 75
Height = 26
Caption = #26597#25214'(&f)'
TabOrder = 5
OnClick = Button4Click
end
object Button1: TButton
Left = 514
Top = 278
Width = 76
Height = 25
Caption = #20462#25913
TabOrder = 6
OnClick = Button1Click
end
object ADOTable1: TADOTable
Active = True
ConnectionString =
'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
'fo=False;Initial Catalog=Library'
CursorType = ctStatic
TableName = 'Readertype'
Left = 480
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 512
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -