📄 tourist.~dfm
字号:
object TouristFrm: TTouristFrm
Left = -14
Top = 163
Width = 716
Height = 435
Caption = #25955#23458#30331#35760#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 Button1: TButton
Left = 16
Top = 8
Width = 100
Height = 25
Caption = #20303#23487#30331#35760
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 120
Top = 8
Width = 100
Height = 25
Caption = #20462#25913
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 232
Top = 8
Width = 100
Height = 25
Caption = #26356#25442#25151#38388
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 336
Top = 8
Width = 100
Height = 25
Caption = #20851#38381#31383#21475
TabOrder = 3
OnClick = Button4Click
end
object DBGrid1: TDBGrid
Left = 16
Top = 48
Width = 689
Height = 321
DataSource = DataSource1
TabOrder = 4
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
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 = 712
Top = 8
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 712
Top = 40
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -