📄 guest_query.~dfm
字号:
object guestqueryForm: TguestqueryForm
Left = 201
Top = 177
Width = 686
Height = 395
Caption = #20303#23487#23458#20154#19968#35272#34920
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 16
Top = 8
Width = 641
Height = 313
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object BitBtn1: TBitBtn
Left = 168
Top = 336
Width = 75
Height = 25
Caption = #25171#21360
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 424
Top = 336
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = BitBtn2Click
end
object Query1: TQuery
DatabaseName = 'hotel_data'
Left = 144
Top = 96
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -