?? mc_wxxxll.~dfm
字號:
object WXXXLL: TWXXXLL
Left = 0
Top = 76
BorderStyle = bsToolWindow
Caption = '維修信息瀏覽:'
ClientHeight = 453
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 = 3
Top = 4
Width = 785
Height = 445
DataSource = WXDJ.DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, 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 = '維修編號'
Visible = True
end
item
Expanded = False
FieldName = '居住位置'
Visible = True
end
item
Expanded = False
FieldName = '維修項目'
Visible = True
end
item
Expanded = False
FieldName = '接待人'
Visible = True
end
item
Expanded = False
FieldName = '維修人員'
Visible = True
end
item
Expanded = False
FieldName = '維修方式'
Visible = True
end
item
Expanded = False
FieldName = '維修金額'
Visible = True
end
item
Expanded = False
FieldName = '維修用料'
Visible = True
end
item
Expanded = False
FieldName = '開工時間'
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
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -