level 1
﹩iren
楼主
object ActionCountTabSheet: TTabSheet
Tag = 15
Caption =
#20010#
20154
#35760#
24405
ImageIndex = 2
DesignSize = (
920
202)
object ActionCountStringGrid: TStringGrid
Tag = 15
Left = 0
Top = 0
Width = 919
Height = 201
Anchors = [akLeft, akTop, akRight, akBottom]
ColCount = 16
DefaultColWidth = 44
DefaultRowHeight = 17
RowCount = 2
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected, goColSizing, goEditing]
TabOrder = 0
OnDrawCell = StringGridDrawCell
OnGetEditText = StringGridGetEditText
OnKeyPress = StringGridKeyPress
OnMouseDown = StringGridMouseDown
OnTopLeftChanged = StringGridTopLeftChanged
ColWidths = (
107 //这是一列的列宽
63 //这也是一列的列宽
63 //请教大神如何让为每一列设置不同字体和字体大小。
76
54
76
63
63
76
88
88
63
51
107
107
107)
end
2014年11月23日 11点11分
1
Tag = 15
Caption =
#20010#
20154
#35760#
24405
ImageIndex = 2
DesignSize = (
920
202)
object ActionCountStringGrid: TStringGrid
Tag = 15
Left = 0
Top = 0
Width = 919
Height = 201
Anchors = [akLeft, akTop, akRight, akBottom]
ColCount = 16
DefaultColWidth = 44
DefaultRowHeight = 17
RowCount = 2
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected, goColSizing, goEditing]
TabOrder = 0
OnDrawCell = StringGridDrawCell
OnGetEditText = StringGridGetEditText
OnKeyPress = StringGridKeyPress
OnMouseDown = StringGridMouseDown
OnTopLeftChanged = StringGridTopLeftChanged
ColWidths = (
107 //这是一列的列宽
63 //这也是一列的列宽
63 //请教大神如何让为每一列设置不同字体和字体大小。
76
54
76
63
63
76
88
88
63
51
107
107
107)
end