8 Font.Charset = DEFAULT_CHARSET
\r
9 Font.Color = clWindowText
\r
11 Font.Name = 'MS Sans Serif'
\r
13 OldCreateOrder = False
\r
16 object ProgressBar1: TKOLProgressBar
\r
27 DoubleBuffered = False
\r
29 CenterOnParent = False
\r
33 Font.Color = clWindowText
\r
38 Font.FontName = 'MS Sans Serif'
\r
39 Font.FontOrientation = 0
\r
40 Font.FontCharset = 0
\r
41 Font.FontPitch = fpDefault
\r
43 EraseBackground = False
\r
47 ProgressColor = clRed
\r
48 ProgressBkColor = clBlack
\r
52 object EditBox1: TKOLEditBox
\r
63 DoubleBuffered = False
\r
65 CenterOnParent = False
\r
69 Font.Color = clWindowText
\r
74 Font.FontName = 'MS Sans Serif'
\r
75 Font.FontOrientation = 0
\r
76 Font.FontCharset = 0
\r
77 Font.FontPitch = fpDefault
\r
79 EraseBackground = False
\r
87 object EditBox2: TKOLEditBox
\r
98 DoubleBuffered = False
\r
100 CenterOnParent = False
\r
104 Font.Color = clWindowText
\r
105 Font.FontStyle = []
\r
106 Font.FontHeight = 0
\r
108 Font.FontWeight = 0
\r
109 Font.FontName = 'MS Sans Serif'
\r
110 Font.FontOrientation = 0
\r
111 Font.FontCharset = 0
\r
112 Font.FontPitch = fpDefault
\r
114 EraseBackground = False
\r
115 Transparent = False
\r
122 object Button1: TKOLButton
\r
133 DoubleBuffered = False
\r
135 CenterOnParent = False
\r
140 Font.Color = clWindowText
\r
141 Font.FontStyle = []
\r
142 Font.FontHeight = 0
\r
144 Font.FontWeight = 0
\r
145 Font.FontName = 'MS Sans Serif'
\r
146 Font.FontOrientation = 0
\r
147 Font.FontCharset = 0
\r
148 Font.FontPitch = fpDefault
\r
150 OnClick = Button1Click
\r
151 EraseBackground = False
\r
152 TextAlign = taCenter
\r
153 VerticalAlign = vaCenter
\r
155 LikeSpeedButton = False
\r
158 object Label1: TKOLLabel
\r
169 DoubleBuffered = False
\r
171 CenterOnParent = False
\r
172 Caption = 'MaxProgress'
\r
176 Font.Color = clWindowText
\r
177 Font.FontStyle = []
\r
178 Font.FontHeight = 0
\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
186 EraseBackground = False
\r
187 Transparent = False
\r
189 VerticalAlign = vaTop
\r
193 object Label2: TKOLLabel
\r
204 DoubleBuffered = False
\r
206 CenterOnParent = False
\r
207 Caption = 'Progress'
\r
211 Font.Color = clWindowText
\r
212 Font.FontStyle = []
\r
213 Font.FontHeight = 0
\r
215 Font.FontWeight = 0
\r
216 Font.FontName = 'MS Sans Serif'
\r
217 Font.FontOrientation = 0
\r
218 Font.FontCharset = 0
\r
219 Font.FontPitch = fpDefault
\r
221 EraseBackground = False
\r
222 Transparent = False
\r
224 VerticalAlign = vaTop
\r
228 object KOLProject1: TKOLProject
\r
230 projectName = 'DemoProgressBar'
\r
231 projectDest = 'DemoProgressBar'
\r
232 sourcePath = 'E:\KOL\Demos\DemoProgressBar\'
\r
233 outdcuPath = 'E:\KOL\Demos\DemoProgressBar\'
\r
234 dprResource = False
\r
235 protectFiles = True
\r
237 isKOLProject = True
\r
239 autoBuildDelay = 500
\r
245 object KOLForm1: TKOLForm
\r
254 defaultSize = False
\r
255 defaultPosition = False
\r
260 CenterOnScreen = False
\r
262 WindowState = wsNormal
\r
263 minimizeIcon = True
\r
264 maximizeIcon = True
\r
267 Font.Color = clWindowText
\r
268 Font.FontStyle = []
\r
269 Font.FontHeight = 0
\r
271 Font.FontWeight = 0
\r
272 Font.FontName = 'MS Sans Serif'
\r
273 Font.FontOrientation = 0
\r
274 Font.FontCharset = 0
\r
275 Font.FontPitch = fpDefault
\r
276 DoubleBuffered = False
\r
277 PreventResizeFlicks = False
\r
278 Transparent = False
\r
285 MinimizeNormalAnimated = False
\r
286 zOrderChildren = False
\r
287 statusSizeGrip = True
\r
288 EraseBackground = False
\r
289 supportMnemonics = False
\r