📄 in_master_caizepeng042_04.dfm
字号:
object Form4: TForm4
Left = 83
Top = 122
Width = 814
Height = 590
Caption = #20837#24211#31649#29702#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 GroupBox1: TGroupBox
Left = 416
Top = 8
Width = 369
Height = 209
Caption = #20837#24211#21333#25805#20316
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 24
Width = 48
Height = 13
Caption = #39564#25910#21333#21495
end
object Label2: TLabel
Left = 200
Top = 24
Width = 48
Height = 13
Caption = #20837#24211#26085#26399
end
object Label3: TLabel
Left = 8
Top = 56
Width = 48
Height = 13
Caption = #20379#24212#21830#21495
end
object Label4: TLabel
Left = 200
Top = 56
Width = 48
Height = 13
Caption = #21592#24037#32534#21495
end
object Label5: TLabel
Left = 8
Top = 136
Width = 84
Height = 13
Caption = #20462#25913#30340#39564#25910#21333#21495
end
object Label6: TLabel
Left = 8
Top = 168
Width = 84
Height = 13
Caption = #21024#38500#30340#39564#25910#21333#21495
end
object Edit1: TEdit
Left = 72
Top = 24
Width = 97
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 264
Top = 24
Width = 97
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 72
Top = 56
Width = 97
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 264
Top = 56
Width = 97
Height = 21
TabOrder = 3
end
object Button1: TButton
Left = 8
Top = 88
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 4
OnClick = Button1Click
end
object Button3: TButton
Left = 168
Top = 88
Width = 75
Height = 25
Caption = #25554#20837
TabOrder = 5
OnClick = Button3Click
end
object Button4: TButton
Left = 264
Top = 128
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 6
OnClick = Button4Click
end
object Button5: TButton
Left = 264
Top = 168
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 7
OnClick = Button5Click
end
object Edit5: TEdit
Left = 120
Top = 128
Width = 121
Height = 21
TabOrder = 8
end
object Edit6: TEdit
Left = 120
Top = 168
Width = 121
Height = 21
TabOrder = 9
end
object Button2: TButton
Left = 88
Top = 88
Width = 75
Height = 25
Caption = #20840#37096#26597#35810
TabOrder = 10
OnClick = Button2Click
end
end
object GroupBox2: TGroupBox
Left = 416
Top = 224
Width = 369
Height = 201
Caption = #26126#32454#21333#25805#20316
TabOrder = 1
object Label7: TLabel
Left = 8
Top = 24
Width = 48
Height = 13
Caption = #39564#25910#21333#21495
end
object Label8: TLabel
Left = 200
Top = 24
Width = 48
Height = 13
Caption = #21830#21697#32534#21495
end
object Label9: TLabel
Left = 8
Top = 56
Width = 48
Height = 13
Caption = #36827#36135#25968#37327
end
object Label10: TLabel
Left = 200
Top = 56
Width = 36
Height = 13
Caption = #36135#21306#21495
end
object Label11: TLabel
Left = 8
Top = 88
Width = 36
Height = 13
Caption = #36135#26550#21495
end
object Label12: TLabel
Left = 8
Top = 136
Width = 156
Height = 13
Caption = #36755#20837#20462#25913#12289#21024#38500#30340#30340#39564#25910#21333#21495
end
object Label13: TLabel
Left = 8
Top = 168
Width = 144
Height = 13
Caption = #36755#20837#20462#25913#12289#21024#38500#30340#21830#21697#32534#21495
end
object Edit7: TEdit
Left = 80
Top = 24
Width = 97
Height = 21
TabOrder = 0
end
object Edit8: TEdit
Left = 264
Top = 24
Width = 97
Height = 21
TabOrder = 1
end
object Edit9: TEdit
Left = 80
Top = 56
Width = 97
Height = 21
TabOrder = 2
end
object Edit10: TEdit
Left = 264
Top = 56
Width = 97
Height = 21
TabOrder = 3
end
object Edit11: TEdit
Left = 80
Top = 88
Width = 97
Height = 21
TabOrder = 4
end
object Button6: TButton
Left = 256
Top = 88
Width = 57
Height = 25
Caption = #20840#37096#26597#35810
TabOrder = 5
OnClick = Button6Click
end
object Button7: TButton
Left = 312
Top = 88
Width = 49
Height = 25
Caption = #25554#20837
TabOrder = 6
OnClick = Button7Click
end
object Button8: TButton
Left = 200
Top = 88
Width = 59
Height = 25
Caption = #26597#35810
TabOrder = 7
OnClick = Button8Click
end
object Edit12: TEdit
Left = 208
Top = 128
Width = 73
Height = 21
TabOrder = 8
end
object Button9: TButton
Left = 288
Top = 128
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 9
OnClick = Button9Click
end
object Edit13: TEdit
Left = 208
Top = 168
Width = 73
Height = 21
TabOrder = 10
end
object Button10: TButton
Left = 288
Top = 168
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 11
OnClick = Button10Click
end
end
object GroupBox3: TGroupBox
Left = 24
Top = 8
Width = 369
Height = 225
Caption = #20837#24211#21333#25968#25454#20449#24687
TabOrder = 2
object DBGrid1: TDBGrid
Left = 16
Top = 16
Width = 337
Height = 273
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object GroupBox4: TGroupBox
Left = 24
Top = 240
Width = 369
Height = 305
Caption = #26126#32454#21333#25968#25454#20449#24687
TabOrder = 3
object DBGrid2: TDBGrid
Left = 16
Top = 16
Width = 337
Height = 281
DataSource = DataSource2
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object GroupBox5: TGroupBox
Left = 416
Top = 432
Width = 369
Height = 113
Caption = #21830#21697#36229#20302#25552#31034#20449#24687
TabOrder = 4
object DBGrid3: TDBGrid
Left = 8
Top = 16
Width = 353
Height = 89
DataSource = DataSource3
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object ADOQuery1: TADOQuery
Active = True
Connection = Form1.ADOConnection1
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select * from in_master_caizepeng042_04')
Left = 152
Top = 224
end
object ADOQuery2: TADOQuery
Active = True
Connection = Form1.ADOConnection1
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select * from in_caizepeng042_04')
Left = 192
Top = 224
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 248
Top = 224
end
object DataSource2: TDataSource
DataSet = ADOQuery2
Left = 288
Top = 224
end
object ADOQuery3: TADOQuery
Active = True
Connection = Form1.ADOConnection1
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select * from chao_caizepeng042_04')
Left = 224
Top = 224
end
object DataSource3: TDataSource
DataSet = ADOQuery3
Left = 320
Top = 224
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -