📄 dinneruserdel.dfm
字号:
object DinnerUserDelFrm: TDinnerUserDelFrm
Left = 332
Top = 78
Width = 378
Height = 435
Caption = #21024#38500#29992#25143#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 = 19
Top = 8
Width = 329
Height = 89
Caption = #32534#21495
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 40
Width = 96
Height = 13
Caption = #35831#36755#20837#29992#25143#32534#21495': '
end
object Edit1: TEdit
Left = 112
Top = 40
Width = 121
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 240
Top = 40
Width = 75
Height = 25
Caption = #23450#20301#35760#24405
Default = True
TabOrder = 1
OnClick = Button1Click
end
end
object GroupBox2: TGroupBox
Left = 19
Top = 120
Width = 329
Height = 233
Caption = #29992#25143#22522#26412#20449#24687
TabOrder = 1
object Label2: TLabel
Left = 16
Top = 40
Width = 39
Height = 13
Caption = #22995#21517': '
end
object Label3: TLabel
Left = 176
Top = 40
Width = 33
Height = 13
Caption = #24615#21035': '
end
object Label4: TLabel
Left = 16
Top = 80
Width = 60
Height = 13
Caption = #35777#20214#21495#30721': '
end
object Label5: TLabel
Left = 16
Top = 112
Width = 36
Height = 13
Caption = #32423#21035': '
end
object Label6: TLabel
Left = 152
Top = 112
Width = 36
Height = 13
Caption = #27424#27454': '
end
object Label7: TLabel
Left = 16
Top = 152
Width = 36
Height = 13
Caption = #30005#35805': '
end
object Label8: TLabel
Left = 152
Top = 152
Width = 36
Height = 13
Caption = #22320#22336': '
end
object Label9: TLabel
Left = 16
Top = 184
Width = 36
Height = 13
Caption = #22791#27880': '
end
object Edit2: TEdit
Left = 48
Top = 40
Width = 105
Height = 21
TabOrder = 0
end
object Edit3: TEdit
Left = 208
Top = 40
Width = 97
Height = 21
TabOrder = 1
end
object Edit4: TEdit
Left = 80
Top = 80
Width = 225
Height = 21
TabOrder = 2
end
object Edit5: TEdit
Left = 48
Top = 112
Width = 97
Height = 21
TabOrder = 3
end
object Edit6: TEdit
Left = 184
Top = 112
Width = 121
Height = 21
TabOrder = 4
end
object Edit7: TEdit
Left = 48
Top = 152
Width = 97
Height = 21
TabOrder = 5
end
object Edit8: TEdit
Left = 184
Top = 144
Width = 121
Height = 21
TabOrder = 6
end
object Edit9: TEdit
Left = 48
Top = 184
Width = 257
Height = 21
TabOrder = 7
end
end
object Button2: TButton
Left = 40
Top = 367
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 232
Top = 367
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 3
OnClick = Button3Click
end
object Button4: TButton
Left = 136
Top = 368
Width = 75
Height = 25
Caption = #28165#31354
TabOrder = 4
OnClick = Button4Click
end
object ADOQuery1: TADOQuery
Active = True
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=Manage.mdb;Persist ' +
'Security Info=False'
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'Select * From DinnerUser')
Left = 312
Top = 96
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -