📄 xiaoshou_caizepeng042_04.dfm
字号:
object Form6: TForm6
Left = 65
Top = 81
Width = 836
Height = 588
Caption = #38144#21806#31995#32479
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 Label7: TLabel
Left = 448
Top = 128
Width = 108
Height = 13
Caption = #38656#35201#21024#38500#30340#21830#21697#32534#21495
end
object Label8: TLabel
Left = 448
Top = 176
Width = 96
Height = 13
Caption = #38656#35201#21024#38500#30340#36135#26550#21495
end
object Label9: TLabel
Left = 448
Top = 80
Width = 108
Height = 13
Caption = #38656#35201#21024#38500#30340#38144#21806#21333#21495
end
object GroupBox1: TGroupBox
Left = 8
Top = 216
Width = 521
Height = 329
Caption = 'GroupBox1'
TabOrder = 0
object DBGrid1: TDBGrid
Left = 8
Top = 16
Width = 505
Height = 297
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object GroupBox2: TGroupBox
Left = 536
Top = 216
Width = 289
Height = 329
Caption = 'GroupBox2'
TabOrder = 1
object DBGrid2: TDBGrid
Left = 8
Top = 24
Width = 281
Height = 297
DataSource = DataSource2
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object GroupBox3: TGroupBox
Left = 8
Top = 8
Width = 425
Height = 185
Caption = #38144#21806#25805#20316
TabOrder = 2
object Label1: TLabel
Left = 8
Top = 64
Width = 48
Height = 13
Caption = #21830#21697#32534#21495
end
object Label2: TLabel
Left = 8
Top = 104
Width = 36
Height = 13
Caption = #36135#26550#21495
end
object Label3: TLabel
Left = 8
Top = 144
Width = 24
Height = 13
Caption = #25968#37327
end
object Label4: TLabel
Left = 216
Top = 64
Width = 48
Height = 13
Caption = #38144#21806#26102#38388
end
object Label5: TLabel
Left = 216
Top = 104
Width = 48
Height = 13
Caption = #21806#36135#26426#21495
end
object Label6: TLabel
Left = 216
Top = 144
Width = 48
Height = 13
Caption = #21592#24037#32534#21495
end
object Label10: TLabel
Left = 8
Top = 24
Width = 48
Height = 13
Caption = #38144#21806#21333#21495
end
object Edit1: TEdit
Left = 72
Top = 64
Width = 105
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 72
Top = 104
Width = 105
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 72
Top = 144
Width = 105
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 288
Top = 64
Width = 105
Height = 21
TabOrder = 3
end
object Edit5: TEdit
Left = 288
Top = 104
Width = 105
Height = 21
TabOrder = 4
end
object Edit6: TEdit
Left = 288
Top = 144
Width = 105
Height = 21
TabOrder = 5
end
object Edit10: TEdit
Left = 72
Top = 24
Width = 105
Height = 21
TabOrder = 6
end
end
object Button1: TButton
Left = 448
Top = 16
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 536
Top = 16
Width = 75
Height = 25
Caption = #20840#37096#26597#35810
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 624
Top = 16
Width = 75
Height = 25
Caption = #25554#20837
TabOrder = 5
OnClick = Button3Click
end
object Button4: TButton
Left = 712
Top = 16
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 6
OnClick = Button4Click
end
object Edit7: TEdit
Left = 592
Top = 120
Width = 105
Height = 21
TabOrder = 7
end
object Button5: TButton
Left = 712
Top = 168
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 8
OnClick = Button5Click
end
object Edit8: TEdit
Left = 592
Top = 168
Width = 105
Height = 21
TabOrder = 9
end
object Edit9: TEdit
Left = 592
Top = 72
Width = 105
Height = 21
TabOrder = 10
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 232
Top = 192
end
object ADOQuery1: TADOQuery
Active = True
Connection = Form1.ADOConnection1
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select * from sell_caizepeng042_04')
Left = 192
Top = 192
end
object ADOQuery2: TADOQuery
Active = True
Connection = Form1.ADOConnection1
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select * from chao_caizepeng042_04 c where c.'#26159#21542#36229#39640#20648#39069'='#39#26159#39' or c.'#26159#21542#36229 +
#20302#20648#39069'='#39#26159#39)
Left = 280
Top = 192
end
object DataSource2: TDataSource
DataSet = ADOQuery2
Left = 320
Top = 192
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -