📄 unit4.~dfm
字号:
object deletereader: Tdeletereader
Left = 229
Top = 159
Width = 690
Height = 527
Caption = #21024#38500#35835#32773#20449#24687
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 GroupBox1: TGroupBox
Left = 8
Top = 11
Width = 665
Height = 73
Caption = #26597#35810#35835#32773
TabOrder = 0
object Label6: TLabel
Left = 48
Top = 176
Width = 3
Height = 13
end
object Button1: TButton
Left = 480
Top = 16
Width = 75
Height = 25
Caption = #26597#25214'[&S]'
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 576
Top = 16
Width = 75
Height = 25
Caption = #28165#31354'[&R]'
TabOrder = 1
OnClick = Button2Click
end
object edit2: TEdit
Left = 328
Top = 16
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 2
end
object RadioButton1: TRadioButton
Left = 24
Top = 24
Width = 73
Height = 17
Caption = #35835#32773#32534#21495
TabOrder = 3
end
object RadioButton2: TRadioButton
Left = 240
Top = 24
Width = 81
Height = 17
Caption = #35835#32773#22995#21517
TabOrder = 4
end
end
object Edit1: TEdit
Left = 120
Top = 32
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 1
end
object Panel1: TPanel
Left = 8
Top = 91
Width = 665
Height = 242
TabOrder = 2
object Label9: TLabel
Left = 264
Top = 100
Width = 65
Height = 13
AutoSize = False
Caption = #30331#35760#26085#26399
end
object Label11: TLabel
Left = 264
Top = 68
Width = 57
Height = 13
AutoSize = False
Caption = #30005#35805#21495#30721
end
object Label8: TLabel
Left = 32
Top = 148
Width = 57
Height = 13
AutoSize = False
Caption = #32047#35745#25968#37327
end
object Label10: TLabel
Left = 32
Top = 100
Width = 57
Height = 13
AutoSize = False
Caption = #30005#23376#37038#20214
end
object Label5: TLabel
Left = 32
Top = 72
Width = 57
Height = 17
AutoSize = False
Caption = #24037#20316#21333#20301
end
object Label2: TLabel
Left = 32
Top = 32
Width = 57
Height = 13
AutoSize = False
Caption = #35835#32773#24615#21035
end
object Label3: TLabel
Left = 264
Top = 32
Width = 57
Height = 13
AutoSize = False
Caption = #35835#32773#31181#31867
end
object Label4: TLabel
Left = 40
Top = 192
Width = 33
Height = 13
Caption = #22791' '#27880
end
object Edit9: TEdit
Left = 104
Top = 140
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 0
end
object Edit7: TEdit
Left = 104
Top = 100
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 1
end
object Edit8: TEdit
Left = 344
Top = 100
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 2
end
object Edit6: TEdit
Left = 344
Top = 64
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 3
end
object Edit5: TEdit
Left = 104
Top = 64
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 4
end
object Edit3: TEdit
Left = 104
Top = 32
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 5
end
object Edit4: TEdit
Left = 344
Top = 24
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 6
end
object Memo1: TMemo
Left = 104
Top = 184
Width = 377
Height = 49
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 7
end
end
object Button4: TButton
Left = 493
Top = 128
Width = 75
Height = 25
Caption = #21024#38500'[&d]'
TabOrder = 3
OnClick = Button4Click
end
object DBGrid1: TDBGrid
Left = 10
Top = 343
Width = 667
Height = 137
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ReadOnly = True
TabOrder = 4
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnMouseDown = DBGrid1MouseDown
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 56
Top = 377
end
object ADOTable1: TADOTable
Active = True
ConnectionString =
'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
'fo=False;Initial Catalog=library;Data Source=.'
CursorType = ctStatic
TableName = 'Readers'
Left = 24
Top = 377
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -