?? mc_xqll.~dfm
字號(hào):
object XQLL: TXQLL
Left = 229
Top = 79
Width = 800
Height = 651
Hint = '小區(qū)信息瀏覽'
BorderIcons = [biSystemMenu]
BorderStyle = bsSizeToolWin
Caption = '小區(qū)信息瀏覽:'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
ShowHint = True
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 792
Height = 624
Align = alClient
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, 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 = '小區(qū)編號(hào)'
Visible = True
end
item
Expanded = False
FieldName = '小區(qū)名'
Visible = True
end
item
Expanded = False
FieldName = '小區(qū)說明'
Visible = True
end
item
Expanded = False
FieldName = '負(fù)責(zé)人'
Visible = True
end
item
Expanded = False
FieldName = '地址'
Visible = True
end
item
Expanded = False
FieldName = '總戶數(shù)'
Visible = True
end
item
Expanded = False
FieldName = '總?cè)丝跀?shù)'
Visible = True
end
item
Expanded = False
FieldName = '樓棟數(shù)'
Visible = True
end
item
Expanded = False
FieldName = '站地面積'
Title.Caption = '占地面積'
Visible = True
end
item
Expanded = False
FieldName = '居住面積'
Title.Caption = '建筑面積'
Visible = True
end
item
Expanded = False
FieldName = '綠化面積'
Visible = True
end
item
Expanded = False
FieldName = '竣工日期'
Visible = True
end
item
Expanded = False
FieldName = '交工日期'
Visible = True
end>
end
object DataSource1: TDataSource
DataSet = Data.XQXXB
Left = 270
Top = 180
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -