📄 frmquerybillform.~dfm
字号:
object QueryBillForm: TQueryBillForm
Left = 228
Top = 147
Width = 698
Height = 479
Caption = #26053#23458#32467#24080#26597#23547
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 297
Height = 97
BorderStyle = bsSingle
TabOrder = 0
object Label1: TLabel
Left = 11
Top = 56
Width = 16
Height = 16
Caption = #30001
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 208
Top = 54
Width = 80
Height = 16
Caption = #32467#24080#30340#23458#25143
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 16
Top = 8
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 32
Top = 52
Width = 169
Height = 21
TabOrder = 1
end
end
object Panel2: TPanel
Left = 0
Top = 104
Width = 689
Height = 345
BorderStyle = bsSingle
TabOrder = 1
object DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 689
Height = 345
Color = clInfoBk
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object Panel3: TPanel
Left = 304
Top = 0
Width = 225
Height = 97
BorderStyle = bsSingle
TabOrder = 2
object Label3: TLabel
Left = 16
Top = 57
Width = 64
Height = 16
Caption = #25151#20215#22823#20110
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit2: TEdit
Left = 93
Top = 55
Width = 121
Height = 21
TabOrder = 0
end
object Button2: TButton
Left = 16
Top = 8
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button2Click
end
end
object Panel4: TPanel
Left = 536
Top = 0
Width = 153
Height = 97
BorderStyle = bsSingle
TabOrder = 3
object Button3: TButton
Left = 16
Top = 8
Width = 121
Height = 73
Caption = #20851#38381
TabOrder = 0
OnClick = Button3Click
end
end
object Query1: TQuery
Active = True
DatabaseName = 'rooms'
SQL.Strings = (
'select * from RoomInfo')
Left = 648
Top = 416
end
object DataSource1: TDataSource
DataSet = Query1
Left = 648
Top = 384
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -