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
19 object Label1: TKOLLabel
\r
26 IgnoreDefault = False
\r
37 DoubleBuffered = False
\r
39 CenterOnParent = False
\r
44 Font.Color = clWindowText
\r
46 Font.FontHeight = -12
\r
49 Font.FontName = 'MS Sans Serif'
\r
50 Font.FontOrientation = 0
\r
51 Font.FontCharset = 1
\r
52 Font.FontPitch = fpDefault
\r
54 EraseBackground = False
\r
58 VerticalAlign = vaTop
\r
61 Brush.Color = clBtnFace
\r
62 Brush.BrushStyle = bsSolid
\r
63 ShowAccelChar = False
\r
65 object HostEdit: TKOLEditBox
\r
72 IgnoreDefault = False
\r
83 DoubleBuffered = False
\r
85 CenterOnParent = False
\r
89 Font.Color = clWindowText
\r
91 Font.FontHeight = -12
\r
94 Font.FontName = 'MS Sans Serif'
\r
95 Font.FontOrientation = 0
\r
96 Font.FontCharset = 1
\r
97 Font.FontPitch = fpDefault
\r
99 EraseBackground = False
\r
101 Transparent = False
\r
108 EditTabChar = False
\r
109 Brush.Color = clWindow
\r
110 Brush.BrushStyle = bsSolid
\r
112 object DisplayMemo: TKOLMemo
\r
119 IgnoreDefault = True
\r
130 DoubleBuffered = False
\r
132 CenterOnParent = False
\r
135 parentColor = False
\r
136 Font.Color = clWindowText
\r
137 Font.FontStyle = []
\r
138 Font.FontHeight = -12
\r
140 Font.FontWeight = 0
\r
141 Font.FontName = 'MS Sans Serif'
\r
142 Font.FontOrientation = 0
\r
143 Font.FontCharset = 1
\r
144 Font.FontPitch = fpDefault
\r
146 EraseBackground = False
\r
148 Transparent = False
\r
153 EditTabChar = False
\r
154 Brush.Color = clWindow
\r
155 Brush.BrushStyle = bsSolid
\r
157 object PingButton: TKOLButton
\r
164 IgnoreDefault = True
\r
175 DoubleBuffered = False
\r
177 CenterOnParent = False
\r
181 parentColor = False
\r
182 Font.Color = clWindowText
\r
183 Font.FontStyle = []
\r
184 Font.FontHeight = -12
\r
186 Font.FontWeight = 0
\r
187 Font.FontName = 'MS Sans Serif'
\r
188 Font.FontOrientation = 0
\r
189 Font.FontCharset = 1
\r
190 Font.FontPitch = fpDefault
\r
192 OnClick = PingButtonClick
\r
193 EraseBackground = False
\r
195 TextAlign = taCenter
\r
196 VerticalAlign = vaCenter
\r
198 LikeSpeedButton = False
\r
203 object CancelButton: TKOLButton
\r
210 IgnoreDefault = True
\r
221 DoubleBuffered = False
\r
223 CenterOnParent = False
\r
227 parentColor = False
\r
228 Font.Color = clWindowText
\r
229 Font.FontStyle = []
\r
230 Font.FontHeight = -12
\r
232 Font.FontWeight = 0
\r
233 Font.FontName = 'MS Sans Serif'
\r
234 Font.FontOrientation = 0
\r
235 Font.FontCharset = 1
\r
236 Font.FontPitch = fpDefault
\r
238 OnClick = CancelButtonClick
\r
239 EraseBackground = False
\r
241 TextAlign = taCenter
\r
242 VerticalAlign = vaCenter
\r
244 LikeSpeedButton = False
\r
249 object KOLProject1: TKOLProject
\r
252 projectName = 'Demo'
\r
253 projectDest = 'Demo'
\r
254 sourcePath = 'G:\Prog\MyProgram\KOL\ics\KOL\Ping\'
\r
255 outdcuPath = 'G:\Prog\MyProgram\KOL\ics\KOL\Ping\'
\r
256 dprResource = False
\r
257 protectFiles = True
\r
259 isKOLProject = True
\r
261 autoBuildDelay = 500
\r
264 SupportAnsiMnemonics = 0
\r
265 PaintType = ptWYSIWIG
\r
270 object KOLForm1: TKOLForm
\r
272 ForceIcon16x16 = False
\r
273 Caption = 'PingDemo'
\r
275 AllBtnReturnClick = False
\r
282 defaultSize = False
\r
283 defaultPosition = False
\r
292 CenterOnScreen = False
\r
294 WindowState = wsNormal
\r
295 minimizeIcon = True
\r
296 maximizeIcon = True
\r
298 helpContextIcon = False
\r
299 borderStyle = fbsSingle
\r
302 Font.Color = clWindowText
\r
303 Font.FontStyle = []
\r
304 Font.FontHeight = 0
\r
306 Font.FontWeight = 0
\r
307 Font.FontName = 'MS Sans Serif'
\r
308 Font.FontOrientation = 0
\r
309 Font.FontCharset = 1
\r
310 Font.FontPitch = fpDefault
\r
311 Brush.Color = clBtnFace
\r
312 Brush.BrushStyle = bsSolid
\r
313 DoubleBuffered = False
\r
314 PreventResizeFlicks = False
\r
315 Transparent = False
\r
322 MinimizeNormalAnimated = False
\r
323 zOrderChildren = False
\r
324 statusSizeGrip = True
\r
327 OnFormCreate = KOLForm1FormCreate
\r
328 EraseBackground = False
\r
329 supportMnemonics = False
\r