?? mc_fwll.~dfm
字號(hào):
object FWLL: TFWLL
Left = 223
Top = 75
Hint = '房屋信息瀏覽'
BorderStyle = bsToolWindow
Caption = '房屋信息瀏覽:'
ClientHeight = 621
ClientWidth = 792
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 5
Top = 3
Width = 783
Height = 611
Caption = '房屋列表:'
TabOrder = 0
object DBGrid1: TDBGrid
Left = 8
Top = 16
Width = 767
Height = 587
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgCancelOnExit]
ReadOnly = True
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = '宋體'
TitleFont.Style = []
OnDblClick = DBGrid1DblClick
Columns = <
item
Expanded = False
FieldName = '房間編號(hào)'
Visible = True
end
item
Expanded = False
FieldName = '區(qū)名'
Width = 64
Visible = True
end
item
Expanded = False
FieldName = '大樓名'
Width = 64
Visible = True
end
item
Expanded = False
FieldName = '房間號(hào)碼'
Visible = True
end
item
Expanded = False
FieldName = '房主代號(hào)'
Width = 64
Visible = True
end
item
Expanded = False
FieldName = '房主姓名'
Visible = True
end
item
Expanded = False
FieldName = '權(quán)屬類型'
Width = 64
Visible = True
end
item
Expanded = False
FieldName = '朝向'
Width = 64
Visible = True
end
item
Expanded = False
FieldName = '房間結(jié)構(gòu)'
Width = 64
Visible = True
end
item
Expanded = False
FieldName = '用途'
Width = 64
Visible = True
end
item
Expanded = False
FieldName = '房間類別'
Width = 64
Visible = True
end
item
Expanded = False
FieldName = '配備設(shè)施'
Width = 64
Visible = True
end
item
Expanded = False
FieldName = '房屋狀態(tài)'
Width = 64
Visible = True
end
item
Expanded = False
FieldName = '建筑面積'
Visible = True
end
item
Expanded = False
FieldName = '使用面積'
Visible = True
end
item
Expanded = False
FieldName = '公產(chǎn)面積'
Visible = True
end
item
Expanded = False
FieldName = '私產(chǎn)面積'
Visible = True
end
item
Expanded = False
FieldName = '是否空閑'
Visible = True
end>
end
end
object DataSource1: TDataSource
DataSet = FWXXDJ.Query1
Left = 349
Top = 163
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -