📄 dinnercheck.~dfm
字号:
object DinnerCheckFrm: TDinnerCheckFrm
Left = 114
Top = 101
Width = 638
Height = 427
Caption = #39184#39278#25910#38134#31649#29702
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 = 168
Top = 16
Width = 93
Height = 13
Caption = #35831#36755#20837#39184#26700#21495': '
end
object Label2: TLabel
Left = 352
Top = 16
Width = 66
Height = 13
Caption = #36755#20837#32534#21495': '
end
object Label3: TLabel
Left = 24
Top = 272
Width = 63
Height = 13
Caption = #24212#25910#37329#39069' '
end
object Label4: TLabel
Left = 216
Top = 272
Width = 63
Height = 13
Caption = #23454#25910#37329#39069' '
end
object Label5: TLabel
Left = 416
Top = 272
Width = 63
Height = 13
Caption = #20170#26085#25240#25187' '
end
object Label6: TLabel
Left = 552
Top = 264
Width = 16
Height = 20
Caption = #25240
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 24
Top = 336
Width = 45
Height = 13
Caption = #20184#27454': '
end
object Label8: TLabel
Left = 424
Top = 344
Width = 57
Height = 13
Caption = #24403#26085#25910#20837' '
end
object Label9: TLabel
Left = 16
Top = 16
Width = 39
Height = 13
Caption = #26085#26399#65306' '
end
object Edit1: TEdit
Left = 280
Top = 16
Width = 57
Height = 21
TabOrder = 0
end
object DBGrid1: TDBGrid
Left = 24
Top = 56
Width = 465
Height = 193
DataSource = DataSource1
TabOrder = 7
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Edit2: TEdit
Left = 96
Top = 264
Width = 100
Height = 28
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
OnChange = Edit2Change
end
object Edit3: TEdit
Left = 432
Top = 16
Width = 57
Height = 21
TabOrder = 1
end
object Button2: TButton
Left = 512
Top = 8
Width = 75
Height = 25
Caption = #28155#21152
Default = True
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 512
Top = 96
Width = 75
Height = 25
Caption = #21047#26032
TabOrder = 8
OnClick = Button3Click
end
object Edit4: TEdit
Left = 296
Top = 264
Width = 100
Height = 28
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 9
OnChange = Edit4Change
end
object Edit5: TEdit
Left = 496
Top = 264
Width = 41
Height = 28
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 10
end
object Edit6: TEdit
Left = 96
Top = 328
Width = 100
Height = 28
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 4
end
object Button4: TButton
Left = 208
Top = 336
Width = 75
Height = 25
Caption = #25214#38646
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = Button4Click
end
object Edit7: TEdit
Left = 296
Top = 336
Width = 100
Height = 28
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 6
end
object Button1: TButton
Left = 512
Top = 136
Width = 75
Height = 25
Caption = #21512#35745
TabOrder = 11
OnClick = Button1Click
end
object Edit8: TEdit
Left = 488
Top = 336
Width = 100
Height = 24
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 12
end
object Button6: TButton
Left = 512
Top = 176
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 13
OnClick = Button6Click
end
object DateTimePicker1: TDateTimePicker
Left = 56
Top = 8
Width = 105
Height = 21
Date = 38500.687732847230000000
Time = 38500.687732847230000000
TabOrder = 14
end
object Button5: TButton
Left = 512
Top = 56
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 15
OnClick = Button5Click
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 UserDinner')
Left = 600
Top = 32
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 584
Top = 224
end
object ADOQuery2: 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 = 592
Top = 56
end
object ADOTable1: TADOTable
Active = True
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=Manage.mdb;Persist ' +
'Security Info=False'
CursorType = ctStatic
TableName = 'dinnerCost'
Left = 600
Top = 88
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -