提交 cc6c47f4 编写于 作者: cz_012273's avatar cz_012273

上传新文件

上级 4826f18c
object Form3: TForm3
Left = 0
Top = 0
BorderIcons = [biMinimize, biMaximize]
BorderStyle = bsSingle
Caption = #21457#25918#25968#25454#24405#20837
ClientHeight = 410
ClientWidth = 621
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 31
Top = 56
Width = 24
Height = 13
Caption = #24207#21495
end
object Label2: TLabel
Left = 121
Top = 56
Width = 24
Height = 13
Caption = #21697#21517
end
object Label3: TLabel
Left = 311
Top = 56
Width = 24
Height = 13
Caption = #25968#37327
end
object Label4: TLabel
Left = 439
Top = 56
Width = 24
Height = 13
Caption = #35268#26684
end
object Label5: TLabel
Left = 31
Top = 101
Width = 48
Height = 13
Caption = #20986#24211#26085#26399
end
object Label6: TLabel
Left = 427
Top = 101
Width = 36
Height = 13
Caption = #39046#21462#20154
end
object Label7: TLabel
Left = 212
Top = 101
Width = 72
Height = 13
Caption = #37096#38376#65288#29677#32452#65289
end
object DBText1: TDBText
Left = 72
Top = 56
Width = 32
Height = 17
DataField = #24207#21495
DataSource = DataSource1
end
object Label8: TLabel
Left = 31
Top = 147
Width = 84
Height = 13
Caption = #20351#29992#21608#26399#65288#22825#65289
end
object Label9: TLabel
Left = 202
Top = 147
Width = 48
Height = 13
Caption = #21457#25918#29702#30001
end
object DBEdit3: TDBEdit
Left = 341
Top = 53
Width = 67
Height = 21
DataField = #25968#37327
DataSource = DataSource1
TabOrder = 0
end
object DBEdit4: TDBEdit
Left = 469
Top = 53
Width = 121
Height = 21
DataField = #35268#26684
DataSource = DataSource1
TabOrder = 1
end
object Button1: TButton
Left = 140
Top = 343
Width = 111
Height = 41
Caption = #30830#23450
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 370
Top = 343
Width = 111
Height = 41
Caption = #21462#28040
TabOrder = 3
OnClick = Button2Click
end
object DBGrid1: TDBGrid
Left = 31
Top = 192
Width = 559
Height = 129
DataSource = DataSource1
ReadOnly = True
TabOrder = 4
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'Tahoma'
TitleFont.Style = []
end
object DBLookupComboBox1: TDBLookupComboBox
Left = 151
Top = 53
Width = 135
Height = 21
KeyField = #24207#21495
ListField = #21697#21517
ListSource = DataSource2
TabOrder = 5
OnCloseUp = DBLookupComboBox1CloseUp
end
object DBEdit1: TDBEdit
Left = 121
Top = 144
Width = 50
Height = 21
DataField = #20351#29992#21608#26399#65288#22825#65289
DataSource = DataSource1
TabOrder = 6
end
object DBEdit2: TDBEdit
Left = 256
Top = 144
Width = 334
Height = 21
DataField = #21457#25918#29702#30001
DataSource = DataSource1
TabOrder = 7
end
object DBEdit5: TDBEdit
Left = 85
Top = 98
Width = 108
Height = 21
DataField = #20986#24211#26085#26399
DataSource = DataSource1
TabOrder = 8
end
object DBLookupComboBox2: TDBLookupComboBox
Left = 469
Top = 98
Width = 121
Height = 21
DropDownRows = 15
KeyField = #24207#21495
ListField = #22995#21517
ListSource = DataSource3
TabOrder = 9
OnCloseUp = DBLookupComboBox2CloseUp
end
object DBLookupComboBox3: TDBLookupComboBox
Left = 287
Top = 98
Width = 121
Height = 21
DropDownRows = 15
KeyField = #24207#21495
ListField = #25152#22312#37096#38376#65288#29677#32452#65289
ListSource = DataSource4
TabOrder = 10
OnCloseUp = DBLookupComboBox3CloseUp
end
object FDQuery1: TFDQuery
Connection = FDConnection1
SQL.Strings = (
'select * from '#20986#24211#34920)
Left = 40
end
object FDConnection1: TFDConnection
Params.Strings = (
'LockingMode=Normal'
'DriverID=SQLite')
Connected = True
LoginPrompt = False
end
object DataSource1: TDataSource
DataSet = FDQuery1
Left = 80
end
object FDQuery2: TFDQuery
Connection = FDConnection1
SQL.Strings = (
'SELECT * FROM '#21697#21517#34920)
Left = 160
end
object DataSource2: TDataSource
DataSet = FDQuery2
Left = 192
end
object FDQuery3: TFDQuery
Connection = FDConnection1
SQL.Strings = (
'SELECT * FROM '#20154#21592#34920)
Left = 288
end
object DataSource3: TDataSource
DataSet = FDQuery3
Left = 320
end
object FDQuery4: TFDQuery
Connection = FDConnection1
SQL.Strings = (
'SELECT * FROM '#20154#21592#34920)
Left = 416
end
object DataSource4: TDataSource
DataSet = FDQuery4
Left = 448
end
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册