📄 unit13.~dfm
字号:
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label10: TLabel
Left = 440
Top = 200
Width = 60
Height = 19
Caption = #20986#29256#31038
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label11: TLabel
Left = 448
Top = 264
Width = 40
Height = 19
Caption = #20215#26684
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Edit1: TEdit
Left = 536
Top = 32
Width = 121
Height = 21
TabOrder = 0
OnChange = Edit1Change
end
object DBEdit1: TDBEdit
Left = 168
Top = 80
Width = 121
Height = 21
DataField = #35835#32773#22995#21517
DataSource = DataSource1
TabOrder = 1
end
object DBEdit2: TDBEdit
Left = 168
Top = 128
Width = 121
Height = 21
DataField = #24615#21035
DataSource = DataSource1
TabOrder = 2
end
object DBEdit3: TDBEdit
Left = 168
Top = 176
Width = 121
Height = 21
DataField = #31995#21035
DataSource = DataSource1
TabOrder = 3
end
object DBEdit4: TDBEdit
Left = 168
Top = 224
Width = 121
Height = 21
DataField = #32852#31995#26041#24335
DataSource = DataSource1
TabOrder = 4
end
object DBEdit5: TDBEdit
Left = 168
Top = 280
Width = 121
Height = 21
DataField = #30331#35760#26085#26399
DataSource = DataSource1
TabOrder = 5
end
object DBEdit7: TDBEdit
Left = 536
Top = 80
Width = 121
Height = 21
DataField = #22270#20070#21517#31216
DataSource = DataSource2
TabOrder = 6
end
object DBEdit8: TDBEdit
Left = 536
Top = 136
Width = 121
Height = 21
DataField = #20316#32773
DataSource = DataSource2
TabOrder = 7
end
object DBEdit9: TDBEdit
Left = 536
Top = 192
Width = 121
Height = 21
DataField = #20986#29256#31038
DataSource = DataSource2
TabOrder = 8
end
object Edit2: TEdit
Left = 168
Top = 32
Width = 121
Height = 21
TabOrder = 9
OnChange = Edit2Change
end
object DBEdit6: TDBEdit
Left = 536
Top = 256
Width = 121
Height = 21
DataField = #20215#26684
DataSource = DataSource2
TabOrder = 10
end
object Button1: TButton
Left = 176
Top = 408
Width = 75
Height = 25
Caption = #20511#38405
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #40657#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 11
OnClick = Button1Click
end
object Button2: TButton
Left = 368
Top = 408
Width = 75
Height = 25
Caption = #24402#36824
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #40657#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 12
OnClick = Button2Click
end
object Button3: TButton
Left = 560
Top = 400
Width = 75
Height = 25
Caption = #20851#38381
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #40657#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 13
OnClick = Button3Click
end
object ADOQuery1: TADOQuery
ConnectionString =
'Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initi' +
'al Catalog='#22270#20070#20449#24687#31649#29702
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select '#35835#32773#22995#21517','#24615#21035','#31995#21035','#32852#31995#26041#24335','#30331#35760#26085#26399' from '#35835#32773#20449#24687)
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 40
end
object DataSource2: TDataSource
DataSet = ADOQuery2
Left = 768
Top = 8
end
object ADOQuery2: TADOQuery
ConnectionString =
'Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initi' +
'al Catalog='#22270#20070#20449#24687#31649#29702
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select '#22270#20070#21517#31216','#20316#32773','#20986#29256#31038','#20215#26684' from '#22270#20070#20449#24687)
Left = 728
Top = 8
end
object ADOQuery3: TADOQuery
ConnectionString =
'Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initi' +
'al Catalog='#22270#20070#20449#24687#31649#29702
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select * from '#22270#20070#22806#20511)
Left = 40
Top = 344
end
object DataSource3: TDataSource
DataSet = ADOQuery3
Left = 72
Top = 344
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -