www.pudn.com > libraryborrowSystem.rar > Unit8.dfm
object BorrowForm: TBorrowForm
Left = 199
Top = 120
Width = 779
Height = 564
Caption = #20511#20070#22788#29702
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 GroupBox1: TGroupBox
Left = 16
Top = 24
Width = 697
Height = 97
Caption = #36755#20837#20070#21495#21644#35835#32773#32534#21495
TabOrder = 0
object Label1: TLabel
Left = 40
Top = 48
Width = 54
Height = 16
Caption = #20070' '#21495' '#65306' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 320
Top = 48
Width = 78
Height = 16
Caption = #35835#32773#32534#21495' '#65306' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 104
Top = 40
Width = 137
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 400
Top = 40
Width = 137
Height = 21
TabOrder = 1
end
object Button1: TButton
Left = 584
Top = 40
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = Button1Click
end
end
object GroupBox2: TGroupBox
Left = 32
Top = 152
Width = 305
Height = 265
Caption = #22270#20070#20449#24687
TabOrder = 1
object Label3: TLabel
Left = 48
Top = 40
Width = 33
Height = 13
Caption = #20070' '#21517' '
end
object Label4: TLabel
Left = 48
Top = 80
Width = 33
Height = 13
Caption = #20316' '#32773' '
end
object Label5: TLabel
Left = 48
Top = 120
Width = 42
Height = 13
Caption = #20986#29256#31038' '
end
object Label6: TLabel
Left = 48
Top = 160
Width = 42
Height = 13
Caption = #20511#20986#21542' '
end
object DBEdit1: TDBEdit
Left = 96
Top = 32
Width = 153
Height = 21
DataField = 'Bname'
DataSource = DataSource1
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 96
Top = 72
Width = 153
Height = 21
DataField = 'Bwriter'
DataSource = DataSource1
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 96
Top = 112
Width = 153
Height = 21
DataField = 'Bchuban'
DataSource = DataSource1
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 96
Top = 152
Width = 153
Height = 21
DataField = 'borrowed'
DataSource = DataSource1
TabOrder = 3
end
end
object GroupBox3: TGroupBox
Left = 400
Top = 152
Width = 297
Height = 265
Caption = #35835#32773#20449#24687
TabOrder = 2
object Label7: TLabel
Left = 48
Top = 40
Width = 48
Height = 13
Caption = #22995' '#21517' '#65306
end
object Label8: TLabel
Left = 48
Top = 80
Width = 45
Height = 13
Caption = #20998' '#38498#65306
end
object Label9: TLabel
Left = 48
Top = 120
Width = 48
Height = 13
Caption = #24615' '#21035' '#65306
end
object Label10: TLabel
Left = 48
Top = 160
Width = 54
Height = 13
Caption = #24050#20511#20070#65306' '
end
object DBEdit5: TDBEdit
Left = 112
Top = 32
Width = 153
Height = 21
DataField = 'Sname'
DataSource = DataSource2
TabOrder = 0
end
object DBEdit6: TDBEdit
Left = 112
Top = 72
Width = 153
Height = 21
DataField = 'Sdept'
DataSource = DataSource2
TabOrder = 1
end
object DBEdit7: TDBEdit
Left = 112
Top = 112
Width = 153
Height = 21
DataField = 'Ssex'
DataSource = DataSource2
TabOrder = 2
end
object DBEdit8: TDBEdit
Left = 113
Top = 152
Width = 153
Height = 21
DataSource = DataSource3
TabOrder = 3
end
end
object Button2: TButton
Left = 160
Top = 448
Width = 75
Height = 25
Caption = #20511#20070
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 336
Top = 448
Width = 75
Height = 25
Caption = #36824#20070
TabOrder = 4
OnClick = Button3Click
end
object Button4: TButton
Left = 536
Top = 448
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 5
OnClick = Button4Click
end
object Query1: TQuery
DatabaseName = #22270#20070#20511#38405
SQL.Strings = (
'select * from '#22270#20070)
Left = 728
Top = 32
end
object Query2: TQuery
DatabaseName = #22270#20070#20511#38405
SQL.Strings = (
'select * from '#23398#29983)
Left = 728
Top = 72
end
object Query3: TQuery
DatabaseName = #22270#20070#20511#38405
SQL.Strings = (
'select * from '#20511#38405)
Left = 728
Top = 112
end
object DataSource1: TDataSource
DataSet = Query1
Left = 728
Top = 184
end
object DataSource2: TDataSource
DataSet = Query2
Left = 728
Top = 224
end
object DataSource3: TDataSource
DataSet = Query3
Left = 728
Top = 264
end
object Query4: TQuery
Active = True
DatabaseName = #22270#20070#20511#38405
SQL.Strings = (
'select * from '#22270#20070)
Left = 728
Top = 144
end
end