initial commit
[rofl0r-KOL.git] / controls / filebrowser / filebrowser_demo / Unit1.dfm
blob746e6fe32642424515234d2b3d863cc8f030f76a
1 object Form1: TForm1\r
2   Left = 115\r
3   Top = 48\r
4   Width = 616\r
5   Height = 483\r
6   HorzScrollBar.Visible = False\r
7   VertScrollBar.Visible = False\r
8   Caption = 'BAPFileBrowser v1.01'\r
9   Color = clBtnFace\r
10   Font.Charset = DEFAULT_CHARSET\r
11   Font.Color = clWindowText\r
12   Font.Height = -11\r
13   Font.Name = 'MS Sans Serif'\r
14   Font.Style = []\r
15   OldCreateOrder = False\r
16   Scaled = False\r
17   PixelsPerInch = 96\r
18   TextHeight = 13\r
19   object BAPDriveBox1: TKOLBAPDriveBox\r
20     Tag = 0\r
21     Left = 8\r
22     Top = 8\r
23     Width = 62\r
24     Height = 24\r
25     HelpContext = 0\r
26     IgnoreDefault = False\r
27     TabOrder = 1\r
28     MinWidth = 0\r
29     MinHeight = 0\r
30     MaxWidth = 0\r
31     MaxHeight = 0\r
32     PlaceDown = False\r
33     PlaceRight = False\r
34     PlaceUnder = False\r
35     Visible = True\r
36     Enabled = True\r
37     DoubleBuffered = False\r
38     Align = caNone\r
39     CenterOnParent = False\r
40     Ctl3D = True\r
41     Color = clWindow\r
42     parentColor = False\r
43     Font.Color = clWindowText\r
44     Font.FontStyle = []\r
45     Font.FontHeight = 8\r
46     Font.FontWidth = 0\r
47     Font.FontWeight = 0\r
48     Font.FontName = 'MS Sans Serif'\r
49     Font.FontOrientation = 0\r
50     Font.FontCharset = 1\r
51     Font.FontPitch = fpDefault\r
52     parentFont = True\r
53     EraseBackground = False\r
54     Localizy = loForm\r
55     Transparent = False\r
56     TabStop = True\r
57     DroppedWidth = 0\r
58     autoSize = False\r
59     Brush.Color = clWindow\r
60     Brush.BrushStyle = bsSolid\r
61     Drive = '*'\r
62     LightIcon = False\r
63     SelBackColor = clHighlight\r
64     SelTextColor = clHighlightText\r
65     OnChangeDrive = BAPDriveBox1ChangeDrive\r
66   end\r
67   object BAPFileBrowser1: TKOLBAPFileBrowser\r
68     Tag = 0\r
69     Left = 8\r
70     Top = 40\r
71     Width = 410\r
72     Height = 250\r
73     HelpContext = 0\r
74     IgnoreDefault = False\r
75     TabOrder = 0\r
76     MinWidth = 0\r
77     MinHeight = 0\r
78     MaxWidth = 0\r
79     MaxHeight = 0\r
80     PlaceDown = False\r
81     PlaceRight = False\r
82     PlaceUnder = False\r
83     Visible = True\r
84     Enabled = True\r
85     DoubleBuffered = False\r
86     Align = caNone\r
87     CenterOnParent = False\r
88     Ctl3D = True\r
89     Color = clWindow\r
90     parentColor = False\r
91     Font.Color = clWindowText\r
92     Font.FontStyle = []\r
93     Font.FontHeight = 8\r
94     Font.FontWidth = 0\r
95     Font.FontWeight = 0\r
96     Font.FontName = 'MS Sans Serif'\r
97     Font.FontOrientation = 0\r
98     Font.FontCharset = 1\r
99     Font.FontPitch = fpDefault\r
100     parentFont = True\r
101     EraseBackground = False\r
102     Localizy = loForm\r
103     mckTextDate = 'Date'\r
104     mckTextName = 'Name'\r
105     mckTextSize = 'Size'\r
106     mckWidthDate = 84\r
107     mckWidthName = 202\r
108     mckWidthSize = 102\r
109     Columns = [fbcSize, fbcDate]\r
110     Directory = '*'\r
111     FileFilter = '*.*'\r
112     FileSort = sdrByExt\r
113     LVStyle = lvsDetail\r
114     LVTextBkColor = clWindow\r
115     ShowOnlyFiles = False\r
116     ShowUpDir = True\r
117     OnChangeDir = BAPFileBrowser1ChangeDir\r
118     OnGetSelFiles = BAPFileBrowser1GetSelFiles\r
119     OnSelFile = BAPFileBrowser1SelFile\r
120     Brush.Color = clWindow\r
121     Brush.BrushStyle = bsSolid\r
122     HasBorder = True\r
123     TabStop = True\r
124     Transparent = False\r
125   end\r
126   object ListBox1: TKOLListBox\r
127     Tag = 0\r
128     Left = 424\r
129     Top = 40\r
130     Width = 177\r
131     Height = 193\r
132     HelpContext = 0\r
133     IgnoreDefault = False\r
134     TabOrder = 6\r
135     MinWidth = 0\r
136     MinHeight = 0\r
137     MaxWidth = 0\r
138     MaxHeight = 0\r
139     PlaceDown = False\r
140     PlaceRight = False\r
141     PlaceUnder = False\r
142     Visible = True\r
143     Enabled = True\r
144     DoubleBuffered = False\r
145     Align = caNone\r
146     CenterOnParent = False\r
147     Ctl3D = True\r
148     Color = clWindow\r
149     parentColor = False\r
150     Font.Color = clWindowText\r
151     Font.FontStyle = []\r
152     Font.FontHeight = 8\r
153     Font.FontWidth = 0\r
154     Font.FontWeight = 0\r
155     Font.FontName = 'MS Sans Serif'\r
156     Font.FontOrientation = 0\r
157     Font.FontCharset = 1\r
158     Font.FontPitch = fpDefault\r
159     parentFont = True\r
160     EraseBackground = False\r
161     Localizy = loForm\r
162     Transparent = False\r
163     TabStop = True\r
164     Options = [loNoIntegralHeight]\r
165     CurIndex = 0\r
166     Count = 0\r
167     HasBorder = True\r
168     Brush.Color = clWindow\r
169     Brush.BrushStyle = bsSolid\r
170   end\r
171   object cbSelect: TKOLCheckBox\r
172     Tag = 0\r
173     Left = 432\r
174     Top = 264\r
175     Width = 174\r
176     Height = 22\r
177     HelpContext = 0\r
178     IgnoreDefault = False\r
179     TabOrder = 8\r
180     MinWidth = 0\r
181     MinHeight = 0\r
182     MaxWidth = 0\r
183     MaxHeight = 0\r
184     PlaceDown = False\r
185     PlaceRight = False\r
186     PlaceUnder = False\r
187     Visible = True\r
188     Enabled = True\r
189     DoubleBuffered = False\r
190     Align = caNone\r
191     CenterOnParent = False\r
192     Caption = 'Ñíèìàòü âûäåëåíèå ñ ôàéëîâ'\r
193     Ctl3D = True\r
194     Color = clBtnFace\r
195     parentColor = True\r
196     Font.Color = clWindowText\r
197     Font.FontStyle = []\r
198     Font.FontHeight = 8\r
199     Font.FontWidth = 0\r
200     Font.FontWeight = 0\r
201     Font.FontName = 'MS Sans Serif'\r
202     Font.FontOrientation = 0\r
203     Font.FontCharset = 1\r
204     Font.FontPitch = fpDefault\r
205     parentFont = True\r
206     EraseBackground = False\r
207     Localizy = loForm\r
208     Transparent = False\r
209     Checked = True\r
210     TabStop = True\r
211     autoSize = False\r
212     HasBorder = False\r
213     Brush.Color = clBtnFace\r
214     Brush.BrushStyle = bsSolid\r
215   end\r
216   object bAddList: TKOLButton\r
217     Tag = 0\r
218     Left = 432\r
219     Top = 288\r
220     Width = 169\r
221     Height = 22\r
222     HelpContext = 0\r
223     IgnoreDefault = True\r
224     TabOrder = 9\r
225     MinWidth = 0\r
226     MinHeight = 0\r
227     MaxWidth = 0\r
228     MaxHeight = 0\r
229     PlaceDown = False\r
230     PlaceRight = False\r
231     PlaceUnder = False\r
232     Visible = True\r
233     Enabled = True\r
234     DoubleBuffered = False\r
235     Align = caNone\r
236     CenterOnParent = False\r
237     Caption = 'Äîáàâèòü âûäåëåííûå ôàéëû'\r
238     Ctl3D = True\r
239     Color = clBtnFace\r
240     parentColor = False\r
241     Font.Color = clWindowText\r
242     Font.FontStyle = []\r
243     Font.FontHeight = 8\r
244     Font.FontWidth = 0\r
245     Font.FontWeight = 0\r
246     Font.FontName = 'MS Sans Serif'\r
247     Font.FontOrientation = 0\r
248     Font.FontCharset = 1\r
249     Font.FontPitch = fpDefault\r
250     parentFont = True\r
251     OnClick = bAddListClick\r
252     EraseBackground = False\r
253     Localizy = loForm\r
254     TextAlign = taCenter\r
255     VerticalAlign = vaCenter\r
256     TabStop = True\r
257     LikeSpeedButton = False\r
258     autoSize = False\r
259     DefaultBtn = False\r
260     CancelBtn = False\r
261   end\r
262   object bClearList: TKOLButton\r
263     Tag = 0\r
264     Left = 504\r
265     Top = 316\r
266     Width = 97\r
267     Height = 22\r
268     HelpContext = 0\r
269     IgnoreDefault = True\r
270     TabOrder = 11\r
271     MinWidth = 0\r
272     MinHeight = 0\r
273     MaxWidth = 0\r
274     MaxHeight = 0\r
275     PlaceDown = False\r
276     PlaceRight = False\r
277     PlaceUnder = False\r
278     Visible = True\r
279     Enabled = True\r
280     DoubleBuffered = False\r
281     Align = caNone\r
282     CenterOnParent = False\r
283     Caption = 'Î÷èñòèòü ñïèñîê'\r
284     Ctl3D = True\r
285     Color = clBtnFace\r
286     parentColor = False\r
287     Font.Color = clWindowText\r
288     Font.FontStyle = []\r
289     Font.FontHeight = 8\r
290     Font.FontWidth = 0\r
291     Font.FontWeight = 0\r
292     Font.FontName = 'MS Sans Serif'\r
293     Font.FontOrientation = 0\r
294     Font.FontCharset = 1\r
295     Font.FontPitch = fpDefault\r
296     parentFont = True\r
297     OnClick = bClearListClick\r
298     EraseBackground = False\r
299     Localizy = loForm\r
300     TextAlign = taCenter\r
301     VerticalAlign = vaCenter\r
302     TabStop = True\r
303     LikeSpeedButton = False\r
304     autoSize = False\r
305     DefaultBtn = False\r
306     CancelBtn = False\r
307   end\r
308   object lPath: TKOLLabel\r
309     Tag = 0\r
310     Left = 72\r
311     Top = 12\r
312     Width = 465\r
313     Height = 17\r
314     HelpContext = 0\r
315     IgnoreDefault = False\r
316     TabOrder = -1\r
317     MinWidth = 0\r
318     MinHeight = 0\r
319     MaxWidth = 0\r
320     MaxHeight = 0\r
321     PlaceDown = False\r
322     PlaceRight = False\r
323     PlaceUnder = False\r
324     Visible = True\r
325     Enabled = True\r
326     DoubleBuffered = False\r
327     Align = caNone\r
328     CenterOnParent = False\r
329     Ctl3D = True\r
330     Color = clGray\r
331     parentColor = False\r
332     Font.Color = clWhite\r
333     Font.FontStyle = []\r
334     Font.FontHeight = 8\r
335     Font.FontWidth = 0\r
336     Font.FontWeight = 0\r
337     Font.FontName = 'MS Sans Serif'\r
338     Font.FontOrientation = 0\r
339     Font.FontCharset = 1\r
340     Font.FontPitch = fpDefault\r
341     parentFont = False\r
342     EraseBackground = False\r
343     Localizy = loForm\r
344     Transparent = False\r
345     TextAlign = taLeft\r
346     VerticalAlign = vaTop\r
347     wordWrap = False\r
348     autoSize = False\r
349     Brush.Color = clGray\r
350     Brush.BrushStyle = bsSolid\r
351     ShowAccelChar = False\r
352   end\r
353   object bLevelUp: TKOLButton\r
354     Tag = 0\r
355     Left = 544\r
356     Top = 8\r
357     Width = 25\r
358     Height = 22\r
359     HelpContext = 0\r
360     IgnoreDefault = True\r
361     TabOrder = 2\r
362     MinWidth = 0\r
363     MinHeight = 0\r
364     MaxWidth = 0\r
365     MaxHeight = 0\r
366     PlaceDown = False\r
367     PlaceRight = False\r
368     PlaceUnder = False\r
369     Visible = True\r
370     Enabled = True\r
371     DoubleBuffered = False\r
372     Align = caNone\r
373     CenterOnParent = False\r
374     Caption = '..'\r
375     Ctl3D = True\r
376     Color = clBtnFace\r
377     parentColor = False\r
378     Font.Color = clWindowText\r
379     Font.FontStyle = [fsBold]\r
380     Font.FontHeight = 8\r
381     Font.FontWidth = 0\r
382     Font.FontWeight = 0\r
383     Font.FontName = 'MS Sans Serif'\r
384     Font.FontOrientation = 0\r
385     Font.FontCharset = 1\r
386     Font.FontPitch = fpDefault\r
387     parentFont = False\r
388     OnClick = bLevelUpClick\r
389     EraseBackground = False\r
390     Localizy = loForm\r
391     TextAlign = taCenter\r
392     VerticalAlign = vaCenter\r
393     TabStop = True\r
394     LikeSpeedButton = False\r
395     autoSize = False\r
396     DefaultBtn = False\r
397     CancelBtn = False\r
398   end\r
399   object bRoot: TKOLButton\r
400     Tag = 0\r
401     Left = 576\r
402     Top = 8\r
403     Width = 25\r
404     Height = 22\r
405     HelpContext = 0\r
406     IgnoreDefault = True\r
407     TabOrder = 3\r
408     MinWidth = 0\r
409     MinHeight = 0\r
410     MaxWidth = 0\r
411     MaxHeight = 0\r
412     PlaceDown = False\r
413     PlaceRight = False\r
414     PlaceUnder = False\r
415     Visible = True\r
416     Enabled = True\r
417     DoubleBuffered = False\r
418     Align = caNone\r
419     CenterOnParent = False\r
420     Caption = '\'\r
421     Ctl3D = True\r
422     Color = clBtnFace\r
423     parentColor = False\r
424     Font.Color = clWindowText\r
425     Font.FontStyle = [fsBold]\r
426     Font.FontHeight = 8\r
427     Font.FontWidth = 0\r
428     Font.FontWeight = 0\r
429     Font.FontName = 'MS Sans Serif'\r
430     Font.FontOrientation = 0\r
431     Font.FontCharset = 1\r
432     Font.FontPitch = fpDefault\r
433     parentFont = False\r
434     OnClick = bRootClick\r
435     EraseBackground = False\r
436     Localizy = loForm\r
437     TextAlign = taCenter\r
438     VerticalAlign = vaCenter\r
439     TabStop = True\r
440     LikeSpeedButton = False\r
441     autoSize = False\r
442     DefaultBtn = False\r
443     CancelBtn = False\r
444   end\r
445   object Label2: TKOLLabel\r
446     Tag = 0\r
447     Left = 16\r
448     Top = 300\r
449     Width = 97\r
450     Height = 17\r
451     HelpContext = 0\r
452     IgnoreDefault = False\r
453     TabOrder = -1\r
454     MinWidth = 0\r
455     MinHeight = 0\r
456     MaxWidth = 0\r
457     MaxHeight = 0\r
458     PlaceDown = False\r
459     PlaceRight = False\r
460     PlaceUnder = False\r
461     Visible = True\r
462     Enabled = True\r
463     DoubleBuffered = False\r
464     Align = caNone\r
465     CenterOnParent = False\r
466     Caption = 'Ôèëüòð ôàéëîâ:'\r
467     Ctl3D = True\r
468     Color = clBtnFace\r
469     parentColor = True\r
470     Font.Color = clWindowText\r
471     Font.FontStyle = [fsBold]\r
472     Font.FontHeight = 8\r
473     Font.FontWidth = 0\r
474     Font.FontWeight = 0\r
475     Font.FontName = 'MS Sans Serif'\r
476     Font.FontOrientation = 0\r
477     Font.FontCharset = 1\r
478     Font.FontPitch = fpDefault\r
479     parentFont = False\r
480     EraseBackground = False\r
481     Localizy = loForm\r
482     Transparent = False\r
483     TextAlign = taLeft\r
484     VerticalAlign = vaTop\r
485     wordWrap = False\r
486     autoSize = False\r
487     Brush.Color = clBtnFace\r
488     Brush.BrushStyle = bsSolid\r
489     ShowAccelChar = False\r
490   end\r
491   object Label3: TKOLLabel\r
492     Tag = 0\r
493     Left = 8\r
494     Top = 328\r
495     Width = 105\r
496     Height = 17\r
497     HelpContext = 0\r
498     IgnoreDefault = False\r
499     TabOrder = -1\r
500     MinWidth = 0\r
501     MinHeight = 0\r
502     MaxWidth = 0\r
503     MaxHeight = 0\r
504     PlaceDown = False\r
505     PlaceRight = False\r
506     PlaceUnder = False\r
507     Visible = True\r
508     Enabled = True\r
509     DoubleBuffered = False\r
510     Align = caNone\r
511     CenterOnParent = False\r
512     Caption = 'Âûáðàííûé ôàéë:'\r
513     Ctl3D = True\r
514     Color = clBtnFace\r
515     parentColor = True\r
516     Font.Color = clWindowText\r
517     Font.FontStyle = [fsBold]\r
518     Font.FontHeight = 8\r
519     Font.FontWidth = 0\r
520     Font.FontWeight = 0\r
521     Font.FontName = 'MS Sans Serif'\r
522     Font.FontOrientation = 0\r
523     Font.FontCharset = 1\r
524     Font.FontPitch = fpDefault\r
525     parentFont = False\r
526     EraseBackground = False\r
527     Localizy = loForm\r
528     Transparent = False\r
529     TextAlign = taLeft\r
530     VerticalAlign = vaTop\r
531     wordWrap = False\r
532     autoSize = False\r
533     Brush.Color = clBtnFace\r
534     Brush.BrushStyle = bsSolid\r
535     ShowAccelChar = False\r
536   end\r
537   object lSelFile: TKOLLabel\r
538     Tag = 0\r
539     Left = 8\r
540     Top = 344\r
541     Width = 593\r
542     Height = 17\r
543     HelpContext = 0\r
544     IgnoreDefault = False\r
545     TabOrder = -1\r
546     MinWidth = 0\r
547     MinHeight = 0\r
548     MaxWidth = 0\r
549     MaxHeight = 0\r
550     PlaceDown = False\r
551     PlaceRight = False\r
552     PlaceUnder = False\r
553     Visible = True\r
554     Enabled = True\r
555     DoubleBuffered = False\r
556     Align = caNone\r
557     CenterOnParent = False\r
558     Ctl3D = True\r
559     Color = clGray\r
560     parentColor = False\r
561     Font.Color = clWhite\r
562     Font.FontStyle = []\r
563     Font.FontHeight = 8\r
564     Font.FontWidth = 0\r
565     Font.FontWeight = 0\r
566     Font.FontName = 'MS Sans Serif'\r
567     Font.FontOrientation = 0\r
568     Font.FontCharset = 1\r
569     Font.FontPitch = fpDefault\r
570     parentFont = False\r
571     EraseBackground = False\r
572     Localizy = loForm\r
573     Transparent = False\r
574     TextAlign = taLeft\r
575     VerticalAlign = vaTop\r
576     wordWrap = False\r
577     autoSize = False\r
578     Brush.Color = clGray\r
579     Brush.BrushStyle = bsSolid\r
580     ShowAccelChar = False\r
581   end\r
582   object Label5: TKOLLabel\r
583     Tag = 0\r
584     Left = 8\r
585     Top = 368\r
586     Width = 121\r
587     Height = 17\r
588     HelpContext = 0\r
589     IgnoreDefault = False\r
590     TabOrder = -1\r
591     MinWidth = 0\r
592     MinHeight = 0\r
593     MaxWidth = 0\r
594     MaxHeight = 0\r
595     PlaceDown = False\r
596     PlaceRight = False\r
597     PlaceUnder = False\r
598     Visible = True\r
599     Enabled = True\r
600     DoubleBuffered = False\r
601     Align = caNone\r
602     CenterOnParent = False\r
603     Caption = 'Âûáðàííûé êàòàëîã:'\r
604     Ctl3D = True\r
605     Color = clBtnFace\r
606     parentColor = True\r
607     Font.Color = clWindowText\r
608     Font.FontStyle = [fsBold]\r
609     Font.FontHeight = 8\r
610     Font.FontWidth = 0\r
611     Font.FontWeight = 0\r
612     Font.FontName = 'MS Sans Serif'\r
613     Font.FontOrientation = 0\r
614     Font.FontCharset = 1\r
615     Font.FontPitch = fpDefault\r
616     parentFont = False\r
617     EraseBackground = False\r
618     Localizy = loForm\r
619     Transparent = False\r
620     TextAlign = taLeft\r
621     VerticalAlign = vaTop\r
622     wordWrap = False\r
623     autoSize = False\r
624     Brush.Color = clBtnFace\r
625     Brush.BrushStyle = bsSolid\r
626     ShowAccelChar = False\r
627   end\r
628   object lSelDir: TKOLLabel\r
629     Tag = 0\r
630     Left = 8\r
631     Top = 386\r
632     Width = 593\r
633     Height = 17\r
634     HelpContext = 0\r
635     IgnoreDefault = False\r
636     TabOrder = -1\r
637     MinWidth = 0\r
638     MinHeight = 0\r
639     MaxWidth = 0\r
640     MaxHeight = 0\r
641     PlaceDown = False\r
642     PlaceRight = False\r
643     PlaceUnder = False\r
644     Visible = True\r
645     Enabled = True\r
646     DoubleBuffered = False\r
647     Align = caNone\r
648     CenterOnParent = False\r
649     Ctl3D = True\r
650     Color = clGray\r
651     parentColor = False\r
652     Font.Color = clWhite\r
653     Font.FontStyle = []\r
654     Font.FontHeight = 8\r
655     Font.FontWidth = 0\r
656     Font.FontWeight = 0\r
657     Font.FontName = 'MS Sans Serif'\r
658     Font.FontOrientation = 0\r
659     Font.FontCharset = 1\r
660     Font.FontPitch = fpDefault\r
661     parentFont = False\r
662     EraseBackground = False\r
663     Localizy = loForm\r
664     Transparent = False\r
665     TextAlign = taLeft\r
666     VerticalAlign = vaTop\r
667     wordWrap = False\r
668     autoSize = False\r
669     Brush.Color = clGray\r
670     Brush.BrushStyle = bsSolid\r
671     ShowAccelChar = False\r
672   end\r
673   object ebFilter: TKOLEditBox\r
674     Tag = 0\r
675     Left = 120\r
676     Top = 296\r
677     Width = 145\r
678     Height = 22\r
679     HelpContext = 0\r
680     IgnoreDefault = False\r
681     TabOrder = 4\r
682     MinWidth = 0\r
683     MinHeight = 0\r
684     MaxWidth = 0\r
685     MaxHeight = 0\r
686     PlaceDown = False\r
687     PlaceRight = False\r
688     PlaceUnder = False\r
689     Visible = True\r
690     Enabled = True\r
691     DoubleBuffered = False\r
692     Align = caNone\r
693     CenterOnParent = False\r
694     Ctl3D = True\r
695     Color = clWindow\r
696     parentColor = False\r
697     Font.Color = clWindowText\r
698     Font.FontStyle = []\r
699     Font.FontHeight = 8\r
700     Font.FontWidth = 0\r
701     Font.FontWeight = 0\r
702     Font.FontName = 'MS Sans Serif'\r
703     Font.FontOrientation = 0\r
704     Font.FontCharset = 1\r
705     Font.FontPitch = fpDefault\r
706     parentFont = True\r
707     EraseBackground = False\r
708     Localizy = loForm\r
709     Transparent = False\r
710     Text = '*.dpr;*.pas'\r
711     Options = []\r
712     TabStop = True\r
713     OnChar = ebFilterChar\r
714     TextAlign = taLeft\r
715     autoSize = False\r
716     HasBorder = True\r
717     EditTabChar = False\r
718     Brush.Color = clWindow\r
719     Brush.BrushStyle = bsSolid\r
720   end\r
721   object bRefresh: TKOLButton\r
722     Tag = 0\r
723     Left = 432\r
724     Top = 316\r
725     Width = 65\r
726     Height = 22\r
727     HelpContext = 0\r
728     IgnoreDefault = True\r
729     TabOrder = 10\r
730     MinWidth = 0\r
731     MinHeight = 0\r
732     MaxWidth = 0\r
733     MaxHeight = 0\r
734     PlaceDown = False\r
735     PlaceRight = False\r
736     PlaceUnder = False\r
737     Visible = True\r
738     Enabled = True\r
739     DoubleBuffered = False\r
740     Align = caNone\r
741     CenterOnParent = False\r
742     Caption = 'Refresh'\r
743     Ctl3D = True\r
744     Color = clBtnFace\r
745     parentColor = False\r
746     Font.Color = clWindowText\r
747     Font.FontStyle = []\r
748     Font.FontHeight = 8\r
749     Font.FontWidth = 0\r
750     Font.FontWeight = 0\r
751     Font.FontName = 'MS Sans Serif'\r
752     Font.FontOrientation = 0\r
753     Font.FontCharset = 1\r
754     Font.FontPitch = fpDefault\r
755     parentFont = True\r
756     OnClick = bRefreshClick\r
757     EraseBackground = False\r
758     Localizy = loForm\r
759     TextAlign = taCenter\r
760     VerticalAlign = vaCenter\r
761     TabStop = True\r
762     LikeSpeedButton = False\r
763     autoSize = False\r
764     DefaultBtn = False\r
765     CancelBtn = False\r
766   end\r
767   object cbShowPath: TKOLCheckBox\r
768     Tag = 0\r
769     Left = 272\r
770     Top = 296\r
771     Width = 150\r
772     Height = 22\r
773     HelpContext = 0\r
774     IgnoreDefault = False\r
775     TabOrder = 5\r
776     MinWidth = 0\r
777     MinHeight = 0\r
778     MaxWidth = 0\r
779     MaxHeight = 0\r
780     PlaceDown = False\r
781     PlaceRight = False\r
782     PlaceUnder = False\r
783     Visible = True\r
784     Enabled = True\r
785     DoubleBuffered = False\r
786     Align = caNone\r
787     CenterOnParent = False\r
788     Caption = 'Ïîêàçûâàòü ïîëíûé ïóòü'\r
789     Ctl3D = True\r
790     Color = clBtnFace\r
791     parentColor = True\r
792     Font.Color = clWindowText\r
793     Font.FontStyle = []\r
794     Font.FontHeight = 8\r
795     Font.FontWidth = 0\r
796     Font.FontWeight = 0\r
797     Font.FontName = 'MS Sans Serif'\r
798     Font.FontOrientation = 0\r
799     Font.FontCharset = 1\r
800     Font.FontPitch = fpDefault\r
801     parentFont = True\r
802     EraseBackground = False\r
803     Localizy = loForm\r
804     Transparent = False\r
805     Checked = True\r
806     TabStop = True\r
807     autoSize = False\r
808     HasBorder = False\r
809     Brush.Color = clBtnFace\r
810     Brush.BrushStyle = bsSolid\r
811   end\r
812   object cbAddPath: TKOLCheckBox\r
813     Tag = 0\r
814     Left = 432\r
815     Top = 240\r
816     Width = 105\r
817     Height = 22\r
818     HelpContext = 0\r
819     IgnoreDefault = False\r
820     TabOrder = 7\r
821     MinWidth = 0\r
822     MinHeight = 0\r
823     MaxWidth = 0\r
824     MaxHeight = 0\r
825     PlaceDown = False\r
826     PlaceRight = False\r
827     PlaceUnder = False\r
828     Visible = True\r
829     Enabled = True\r
830     DoubleBuffered = False\r
831     Align = caNone\r
832     CenterOnParent = False\r
833     Caption = 'Äîáàâëÿòü ïóòü'\r
834     Ctl3D = True\r
835     Color = clBtnFace\r
836     parentColor = True\r
837     Font.Color = clWindowText\r
838     Font.FontStyle = []\r
839     Font.FontHeight = 8\r
840     Font.FontWidth = 0\r
841     Font.FontWeight = 0\r
842     Font.FontName = 'MS Sans Serif'\r
843     Font.FontOrientation = 0\r
844     Font.FontCharset = 1\r
845     Font.FontPitch = fpDefault\r
846     parentFont = True\r
847     EraseBackground = False\r
848     Localizy = loForm\r
849     Transparent = False\r
850     Checked = False\r
851     TabStop = True\r
852     autoSize = False\r
853     HasBorder = False\r
854     Brush.Color = clBtnFace\r
855     Brush.BrushStyle = bsSolid\r
856   end\r
857   object KOLProject1: TKOLProject\r
858     Locked = False\r
859     Localizy = False\r
860     projectName = 'FileBrowser'\r
861     projectDest = 'FileBrowser'\r
862     sourcePath = 'C:\FileBrowser\'\r
863     outdcuPath = 'C:\FileBrowser\'\r
864     dprResource = False\r
865     protectFiles = True\r
866     showReport = False\r
867     isKOLProject = True\r
868     autoBuild = True\r
869     autoBuildDelay = 500\r
870     BUILD = False\r
871     consoleOut = False\r
872     SupportAnsiMnemonics = 0\r
873     PaintType = ptWYSIWIG\r
874     ShowHint = False\r
875     Left = 112\r
876     Top = 80\r
877   end\r
878   object KOLForm1: TKOLForm\r
879     Tag = 0\r
880     ForceIcon16x16 = False\r
881     Caption = 'BAPFileBrowser v1.01'\r
882     Visible = True\r
883     AllBtnReturnClick = False\r
884     Locked = False\r
885     formUnit = 'Unit1'\r
886     formMain = True\r
887     Enabled = True\r
888     Tabulate = True\r
889     TabulateEx = False\r
890     defaultSize = False\r
891     defaultPosition = False\r
892     MinWidth = 0\r
893     MinHeight = 0\r
894     MaxWidth = 0\r
895     MaxHeight = 0\r
896     HasBorder = True\r
897     HasCaption = True\r
898     StayOnTop = False\r
899     CanResize = False\r
900     CenterOnScreen = False\r
901     Ctl3D = True\r
902     WindowState = wsNormal\r
903     minimizeIcon = True\r
904     maximizeIcon = False\r
905     closeIcon = True\r
906     helpContextIcon = False\r
907     borderStyle = fbsSingle\r
908     HelpContext = 0\r
909     Color = clBtnFace\r
910     Font.Color = clWindowText\r
911     Font.FontStyle = []\r
912     Font.FontHeight = 8\r
913     Font.FontWidth = 0\r
914     Font.FontWeight = 0\r
915     Font.FontName = 'MS Sans Serif'\r
916     Font.FontOrientation = 0\r
917     Font.FontCharset = 1\r
918     Font.FontPitch = fpDefault\r
919     Brush.Color = clBtnFace\r
920     Brush.BrushStyle = bsSolid\r
921     DoubleBuffered = False\r
922     PreventResizeFlicks = False\r
923     Transparent = False\r
924     AlphaBlend = 255\r
925     Border = 2\r
926     MarginLeft = 0\r
927     MarginRight = 0\r
928     MarginTop = 0\r
929     MarginBottom = 0\r
930     MinimizeNormalAnimated = False\r
931     zOrderChildren = False\r
932     statusSizeGrip = True\r
933     Localizy = False\r
934     ShowHint = False\r
935     OnFormCreate = KOLForm1FormCreate\r
936     EraseBackground = False\r
937     supportMnemonics = False\r
938     Left = 80\r
939     Top = 80\r
940   end\r
941   object mMain: TKOLMainMenu\r
942     Tag = 0\r
943     showShortcuts = True\r
944     generateConstants = True\r
945     genearteSepeartorConstants = False\r
946     Localizy = loForm\r
947     Left = 144\r
948     Top = 80\r
949     ItemCount = 4\r
950     Item0Name = 'mStyle'\r
951     Item0Caption = 'Ñòèëü'\r
952     Item0Enabled = True\r
953     Item0Visible = True\r
954     Item0Checked = False\r
955     Item0RadioGroup = 0\r
956     Item0Separator = False\r
957     Item0Accelerator = 0\r
958     Item0Bitmap = ()\r
959     Item0SubItemCount = 5\r
960     Item0WindowMenu = False\r
961     Item0SubItem0Name = 'N2'\r
962     Item0SubItem0Caption = 'lvsDetail'\r
963     Item0SubItem0Enabled = True\r
964     Item0SubItem0Visible = True\r
965     Item0SubItem0Checked = True\r
966     Item0SubItem0RadioGroup = 1\r
967     Item0SubItem0Separator = False\r
968     Item0SubItem0Accelerator = 0\r
969     Item0SubItem0Bitmap = ()\r
970     Item0SubItem0OnMenu = 'KOLForm1N2Menu'\r
971     Item0SubItem0SubItemCount = 0\r
972     Item0SubItem0WindowMenu = False\r
973     Item0SubItem1Name = 'N3'\r
974     Item0SubItem1Caption = 'lvsDetailNoHeader'\r
975     Item0SubItem1Enabled = True\r
976     Item0SubItem1Visible = True\r
977     Item0SubItem1Checked = False\r
978     Item0SubItem1RadioGroup = 1\r
979     Item0SubItem1Separator = False\r
980     Item0SubItem1Accelerator = 0\r
981     Item0SubItem1Bitmap = ()\r
982     Item0SubItem1OnMenu = 'KOLForm1N2Menu'\r
983     Item0SubItem1SubItemCount = 0\r
984     Item0SubItem1WindowMenu = False\r
985     Item0SubItem2Name = 'N4'\r
986     Item0SubItem2Caption = 'lvsIcon'\r
987     Item0SubItem2Enabled = True\r
988     Item0SubItem2Visible = True\r
989     Item0SubItem2Checked = False\r
990     Item0SubItem2RadioGroup = 1\r
991     Item0SubItem2Separator = False\r
992     Item0SubItem2Accelerator = 0\r
993     Item0SubItem2Bitmap = ()\r
994     Item0SubItem2OnMenu = 'KOLForm1N2Menu'\r
995     Item0SubItem2SubItemCount = 0\r
996     Item0SubItem2WindowMenu = False\r
997     Item0SubItem3Name = 'N5'\r
998     Item0SubItem3Caption = 'lvsList'\r
999     Item0SubItem3Enabled = True\r
1000     Item0SubItem3Visible = True\r
1001     Item0SubItem3Checked = False\r
1002     Item0SubItem3RadioGroup = 1\r
1003     Item0SubItem3Separator = False\r
1004     Item0SubItem3Accelerator = 0\r
1005     Item0SubItem3Bitmap = ()\r
1006     Item0SubItem3OnMenu = 'KOLForm1N2Menu'\r
1007     Item0SubItem3SubItemCount = 0\r
1008     Item0SubItem3WindowMenu = False\r
1009     Item0SubItem4Name = 'N6'\r
1010     Item0SubItem4Caption = 'lvsSmallIcon'\r
1011     Item0SubItem4Enabled = True\r
1012     Item0SubItem4Visible = True\r
1013     Item0SubItem4Checked = False\r
1014     Item0SubItem4RadioGroup = 1\r
1015     Item0SubItem4Separator = False\r
1016     Item0SubItem4Accelerator = 0\r
1017     Item0SubItem4Bitmap = ()\r
1018     Item0SubItem4OnMenu = 'KOLForm1N2Menu'\r
1019     Item0SubItem4SubItemCount = 0\r
1020     Item0SubItem4WindowMenu = False\r
1021     Item1Name = 'mCols'\r
1022     Item1Caption = 'Ñòîëáöû'\r
1023     Item1Enabled = True\r
1024     Item1Visible = True\r
1025     Item1Checked = False\r
1026     Item1RadioGroup = 0\r
1027     Item1Separator = False\r
1028     Item1Accelerator = 0\r
1029     Item1Bitmap = ()\r
1030     Item1SubItemCount = 2\r
1031     Item1WindowMenu = False\r
1032     Item1SubItem0Name = 'N8'\r
1033     Item1SubItem0Caption = 'Size'\r
1034     Item1SubItem0Enabled = True\r
1035     Item1SubItem0Visible = True\r
1036     Item1SubItem0Checked = True\r
1037     Item1SubItem0RadioGroup = 0\r
1038     Item1SubItem0Separator = False\r
1039     Item1SubItem0Accelerator = 0\r
1040     Item1SubItem0Bitmap = ()\r
1041     Item1SubItem0OnMenu = 'KOLForm1N8Menu'\r
1042     Item1SubItem0SubItemCount = 0\r
1043     Item1SubItem0WindowMenu = False\r
1044     Item1SubItem1Name = 'N9'\r
1045     Item1SubItem1Caption = 'Date'\r
1046     Item1SubItem1Enabled = True\r
1047     Item1SubItem1Visible = True\r
1048     Item1SubItem1Checked = True\r
1049     Item1SubItem1RadioGroup = 0\r
1050     Item1SubItem1Separator = False\r
1051     Item1SubItem1Accelerator = 0\r
1052     Item1SubItem1Bitmap = ()\r
1053     Item1SubItem1OnMenu = 'KOLForm1N8Menu'\r
1054     Item1SubItem1SubItemCount = 0\r
1055     Item1SubItem1WindowMenu = False\r
1056     Item2Name = 'mProps'\r
1057     Item2Caption = 'Ñâîéñòâà'\r
1058     Item2Enabled = True\r
1059     Item2Visible = True\r
1060     Item2Checked = False\r
1061     Item2RadioGroup = 0\r
1062     Item2Separator = False\r
1063     Item2Accelerator = 0\r
1064     Item2Bitmap = ()\r
1065     Item2SubItemCount = 2\r
1066     Item2WindowMenu = False\r
1067     Item2SubItem0Name = 'N11'\r
1068     Item2SubItem0Caption = 'ShowOnlyFiles'\r
1069     Item2SubItem0Enabled = True\r
1070     Item2SubItem0Visible = True\r
1071     Item2SubItem0Checked = True\r
1072     Item2SubItem0RadioGroup = 0\r
1073     Item2SubItem0Separator = False\r
1074     Item2SubItem0Accelerator = 0\r
1075     Item2SubItem0Bitmap = ()\r
1076     Item2SubItem0OnMenu = 'mMainN11Menu'\r
1077     Item2SubItem0SubItemCount = 0\r
1078     Item2SubItem0WindowMenu = False\r
1079     Item2SubItem1Name = 'N12'\r
1080     Item2SubItem1Caption = 'ShowUpDir'\r
1081     Item2SubItem1Enabled = True\r
1082     Item2SubItem1Visible = True\r
1083     Item2SubItem1Checked = True\r
1084     Item2SubItem1RadioGroup = 0\r
1085     Item2SubItem1Separator = False\r
1086     Item2SubItem1Accelerator = 0\r
1087     Item2SubItem1Bitmap = ()\r
1088     Item2SubItem1OnMenu = 'mMainN11Menu'\r
1089     Item2SubItem1SubItemCount = 0\r
1090     Item2SubItem1WindowMenu = False\r
1091     Item3Name = 'mSort'\r
1092     Item3Caption = 'Ñîðòèðîâàòü ïî...'\r
1093     Item3Enabled = True\r
1094     Item3Visible = True\r
1095     Item3Checked = False\r
1096     Item3RadioGroup = 0\r
1097     Item3Separator = False\r
1098     Item3Accelerator = 0\r
1099     Item3Bitmap = ()\r
1100     Item3SubItemCount = 4\r
1101     Item3WindowMenu = False\r
1102     Item3SubItem0Name = 'N14'\r
1103     Item3SubItem0Caption = 'Èìåíè'\r
1104     Item3SubItem0Enabled = True\r
1105     Item3SubItem0Visible = True\r
1106     Item3SubItem0Checked = False\r
1107     Item3SubItem0RadioGroup = 2\r
1108     Item3SubItem0Separator = False\r
1109     Item3SubItem0Accelerator = 0\r
1110     Item3SubItem0Bitmap = ()\r
1111     Item3SubItem0OnMenu = 'mMainN14Menu'\r
1112     Item3SubItem0SubItemCount = 0\r
1113     Item3SubItem0WindowMenu = False\r
1114     Item3SubItem1Name = 'N15'\r
1115     Item3SubItem1Caption = 'Ðàñøèðåíèþ'\r
1116     Item3SubItem1Enabled = True\r
1117     Item3SubItem1Visible = True\r
1118     Item3SubItem1Checked = True\r
1119     Item3SubItem1RadioGroup = 2\r
1120     Item3SubItem1Separator = False\r
1121     Item3SubItem1Accelerator = 0\r
1122     Item3SubItem1Bitmap = ()\r
1123     Item3SubItem1OnMenu = 'mMainN14Menu'\r
1124     Item3SubItem1SubItemCount = 0\r
1125     Item3SubItem1WindowMenu = False\r
1126     Item3SubItem2Name = 'N16'\r
1127     Item3SubItem2Caption = 'Äàòå'\r
1128     Item3SubItem2Enabled = True\r
1129     Item3SubItem2Visible = True\r
1130     Item3SubItem2Checked = False\r
1131     Item3SubItem2RadioGroup = 2\r
1132     Item3SubItem2Separator = False\r
1133     Item3SubItem2Accelerator = 0\r
1134     Item3SubItem2Bitmap = ()\r
1135     Item3SubItem2OnMenu = 'mMainN14Menu'\r
1136     Item3SubItem2SubItemCount = 0\r
1137     Item3SubItem2WindowMenu = False\r
1138     Item3SubItem3Name = 'N17'\r
1139     Item3SubItem3Caption = 'Ðàçìåðó'\r
1140     Item3SubItem3Enabled = True\r
1141     Item3SubItem3Visible = True\r
1142     Item3SubItem3Checked = False\r
1143     Item3SubItem3RadioGroup = 2\r
1144     Item3SubItem3Separator = False\r
1145     Item3SubItem3Accelerator = 0\r
1146     Item3SubItem3Bitmap = ()\r
1147     Item3SubItem3OnMenu = 'mMainN14Menu'\r
1148     Item3SubItem3SubItemCount = 0\r
1149     Item3SubItem3WindowMenu = False\r
1150   end\r
1151 end\r