📄 unit9.~dfm
字号:
object Form9: TForm9
Left = 194
Top = 121
Width = 781
Height = 500
Caption = 'Form9'
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 Label1: TLabel
Left = 16
Top = 24
Width = 30
Height = 13
Caption = #24207#21495' '
end
object Label2: TLabel
Left = 192
Top = 24
Width = 36
Height = 13
Caption = #24847#35265#20154
end
object Label3: TLabel
Left = 392
Top = 24
Width = 24
Height = 13
Caption = #31867#22411
end
object Label4: TLabel
Left = 568
Top = 24
Width = 24
Height = 13
Caption = #26085#26399
end
object Label5: TLabel
Left = 16
Top = 64
Width = 24
Height = 13
Caption = #27010#36848
end
object Label6: TLabel
Left = 192
Top = 64
Width = 36
Height = 13
Caption = #25509#24453#20154
end
object Label7: TLabel
Left = 376
Top = 64
Width = 48
Height = 13
Caption = #22788#29702#29366#24577
end
object Label8: TLabel
Left = 560
Top = 72
Width = 48
Height = 13
Caption = #22788#29702#26102#38388
end
object Label9: TLabel
Left = 8
Top = 104
Width = 36
Height = 13
Caption = #22788#29702#20154
end
object Label10: TLabel
Left = 200
Top = 104
Width = 24
Height = 13
Caption = #21453#39304
end
object DBGrid1: TDBGrid
Left = 0
Top = 176
Width = 761
Height = 209
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'ID'
Width = 25
Visible = True
end
item
Expanded = False
FieldName = #24207#21495
Width = 50
Visible = True
end
item
Expanded = False
FieldName = #24847#35265#20154
Width = 61
Visible = True
end
item
Expanded = False
FieldName = #31867#22411
Width = 58
Visible = True
end
item
Expanded = False
FieldName = #26085#26399
Width = 67
Visible = True
end
item
Expanded = False
FieldName = #27010#36848
Width = 107
Visible = True
end
item
Expanded = False
FieldName = #25509#24453#20154
Width = 58
Visible = True
end
item
Expanded = False
FieldName = #22788#29702#29366#24577
Width = 77
Visible = True
end
item
Expanded = False
FieldName = #22788#29702#26102#38388
Width = 74
Visible = True
end
item
Expanded = False
FieldName = #22788#29702#20154
Width = 59
Visible = True
end
item
Expanded = False
FieldName = #21453#39304
Width = 86
Visible = True
end>
end
object DBEdit1: TDBEdit
Left = 48
Top = 24
Width = 121
Height = 21
DataField = #24207#21495
DataSource = DataSource1
TabOrder = 1
end
object DBEdit2: TDBEdit
Left = 248
Top = 24
Width = 121
Height = 21
DataField = #24847#35265#20154
DataSource = DataSource1
TabOrder = 2
end
object DBEdit3: TDBEdit
Left = 432
Top = 24
Width = 121
Height = 21
DataField = #31867#22411
DataSource = DataSource1
TabOrder = 3
end
object DBEdit4: TDBEdit
Left = 608
Top = 24
Width = 121
Height = 21
DataField = #26085#26399
DataSource = DataSource1
TabOrder = 4
end
object DBEdit5: TDBEdit
Left = 48
Top = 64
Width = 121
Height = 21
DataField = #27010#36848
DataSource = DataSource1
TabOrder = 5
end
object DBEdit6: TDBEdit
Left = 248
Top = 64
Width = 121
Height = 21
DataField = #25509#24453#20154
DataSource = DataSource1
TabOrder = 6
end
object DBEdit7: TDBEdit
Left = 432
Top = 64
Width = 121
Height = 21
DataField = #22788#29702#29366#24577
DataSource = DataSource1
TabOrder = 7
end
object DBEdit8: TDBEdit
Left = 608
Top = 64
Width = 121
Height = 21
DataField = #22788#29702#26102#38388
DataSource = DataSource1
TabOrder = 8
end
object DBEdit9: TDBEdit
Left = 48
Top = 104
Width = 121
Height = 21
DataField = #22788#29702#20154
DataSource = DataSource1
TabOrder = 9
end
object DBEdit10: TDBEdit
Left = 248
Top = 104
Width = 121
Height = 21
DataField = #21453#39304
DataSource = DataSource1
TabOrder = 10
end
object Button1: TButton
Left = 104
Top = 416
Width = 75
Height = 25
Action = DataSetInsert1
Caption = #28155#21152
TabOrder = 11
end
object Button2: TButton
Left = 264
Top = 416
Width = 75
Height = 25
Action = DataSetPost1
Caption = #20445#23384
TabOrder = 12
end
object Button3: TButton
Left = 400
Top = 416
Width = 75
Height = 25
Action = DataSetDelete1
Caption = #21024#38500
TabOrder = 13
end
object Button4: TButton
Left = 544
Top = 416
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 14
OnClick = Button4Click
end
object ADOTable1: TADOTable
Active = True
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\Software\002\002' +
'.mdb;Persist Security Info=False'
CursorType = ctStatic
TableName = #24847#35265
Left = 616
Top = 96
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 664
Top = 96
end
object ActionList1: TActionList
Left = 640
Top = 128
object Action1: TAction
Caption = 'Action1'
end
object DataSetInsert1: TDataSetInsert
Category = 'Dataset'
Caption = 'DataSetInsert1'
end
object DataSetDelete1: TDataSetDelete
Category = 'Dataset'
Caption = 'DataSetDelete1'
end
object DataSetPost1: TDataSetPost
Category = 'Dataset'
Caption = 'DataSetPost1'
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -