📄 reader.~dfm
字号:
object AddReader: TAddReader
Left = 177
Top = 91
Width = 563
Height = 468
Caption = #28155#21152#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
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 553
Height = 433
TabOrder = 0
object AddRead_no: TLabel
Left = 25
Top = 25
Width = 57
Height = 13
AutoSize = False
Caption = #35835#32773#32534#21495
end
object Label1: TLabel
Left = 241
Top = 25
Width = 57
Height = 13
AutoSize = False
Caption = #35835#32773#22995#21517
end
object Label2: TLabel
Left = 25
Top = 65
Width = 57
Height = 13
AutoSize = False
Caption = #35835#32773#24615#21035
end
object Label3: TLabel
Left = 241
Top = 57
Width = 57
Height = 13
AutoSize = False
Caption = #35835#32773#31181#31867
end
object Label5: TLabel
Left = 25
Top = 97
Width = 57
Height = 13
AutoSize = False
Caption = #24037#20316#21333#20301
end
object Label6: TLabel
Left = 33
Top = 169
Width = 3
Height = 13
end
object Label8: TLabel
Left = 241
Top = 129
Width = 57
Height = 13
AutoSize = False
Caption = #32047#35745#25968#37327
end
object Label9: TLabel
Left = 25
Top = 161
Width = 57
Height = 13
AutoSize = False
Caption = #30331#35760#26085#26399
end
object Label10: TLabel
Left = 25
Top = 129
Width = 57
Height = 13
AutoSize = False
Caption = #30005#23376#37038#20214
end
object Label11: TLabel
Left = 241
Top = 97
Width = 57
Height = 13
AutoSize = False
Caption = #30005#35805#21495#30721
end
object Label12: TLabel
Left = 25
Top = 185
Width = 57
Height = 13
AutoSize = False
Caption = #22791' '#27880
end
object Button1: TButton
Left = 457
Top = 249
Width = 75
Height = 25
Caption = #20851#38381'[&C]'
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 457
Top = 201
Width = 75
Height = 25
Caption = #28155#21152'[&A]'
TabOrder = 1
OnClick = Button2Click
end
object Edit1: TEdit
Left = 97
Top = 17
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 2
end
object Edit2: TEdit
Left = 305
Top = 17
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 3
end
object Edit5: TEdit
Left = 97
Top = 121
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 4
end
object Memo1: TMemo
Left = 97
Top = 185
Width = 305
Height = 57
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 5
end
object Button3: TButton
Left = 457
Top = 297
Width = 75
Height = 25
Caption = #28165#31354'[&R]'
TabOrder = 6
OnClick = Button3Click
end
object DBLookupComboBox1: TDBLookupComboBox
Left = 305
Top = 57
Width = 121
Height = 21
DataField = 'reader_type'
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
KeyField = 'RT_typename'
ListField = 'RT_typename'
ListSource = DataSource2
TabOrder = 7
OnMouseDown = DBLookupComboBox1MouseDown
end
object MaskEdit1: TMaskEdit
Left = 97
Top = 153
Width = 121
Height = 21
EditMask = '!9999/99/00;1;_'
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
MaxLength = 10
TabOrder = 8
Text = ' - - '
end
object ComboBox1: TComboBox
Left = 97
Top = 57
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 13
TabOrder = 9
Items.Strings = (
#30007
#22899)
end
object Edit3: TEdit
Left = 97
Top = 89
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 10
end
object Edit4: TEdit
Left = 305
Top = 89
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 11
end
object Edit6: TEdit
Left = 305
Top = 121
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 12
end
object MonthCalendar1: TMonthCalendar
Left = 97
Top = 249
Width = 304
Height = 153
CalColors.TitleBackColor = clNavy
Date = 38135.668035254630000000
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 13
end
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 = 568
Top = 128
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 568
Top = 160
end
object ADOTable2: TADOTable
Active = True
ConnectionString =
'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
'fo=False;Initial Catalog=library;Data Source=.'
CursorType = ctStatic
TableName = 'Readertype'
Left = 568
Top = 48
end
object DataSource2: TDataSource
DataSet = ADOTable2
Left = 568
Top = 80
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -