📄 dinnerordermodify.dfm
字号:
object DinnerOrderModifyFrm: TDinnerOrderModifyFrm
Left = 256
Top = 161
Width = 374
Height = 433
Caption = #20462#25913#35746#21333#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 = 32
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#35746#21333#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 = 24
Top = 120
Width = 329
Height = 233
Caption = #29992#25143#22522#26412#20449#24687
TabOrder = 1
object Label2: TLabel
Left = 16
Top = 40
Width = 69
Height = 13
Caption = #39038#23458#22995#21517': '
end
object Label3: TLabel
Left = 160
Top = 40
Width = 63
Height = 13
Caption = #39044#35745#37329#39069': '
end
object Label4: TLabel
Left = 16
Top = 72
Width = 60
Height = 13
Caption = #35746#39184#26102#38388': '
end
object Label5: TLabel
Left = 160
Top = 80
Width = 60
Height = 13
Caption = #39044#23450#26102#38388': '
end
object Label6: TLabel
Left = 16
Top = 112
Width = 66
Height = 13
Caption = #39184#26700#32534#21495': '
end
object Label7: TLabel
Left = 160
Top = 120
Width = 66
Height = 13
Caption = #32852#31995#30005#35805': '
end
object Label8: TLabel
Left = 16
Top = 152
Width = 63
Height = 13
Caption = #29992#39184#20154#25968': '
end
object Label9: TLabel
Left = 160
Top = 152
Width = 60
Height = 13
Caption = #20184#27454#26041#24335': '
end
object Label10: TLabel
Left = 24
Top = 192
Width = 27
Height = 13
Caption = #22791#27880':'
end
object Edit2: TEdit
Left = 80
Top = 40
Width = 80
Height = 21
TabOrder = 0
end
object Edit3: TEdit
Left = 224
Top = 40
Width = 80
Height = 21
TabOrder = 1
end
object Edit4: TEdit
Left = 80
Top = 72
Width = 80
Height = 21
TabOrder = 2
end
object Edit5: TEdit
Left = 224
Top = 72
Width = 80
Height = 21
TabOrder = 3
end
object Edit6: TEdit
Left = 80
Top = 112
Width = 80
Height = 21
TabOrder = 4
end
object Edit7: TEdit
Left = 224
Top = 112
Width = 80
Height = 21
TabOrder = 5
end
object Edit8: TEdit
Left = 80
Top = 152
Width = 80
Height = 21
TabOrder = 6
end
object Edit9: TEdit
Left = 224
Top = 144
Width = 80
Height = 21
TabOrder = 7
end
object Edit10: TEdit
Left = 80
Top = 192
Width = 225
Height = 21
TabOrder = 8
end
end
object Button2: TButton
Left = 64
Top = 361
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 248
Top = 361
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 3
OnClick = Button3Click
end
object Button4: TButton
Left = 152
Top = 361
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 DinnerOrder')
Left = 312
Top = 96
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -