📄 roomstate.dfm
字号:
object RoomStateFrm: TRoomStateFrm
Left = 151
Top = 128
Width = 594
Height = 386
Caption = #25151#24577#26597#35810
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 = 264
Top = 112
Width = 93
Height = 13
Caption = #35831#36755#20837#25151#38388#21495#65306' '
end
object Label2: TLabel
Left = 256
Top = 40
Width = 102
Height = 13
Caption = #35831#36755#20837#26053#23458#31867#21035#65306' '
end
object DBGrid1: TDBGrid
Left = 16
Top = 24
Width = 217
Height = 281
DataSource = DataSource1
TabOrder = 4
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Button1: TButton
Left = 408
Top = 224
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 5
OnClick = Button1Click
end
object Edit1: TEdit
Left = 376
Top = 104
Width = 121
Height = 21
TabOrder = 2
end
object Button2: TButton
Left = 408
Top = 144
Width = 75
Height = 25
Caption = #26597#35810
Default = True
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 280
Top = 224
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 6
OnClick = Button3Click
end
object Edit2: TEdit
Left = 376
Top = 32
Width = 121
Height = 21
TabOrder = 0
end
object Button4: TButton
Left = 400
Top = 64
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 1
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 '#25151#38388#21495','#23458#25151#31561#32423','#26053#23458#31867#21035' From Room')
Left = 8
Top = 304
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 128
Top = 304
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -