📄 frm_room_nouseu.~dfm
字号:
object frm_room_nouse: Tfrm_room_nouse
Left = 294
Top = 153
BorderStyle = bsDialog
Caption = #31354#24202#32479#35745
ClientHeight = 414
ClientWidth = 294
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 8
Width = 57
Height = 17
AutoSize = False
Caption = #20844#23507#21495
end
object Label2: TLabel
Left = 16
Top = 376
Width = 65
Height = 13
AutoSize = False
Caption = #24635#35745#65306
end
object lab_sum: TLabel
Left = 88
Top = 376
Width = 97
Height = 13
Caption = 'lab_sum'
end
object DBGrid_info: TDBGrid
Left = 10
Top = 38
Width = 279
Height = 323
DataSource = DataSource_info
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object btn_close: TButton
Left = 208
Top = 376
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 1
OnClick = btn_closeClick
end
object cbx_houseNo_s: TComboBox
Left = 72
Top = 8
Width = 113
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 2
OnChange = cbx_houseNo_sChange
end
object DataSource_info: TDataSource
Left = 264
Top = 40
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -