?? mc_tsll.dfm
字號(hào):
object TSLL: TTSLL
Left = 227
Top = 79
BorderStyle = bsToolWindow
Caption = '投訴瀏覽:'
ClientHeight = 618
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 = 0
Top = 0
Width = 792
Height = 618
Align = alClient
BorderStyle = bsNone
DataSource = TSDJ.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 = '投訴編號(hào)'
Visible = True
end
item
Expanded = False
FieldName = '投訴人'
Visible = True
end
item
Expanded = False
FieldName = '性別'
Visible = True
end
item
Expanded = False
FieldName = '聯(lián)系方式'
Visible = True
end
item
Expanded = False
FieldName = '投訴時(shí)間'
Visible = True
end
item
Expanded = False
FieldName = '管理人'
Visible = True
end
item
Expanded = False
FieldName = '被投訴方'
Visible = True
end
item
Expanded = False
FieldName = '被投訴方聯(lián)系方式'
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 = '投訴性質(zhì)'
Visible = True
end
item
Expanded = False
FieldName = '處理意見'
Visible = True
end>
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -