📄 dinnermenumodify.dfm
字号:
object DinnerMenuModifyFrm: TDinnerMenuModifyFrm
Left = 226
Top = 109
Width = 384
Height = 444
Caption = #33756#21333#20462#25913#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 = 16
Width = 329
Height = 89
Caption = #32534#21495
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 40
Width = 96
Height = 13
Caption = #35831#36755#20837#33756#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 = 128
Width = 329
Height = 233
Caption = #33756#21333#22522#26412#20449#24687
TabOrder = 1
object Label2: TLabel
Left = 16
Top = 32
Width = 54
Height = 13
Caption = #39135#29289#31181#31867': '
end
object Label3: TLabel
Left = 16
Top = 64
Width = 27
Height = 13
Caption = #21517#31216':'
end
object Label4: TLabel
Left = 16
Top = 104
Width = 36
Height = 13
Caption = #39118#21619': '
end
object Label5: TLabel
Left = 16
Top = 144
Width = 36
Height = 13
Caption = #21333#20215': '
end
object Label6: TLabel
Left = 16
Top = 184
Width = 33
Height = 13
Caption = #22791#27880': '
end
object Edit2: TEdit
Left = 88
Top = 32
Width = 120
Height = 21
TabOrder = 0
end
object Edit3: TEdit
Left = 88
Top = 64
Width = 120
Height = 21
TabOrder = 1
end
object Edit5: TEdit
Left = 88
Top = 144
Width = 120
Height = 21
TabOrder = 2
end
object Edit6: TEdit
Left = 88
Top = 184
Width = 209
Height = 21
TabOrder = 3
end
end
object Button2: TButton
Left = 56
Top = 370
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 248
Top = 370
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 3
OnClick = Button3Click
end
object Edit4: TEdit
Left = 112
Top = 232
Width = 121
Height = 21
TabOrder = 4
end
object Button4: TButton
Left = 152
Top = 368
Width = 75
Height = 25
Caption = #28165#31354
TabOrder = 5
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 Menu')
Left = 312
Top = 104
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -