6 HorzScrollBar.Visible = False
\r
7 VertScrollBar.Visible = False
\r
10 Font.Charset = DEFAULT_CHARSET
\r
11 Font.Color = clWindowText
\r
13 Font.Name = 'MS Sans Serif'
\r
15 OldCreateOrder = False
\r
18 object ListView1: TKOLListView
\r
30 DoubleBuffered = False
\r
32 CenterOnParent = False
\r
36 Font.Color = clWindowText
\r
38 Font.FontHeight = -11
\r
41 Font.FontName = 'MS Sans Serif'
\r
42 Font.FontOrientation = 0
\r
43 Font.FontCharset = 0
\r
44 Font.FontPitch = fpDefault
\r
46 OnMouseDown = ListView1MouseDown
\r
47 EraseBackground = False
\r
50 Options = [lvoGridLines, lvoRowSelect]
\r
51 ImageListSmall = ImageList1
\r
52 OnKeyDown = ListView1KeyDown
\r
54 LVTextBkColor = clWindow
\r
55 LVBkColor = clWindow
\r
59 object Panel1: TKOLPanel
\r
71 DoubleBuffered = False
\r
73 CenterOnParent = False
\r
77 Font.Color = clWindowText
\r
79 Font.FontHeight = -11
\r
82 Font.FontName = 'MS Sans Serif'
\r
83 Font.FontOrientation = 0
\r
84 Font.FontCharset = 0
\r
85 Font.FontPitch = fpDefault
\r
87 EraseBackground = False
\r
90 edgeStyle = esLowered
\r
91 VerticalAlign = vaTop
\r
97 object Button1: TKOLButton
\r
109 DoubleBuffered = False
\r
111 CenterOnParent = False
\r
112 Caption = 'Demonstrate'
\r
115 parentColor = False
\r
116 Font.Color = clWindowText
\r
117 Font.FontStyle = []
\r
118 Font.FontHeight = -11
\r
120 Font.FontWeight = 0
\r
121 Font.FontName = 'MS Sans Serif'
\r
122 Font.FontOrientation = 0
\r
123 Font.FontCharset = 0
\r
124 Font.FontPitch = fpDefault
\r
126 OnClick = Button1Click
\r
127 EraseBackground = False
\r
128 TextAlign = taCenter
\r
129 VerticalAlign = vaCenter
\r
131 LikeSpeedButton = False
\r
135 object KOLProject1: TKOLProject
\r
137 projectName = 'DemoListView'
\r
138 projectDest = 'DemoListView'
\r
139 sourcePath = 'E:\Delphi\Work\ListView\KolListView\'
\r
140 outdcuPath = 'E:\Delphi\Work\ListView\KolListView\'
\r
141 dprResource = False
\r
142 protectFiles = True
\r
144 isKOLProject = True
\r
146 autoBuildDelay = 500
\r
149 SupportAnsiMnemonics = 0
\r
150 PaintType = ptWYSIWIG
\r
154 object KOLForm1: TKOLForm
\r
163 defaultSize = False
\r
164 defaultPosition = False
\r
169 CenterOnScreen = False
\r
171 WindowState = wsNormal
\r
172 minimizeIcon = True
\r
173 maximizeIcon = False
\r
176 Font.Color = clWindowText
\r
177 Font.FontStyle = []
\r
178 Font.FontHeight = -11
\r
180 Font.FontWeight = 0
\r
181 Font.FontName = 'MS Sans Serif'
\r
182 Font.FontOrientation = 0
\r
183 Font.FontCharset = 0
\r
184 Font.FontPitch = fpDefault
\r
185 DoubleBuffered = False
\r
186 PreventResizeFlicks = False
\r
187 Transparent = False
\r
194 MinimizeNormalAnimated = False
\r
195 zOrderChildren = False
\r
196 statusSizeGrip = True
\r
197 OnFormCreate = KOLForm1FormCreate
\r
198 EraseBackground = False
\r
199 supportMnemonics = False
\r
203 object ImageList1: TKOLImageList
\r
208 66010000424D660100000000000076000000280000001E0000000F0000000100
\r
209 040000000000F000000000000000000000001000000010000000000000000000
\r
210 8000008000000080800080000000800080008080000080808000C0C0C0000000
\r
211 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00111111111111
\r
212 1111111111111111110010000000000000110000000000000100100000000000
\r
213 0011000000000000010010011111111100110011111111100100100111111111
\r
214 0011001119111110010010011111111100110011999111100100100111111111
\r
215 0011001999991110010010011111111100110019919991100100100111111111
\r
216 0011001911199910010010011111111100110011111199100100100111111111
\r
217 0011001111111910010010011111111100110011111111100100100000000000
\r
218 0011000000000000010010000000000000110000000000000100111111111111
\r
219 11111111111111111100}
\r
220 TransparentColor = clMaroon
\r
221 systemimagelist = False
\r
228 object Timer1: TKOLTimer
\r
231 OnTimer = Timer1Timer
\r