?? mc_zxdll.~dfm
字號:
object ZXDLL: TZXDLL
Left = 224
Top = 77
BorderStyle = bsToolWindow
Caption = '裝修隊(duì)瀏覽:'
ClientHeight = 458
ClientWidth = 792
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object DBGrid1: TDBGrid
Left = 4
Top = 7
Width = 782
Height = 447
DataSource = ZXDDJ.DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, 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 = '裝修隊(duì)名'
Width = 167
Visible = True
end
item
Expanded = False
FieldName = '負(fù)責(zé)人'
Width = 56
Visible = True
end
item
Expanded = False
FieldName = '聯(lián)系電話'
Width = 109
Visible = True
end
item
Expanded = False
FieldName = '聯(lián)系地址'
Width = 97
Visible = True
end
item
Expanded = False
FieldName = '出入證編號'
Visible = True
end
item
Expanded = False
FieldName = '裝修范圍'
Width = 190
Visible = True
end>
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -