home *** CD-ROM | disk | FTP | other *** search
/ Delphi Programming Unleashed / Delphi_Programming_Unleashed_SAMS_Publishing_1995.iso / misc / explorer / viewer.txt < prev    next >
Encoding:
Text File  |  1995-03-21  |  9.9 KB  |  255 lines

  1. object FileViewer: TFileViewer
  2.   Left = 249
  3.   Top = 260
  4.   ActiveControl = ListBox1
  5.   AutoScroll = False
  6.   Caption = 'FileViewer'
  7.   ClientHeight = 245
  8.   ClientWidth = 551
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   Icon.Data = {
  14.     0000010001002020100000000000E80200001600000028000000200000004000
  15.     0000010004000000000000020000000000000000000000000000000000000000
  16.     0000000080000080000000808000800000008000800080800000C0C0C0008080
  17.     80000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000
  18.     00000000000000000000000000000ECECC0FFFFFFFFF880000CCCC0C0FF00EEC
  19.     CCC08FFFF00000CCCCCCCC0C08800CCCCCC00FFF00CEECEECCCCC00C0F800CEC
  20.     ECCC088FF00CCECECCCCC0000F800EECCC000F8FF8000EECCCCCC0C088800CC0
  21.     00CE0F8FFFF00CCECCCCC0C0FFF00C0EEC00088FFFF800EECECC0000F88000CE
  22.     000FFFFFFFF8F0CCECCC0C0888F00E000FFFF8888FF8FF0CCECC000FFFF0000F
  23.     FF8888FF8FF888800CEC008FF880088FFF8FFFFF8FFFFFFF00C0008888F00000
  24.     0F8FF8888FFFF88880000FFFFFF00440000888FFFFFFF8FFFF000FFF88800C5C
  25.     0000FFF8888FF8FF88FFFFFF8FF00CC5C5500888FF8FF8888FFFFFFF8FF00CCC
  26.     5C450FFFFF8FFFFFFF8888FF88800CCCC5C440F8888FFFF8888FF8FFFFF00CCC
  27.     CCCC5088FFFFFFF8FFFFF8FFFFF00CCCCCC5C0FFF8888FF8FF00000FF8800CCC
  28.     CCCC408888FF8FF8804C445088800CECCCCCC08FFFFF8FFF0CC5C5C409500ECE
  29.     CCCC0F8FF8888FFF0CCCCC5405900EECECCC0F8888FFFFF80CCCCCC505500EEE
  30.     CCC0FFFFFFFFFFF80CECCCCC05500CCCC008FFFFFFFFF8850CCEECCC05500000
  31.     0888FFFFF888895950CECEC055500FFFFFFFFF88889595959500000595500FFF
  32.     F888889999599955595555555550088885959595959555559595959555500999
  33.     9999595559595555555555555550000000000000000000000000000000000000
  34.     0000000000000000000000000000000000000000000000000000000000000000
  35.     0000000000000000000000000000000000000000000000000000000000000000
  36.     0000000000000000000000000000000000000000000000000000000000000000
  37.     000000000000000000000000000000000000000000000000000000000000}
  38.   PixelsPerInch = 96
  39.   Position = poScreenCenter
  40.   OnActivate = FormActivate
  41.   OnResize = FormResize
  42.   TextHeight = 16
  43.   object ListBox1: TListBox
  44.     Left = 10
  45.     Top = 10
  46.     Width = 393
  47.     Height = 73
  48.     Font.Color = clBlack
  49.     Font.Height = -13
  50.     Font.Name = 'Courier New'
  51.     Font.Style = []
  52.     ItemHeight = 16
  53.     ParentFont = False
  54.     TabOrder = 0
  55.   end
  56.   object Panel1: TPanel
  57.     Left = 0
  58.     Top = 176
  59.     Width = 551
  60.     Height = 69
  61.     Align = alBottom
  62.     BevelInner = bvLowered
  63.     BorderWidth = 5
  64.     TabOrder = 1
  65.     object Label1: TLabel
  66.       Left = 288
  67.       Top = 104
  68.       Width = 92
  69.       Height = 20
  70.       Caption = 'Search For:'
  71.     end
  72.     object Label2: TLabel
  73.       Left = 320
  74.       Top = 29
  75.       Width = 92
  76.       Height = 20
  77.       Caption = 'Search For:'
  78.     end
  79.     object Ok: TBitBtn
  80.       Left = 8
  81.       Top = 88
  82.       Width = 89
  83.       Height = 49
  84.       Caption = '&Close'
  85.       Font.Color = clBlack
  86.       Font.Height = -13
  87.       Font.Name = 'Arial'
  88.       Font.Style = []
  89.       ModalResult = 1
  90.       ParentFont = False
  91.       TabOrder = 0
  92.       OnClick = OkClick
  93.       Glyph.Data = {
  94.         42010000424D4201000000000000760000002800000012000000110000000100
  95.         040000000000CC00000000000000000000001000000000000000000000000000
  96.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  97.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  98.         3333330000003333344333333333330000003333422433333333330000003334
  99.         2222433333333300000033422222243333333300000034222A22224333333300
  100.         00003222A3A222433333330000003A2A333A222433333300000033A33333A222
  101.         433333000000333333333A222433330000003333333333A22243330000003333
  102.         3333333A222433000000333333333333A222430000003333333333333A224300
  103.         000033333333333333A223000000333333333333333A33000000333333333333
  104.         333333000000}
  105.     end
  106.     object BitBtn1: TBitBtn
  107.       Left = 16
  108.       Top = 16
  109.       Width = 89
  110.       Height = 41
  111.       Caption = '&Close'
  112.       Font.Color = clBlack
  113.       Font.Height = -13
  114.       Font.Name = 'Arial'
  115.       Font.Style = []
  116.       ModalResult = 1
  117.       ParentFont = False
  118.       TabOrder = 1
  119.       OnClick = OkClick
  120.       Glyph.Data = {
  121.         42010000424D4201000000000000760000002800000012000000110000000100
  122.         040000000000CC00000000000000000000001000000000000000000000000000
  123.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  124.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  125.         3333330000003333344333333333330000003333422433333333330000003334
  126.         2222433333333300000033422222243333333300000034222A22224333333300
  127.         00003222A3A222433333330000003A2A333A222433333300000033A33333A222
  128.         433333000000333333333A222433330000003333333333A22243330000003333
  129.         3333333A222433000000333333333333A222430000003333333333333A224300
  130.         000033333333333333A223000000333333333333333A33000000333333333333
  131.         333333000000}
  132.     end
  133.     object BPrev: TBitBtn
  134.       Left = 104
  135.       Top = 88
  136.       Width = 81
  137.       Height = 49
  138.       Caption = '&Prev'
  139.       Font.Color = clBlack
  140.       Font.Height = -13
  141.       Font.Name = 'Arial'
  142.       Font.Style = []
  143.       ParentFont = False
  144.       TabOrder = 2
  145.       OnClick = BPrevClick
  146.       Glyph.Data = {
  147.         66010000424D660100000000000076000000280000001E0000000F0000000100
  148.         040000000000F000000000000000000000001000000000000000000000000000
  149.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  150.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0077777777C777
  151.         777777777777777777007777777CC77777777777777777777700777777CCC777
  152.         7777777777777777770077777CCCC77777777777777777777700777CCCCCCCCC
  153.         CCCCCCCCCCCCCCCCC70077CCCCCCCCCCCCCCCCCCCCCCCCCCCC007CCCCCCCCCCC
  154.         CCCCCCCCCCCCCCCCCC00CCCCCCCCCCCCCCCCCCCCCCCCCCCCCC007CCCCCCCCCCC
  155.         CCCCCCCCCCCCCCCCCC0077CCCCCCCCCCCCCCCCCCCCCCCCCCCC00777CCCCCCCCC
  156.         CCCCCCCCCCCCCCCCC7007777CCCCC77777777777777777777700777777CCC777
  157.         777777777777777777007777777CC7777777777777777777770077777777C777
  158.         77777777777777777700}
  159.     end
  160.     object BitBtn2: TBitBtn
  161.       Left = 112
  162.       Top = 16
  163.       Width = 97
  164.       Height = 41
  165.       Caption = '&Prev'
  166.       Font.Color = clBlack
  167.       Font.Height = -13
  168.       Font.Name = 'Arial'
  169.       Font.Style = []
  170.       ParentFont = False
  171.       TabOrder = 3
  172.       OnClick = BPrevClick
  173.       Glyph.Data = {
  174.         80010000424D800100000000000076000000280000001E0000000F0000000100
  175.         040000000000F000000000000000000000000000000000000000000000000000
  176.         80000080000000808000800000008000800080800000C0C0C000808080000000
  177.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333333C333
  178.         333333333333333333003333333CC33333333333333333333300333333CCC333
  179.         3333333333333333330033333CCCC33333333333333333333300333CCCCCCCCC
  180.         CCCCCCCCCCCCCCCCCC0033CCCCCCCCCCCCCCCCCCCCCCCCCCCC003CCCCCCCCCCC
  181.         CCCCCCCCCCCCCCCCCC00CCCCCCCCCCCCCCCCCCCCCCCCCCCCCC003CCCCCCCCCCC
  182.         CCCCCCCCCCCCCCCCCC0033CCCCCCCCCCCCCCCCCCCCCCCCCCCC00333CCCCCCCCC
  183.         CCCCCCCCCCCCCCCCCC003333CCCCC33333333333333333333300333333CCC333
  184.         333333333333333333003333333CC3333333333333333333330033333333C333
  185.         3333333333333333330000000000000000000000000000000000000000000000
  186.         00000000}
  187.     end
  188.     object BNext: TBitBtn
  189.       Left = 192
  190.       Top = 88
  191.       Width = 89
  192.       Height = 49
  193.       Caption = '&Next'
  194.       Font.Color = clBlack
  195.       Font.Height = -13
  196.       Font.Name = 'Arial'
  197.       Font.Style = []
  198.       ParentFont = False
  199.       TabOrder = 4
  200.       OnClick = BNextClick
  201.       Glyph.Data = {
  202.         66010000424D660100000000000076000000280000001E0000000F0000000100
  203.         040000000000F000000000000000000000001000000000000000000000000000
  204.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  205.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  206.         7777779777777777770077777777777777777799977777777700777777777777
  207.         7777779999777777770077777777777777777799999977777700999999999999
  208.         9999999999999977770099999999999999999999999999977700999999999999
  209.         9999999999999999970099999999999999999999999999999900999999999999
  210.         9999999999999999970099999999999999999999999999977700999999999999
  211.         9999999999999977770077777777777777777799999977777700777777777777
  212.         7777779999777777770077777777777777777799977777777700777777777777
  213.         77777797777777777700}
  214.       Layout = blGlyphRight
  215.     end
  216.     object BitBtn3: TBitBtn
  217.       Left = 224
  218.       Top = 16
  219.       Width = 89
  220.       Height = 41
  221.       Caption = '&Next'
  222.       Font.Color = clBlack
  223.       Font.Height = -13
  224.       Font.Name = 'Arial'
  225.       Font.Style = []
  226.       ParentFont = False
  227.       TabOrder = 5
  228.       OnClick = BNextClick
  229.       Glyph.Data = {
  230.         80010000424D800100000000000076000000280000001E0000000F0000000100
  231.         040000000000F000000000000000000000000000000000000000000000000000
  232.         80000080000000808000800000008000800080800000C0C0C000808080000000
  233.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  234.         3333339333333333330033333333333333333399933333333300333333333333
  235.         3333339999333333330033333333333333333399999933333300999999999999
  236.         9999999999999933330099999999999999999999999999933300999999999999
  237.         9999999999999999930099999999999999999999999999999900999999999999
  238.         9999999999999999930099999999999999999999999999933300999999999999
  239.         9999999999999933330033333333333333333399999933333300333333333333
  240.         3333339999333333330033333333333333333399933333333300333333333333
  241.         3333339333333333330000000000000000000000000000000000000000000000
  242.         00000000}
  243.       Layout = blGlyphRight
  244.     end
  245.     object Edit1: TEdit
  246.       Left = 408
  247.       Top = 24
  248.       Width = 129
  249.       Height = 29
  250.       TabOrder = 6
  251.       OnKeyDown = Edit1KeyDown
  252.     end
  253.   end
  254. end
  255.