📄 unit17.dfm
字号:
object Form17: TForm17
Left = 182
Top = 180
Width = 689
Height = 338
Caption = #20462#25913#37202#24215#20449#24687
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 = 0
Top = 0
Width = 305
Height = 306
Align = alLeft
Caption = #20462#25913#37202#24215#20449#24687
TabOrder = 0
object Label1: TLabel
Left = 48
Top = 24
Width = 36
Height = 13
Caption = #32534#21495#65306
end
object Label2: TLabel
Left = 24
Top = 56
Width = 60
Height = 13
Caption = #37202#24215#21517#31216#65306
end
object Label3: TLabel
Left = 24
Top = 88
Width = 60
Height = 13
Caption = #25152#22788#20301#32622#65306
end
object Label4: TLabel
Left = 48
Top = 121
Width = 36
Height = 13
Caption = #26143#32423#65306
end
object Label5: TLabel
Left = 48
Top = 153
Width = 36
Height = 13
Caption = #20215#20301#65306
end
object Label6: TLabel
Left = 24
Top = 186
Width = 60
Height = 13
Caption = #26381#21153#20171#32461#65306
end
object DBText1: TDBText
Left = 88
Top = 22
Width = 129
Height = 17
DataField = #32534#21495
DataSource = DataSource1
end
object Button2: TButton
Left = 200
Top = 264
Width = 65
Height = 25
Caption = #21462#28040
TabOrder = 0
OnClick = Button2Click
end
object DBEdit2: TDBEdit
Left = 88
Top = 84
Width = 193
Height = 21
DataField = #25152#22788#20301#32622
DataSource = DataSource1
TabOrder = 1
end
object Button4: TButton
Left = 24
Top = 264
Width = 65
Height = 25
Action = DataSetPrior1
Caption = #19978#19968#26465
TabOrder = 2
end
object Button5: TButton
Left = 112
Top = 264
Width = 65
Height = 25
Action = DataSetNext1
Caption = #19979#19968#26465
TabOrder = 3
end
object DBEdit1: TDBEdit
Left = 88
Top = 52
Width = 193
Height = 21
DataField = #37202#24215#21517#31216
DataSource = DataSource1
TabOrder = 4
end
object DBEdit3: TDBEdit
Left = 88
Top = 117
Width = 193
Height = 21
DataField = #26143#32423
DataSource = DataSource1
TabOrder = 5
end
object DBMemo1: TDBMemo
Left = 88
Top = 186
Width = 193
Height = 59
DataField = #26381#21153#20171#32461
DataSource = DataSource1
TabOrder = 6
end
object DBEdit4: TDBEdit
Left = 88
Top = 149
Width = 193
Height = 21
DataField = #20215#20301
DataSource = DataSource1
TabOrder = 7
end
end
object DBGrid1: TDBGrid
Left = 305
Top = 0
Width = 376
Height = 306
Align = alLeft
DataSource = DataSource1
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #32534#21495
Width = 30
Visible = True
end
item
Expanded = False
FieldName = #37202#24215#21517#31216
Width = 80
Visible = True
end
item
Expanded = False
FieldName = #25152#22788#20301#32622
Width = 150
Visible = True
end
item
Expanded = False
FieldName = #26143#32423
Width = 50
Visible = True
end
item
Expanded = False
FieldName = #20215#20301
Width = 30
Visible = True
end>
end
object ADOConnection1: TADOConnection
Connected = True
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=lygl.mdb;Persist Se' +
'curity Info=False'
LoginPrompt = False
Mode = cmShareDenyNone
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 544
Top = 128
end
object ADOQuery1: TADOQuery
Active = True
Connection = ADOConnection1
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select * from '#37202#24215#20449#24687#34920)
Left = 440
Top = 176
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 432
Top = 192
end
object ActionList1: TActionList
Left = 432
Top = 96
object DataSetPrior1: TDataSetPrior
Category = 'Dataset'
Caption = 'DataSetPrior1'
end
object DataSetNext1: TDataSetNext
Category = 'Dataset'
Caption = 'DataSetNext1'
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -