unit13.~dfm
来自「作者针对当前酒店客房管理的现状」· ~DFM 代码 · 共 123 行
~DFM
123 行
object Form13: TForm13
Left = 326
Top = 168
Width = 559
Height = 411
Caption = #26032#20070#20837#24211
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 = 32
Top = 40
Width = 41
Height = 13
Caption = #20070#21495' *'
end
object Label2: TLabel
Left = 240
Top = 40
Width = 28
Height = 13
Caption = #20070#21517
end
object Label4: TLabel
Left = 32
Top = 108
Width = 34
Height = 13
Caption = #20316#32773' '
end
object Label5: TLabel
Left = 240
Top = 108
Width = 48
Height = 13
Caption = #20986#29256#31038' '
end
object Label6: TLabel
Left = 32
Top = 176
Width = 62
Height = 13
Caption = #20986#29256#26102#38388' '
end
object Label7: TLabel
Left = 240
Top = 176
Width = 34
Height = 13
Caption = #20215#26684' '
end
object Edit1: TEdit
Left = 96
Top = 32
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 304
Top = 32
Width = 121
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 96
Top = 100
Width = 121
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 304
Top = 100
Width = 121
Height = 21
TabOrder = 3
end
object Edit5: TEdit
Left = 96
Top = 168
Width = 121
Height = 21
TabOrder = 4
end
object Edit6: TEdit
Left = 304
Top = 168
Width = 121
Height = 21
TabOrder = 5
end
object Button1: TButton
Left = 128
Top = 240
Width = 75
Height = 25
Caption = #20837#24211
TabOrder = 6
OnClick = Button1Click
end
object Button2: TButton
Left = 312
Top = 240
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 7
end
object Query1: TQuery
DatabaseName = 'gx'
Left = 456
Top = 48
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?