📄 roomcheck.~dfm
字号:
object RoomCheckFrm: TRoomCheckFrm
Left = 104
Top = 85
Width = 644
Height = 469
Caption = #23458#25151#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 = 184
Top = 16
Width = 93
Height = 13
Caption = #35831#36755#20837#25151#38388#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 = 296
Top = 8
Width = 89
Height = 21
TabOrder = 0
end
object DBGrid1: TDBGrid
Left = 24
Top = 56
Width = 465
Height = 193
DataSource = DataSource1
TabOrder = 1
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 Button2: TButton
Left = 512
Top = 8
Width = 75
Height = 25
Caption = #30830#23450
Default = True
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 512
Top = 48
Width = 75
Height = 25
Caption = #21047#26032
TabOrder = 4
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 = 5
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 = 6
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 = 7
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 = 8
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 = 9
end
object Button1: TButton
Left = 512
Top = 96
Width = 75
Height = 25
Caption = #21512#35745
TabOrder = 10
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 = 11
end
object Button6: TButton
Left = 512
Top = 152
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 12
OnClick = Button6Click
end
object DateTimePicker1: TDateTimePicker
Left = 56
Top = 8
Width = 105
Height = 21
Date = 38500.687732847230000000
Time = 38500.687732847230000000
TabOrder = 13
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 Room')
Left = 600
Top = 16
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 600
Top = 120
end
object ADOTable1: TADOTable
Active = True
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=Manage.mdb;Persist ' +
'Security Info=False'
CursorType = ctStatic
TableName = 'RoomCost'
Left = 600
Top = 160
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -