home *** CD-ROM | disk | FTP | other *** search
/ Delphi Programming Unleashed / Delphi_Programming_Unleashed_SAMS_Publishing_1995.iso / misc / explorer / main.txt < prev    next >
Text File  |  1995-03-20  |  14KB  |  340 lines

  1. object Explore: TExplore
  2.   Left = 251
  3.   Top = 105
  4.   ActiveControl = ComboBox1
  5.   BorderIcons = [biSystemMenu, biMinimize]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Delphi Explorer - VCL'
  8.   ClientHeight = 264
  9.   ClientWidth = 372
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   Icon.Data = {
  15.     0000010001002020100000000000E80200001600000028000000200000004000
  16.     0000010004000000000080020000000000000000000000000000000000000000
  17.     0000000080000080000000808000800000008000800080800000C0C0C0008080
  18.     80000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000
  19.     0BFBFBFB00000000000000000000000000BFBFBFB00000000011100000000000
  20.     000BFBFBFB00000001111000000000000000BFBFBFB000001111100000000000
  21.     00000BFBFBFB00001111000000000000000000BFBFBFB0011111000000000000
  22.     0000000BFBFBFBF001110000000000000000000FBFBFBFBFB000000000000000
  23.     00000000FBFBFBFBFBF000000000000000000000BFBFBFBFBFBF000000000000
  24.     00000000FBFBFBFBF0FB0000000000000000000FBFBFBFBFBF0F000000000000
  25.     0000000BFBFBFBFB0BF00000000000000000000F0000000FB0B0000000000000
  26.     0000000001111100FB0000000000000000000000011111100F00000000000000
  27.     00000000011111110B0000000000000000000000111111100000000000000000
  28.     0000000011111110000000000000000000000909011111100000000000000000
  29.     00099B990001110000000000000000000099B9BBBB0000000000000000000000
  30.     099B9B9BBBBB90000000000000000000999999B9BBB9B9000000000000000000
  31.     9999B99B9B9B99900000000000000000999999B999999B900000000000000009
  32.     99999999B9B99999000000000000000999000999999999900000000000000009
  33.     9000090000900900000000000000000000000900000000000000000000000000
  34.     000000000000000000000000000000000000000000000000000000000000E003
  35.     FC3FF001F03FF800F03FFC00603FFE00203FFF00007FFF80007FFFC0007FFFC0
  36.     00FFFFE0007FFFE0007FFFC0007FFFC0007FFFC000FFFFE000FFFFF001FFFFF0
  37.     01FFFFE003FFFF000FFFFE000FFFF8000FFFF0001FFFE0001FFFE0000FFFE000
  38.     0FFFC00007FFC00007FFC00007FFC1001FFF83193FFFFF397FFFFFFFFFFF}
  39.   Menu = MainMenu1
  40.   PixelsPerInch = 96
  41.   Position = poScreenCenter
  42.   OnActivate = FormActivate
  43.   OnClose = FormClose
  44.   OnCreate = FormCreate
  45.   OnDestroy = FormDestroy
  46.   TextHeight = 16
  47.   object SpeedButton5: TSpeedButton
  48.     Left = 32
  49.     Top = 32
  50.     Width = 25
  51.     Height = 25
  52.   end
  53.   object ComboBox1: TComboBox
  54.     Left = 8
  55.     Top = 32
  56.     Width = 161
  57.     Height = 225
  58.     Style = csSimple
  59.     Font.Color = clBlack
  60.     Font.Height = -13
  61.     Font.Name = 'Arial'
  62.     Font.Style = []
  63.     ItemHeight = 16
  64.     ParentFont = False
  65.     Sorted = True
  66.     TabOrder = 0
  67.     OnKeyPress = ComboBox1KeyPress
  68.   end
  69.   object ListBox1: TListBox
  70.     Left = 184
  71.     Top = 32
  72.     Width = 185
  73.     Height = 185
  74.     Font.Color = clBlack
  75.     Font.Height = -13
  76.     Font.Name = 'Arial'
  77.     Font.Style = []
  78.     ItemHeight = 16
  79.     ParentFont = False
  80.     TabOrder = 1
  81.     OnDblClick = EyeClick
  82.   end
  83.   object EUnitName: TEdit
  84.     Left = 184
  85.     Top = 224
  86.     Width = 153
  87.     Height = 32
  88.     Font.Color = clBlack
  89.     Font.Height = -13
  90.     Font.Name = 'Arial'
  91.     Font.Style = []
  92.     ParentFont = False
  93.     TabOrder = 2
  94.     OnDblClick = EyeClick
  95.   end
  96.   object Eye: TBitBtn
  97.     Left = 336
  98.     Top = 223
  99.     Width = 33
  100.     Height = 33
  101.     TabOrder = 3
  102.     OnClick = EyeClick
  103.     Glyph.Data = {
  104.       20020000424D2002000000000000760000002800000019000000190000000100
  105.       0400000000009001000000000000000000000000000000000000000000000000
  106.       80000080000000808000800000008000800080800000C0C0C000808080000000
  107.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  108.       3333333333333000000033333333333333333333333330000000333333333333
  109.       3333333333333000000033333333333333333333333330000000333333333333
  110.       333333333333300000003333333300000000033333333000000033333000FFFF
  111.       FFFFF00033333000000033300FFFFCCCCCCCFFFF003330000000330FFFFCCCCC
  112.       CCCCCCFFFF033000000030FFFFCCCCCCCCCCCCCFFFF03000000000FFFFCCCC00
  113.       000CCCCFFFF0000000000FFFFCCCC0000000CCCCFFFF000000000FFFFCCCC000
  114.       0000CCCCFFFF000000000FFFFCCCC0000000CCCCFFFF0000000000FFFFCCCC00
  115.       000CCCCFFFF03000000030FFFFCCCCCCCCCCCCCFFFF030000000330FFFFCCCCC
  116.       CCCCCCFFFF033000000033300FFFFCCCCCCCFFFF00333000000033333000FFFF
  117.       FFFFF00033333000000033333333000000000333333330000000333333333333
  118.       3333333333333000000033333333333333333333333330000000333333333333
  119.       3333333333333000000033333333333333333333333330000000333333333333
  120.       3333333333333000000000000000000000000000000000000000000000000000
  121.       00000000}
  122.   end
  123.   object Toolbar: TPanel
  124.     Left = 0
  125.     Top = 0
  126.     Width = 372
  127.     Height = 25
  128.     Align = alTop
  129.     ParentShowHint = False
  130.     ShowHint = True
  131.     TabOrder = 4
  132.     object SpeedButton1: TSpeedButton
  133.       Left = 0
  134.       Top = 0
  135.       Width = 25
  136.       Height = 25
  137.       Hint = 'Exit'
  138.       Glyph.Data = {
  139.         80010000424D8001000000000000760000002800000014000000140000000100
  140.         040000000000F000000000000000000000000000000000000000000000000000
  141.         80000080000000808000800000008000800080800000C0C0C000808080000000
  142.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  143.         3333333300000000033333333300000300000999933333333009999300000999
  144.         9933333300999993000033999993333009999933000033399999330099999333
  145.         0000333399999009999933330000333339999999999333330000333333999999
  146.         9933333300003333330999999333333300003333300999999333333300003333
  147.         0099999999333333000033300999999999933333000033009999933999993333
  148.         0000300999993333999993330000309999933333399999330000399999333333
  149.         3399999300003999933333333339999300003333333333333333333300003333
  150.         3333333333333333000000000000000000000000000000000000000000000000
  151.         00000000}
  152.       OnClick = Exit1Click
  153.     end
  154.     object SpeedButton2: TSpeedButton
  155.       Left = 24
  156.       Top = 0
  157.       Width = 25
  158.       Height = 25
  159.       Hint = 'Options'
  160.       Glyph.Data = {
  161.         80010000424D8001000000000000760000002800000014000000140000000100
  162.         040000000000F000000000000000000000000000000000000000000000000000
  163.         80000080000000808000800000008000800080800000C0C0C000808080000000
  164.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333302222
  165.         2233333300003333302233333022333300003330222333333302223300003302
  166.         2233333333302223000033022333333333330223000030222333333333330222
  167.         0000302233333333333330220000022233333333333330220000022233333333
  168.         3333302200000222333333333333302200000222333333333333302200000222
  169.         3333333333333022000002223333333333333022000030223333333333333022
  170.         0000302223333333333302220000330223333333333302230000330222333333
  171.         3330222300003330222333333302223300003333302233333022333300003333
  172.         3330222222333333000000000000000000000000000000000000000000000000
  173.         00000000}
  174.       OnClick = Options1Click
  175.     end
  176.     object SpeedButton3: TSpeedButton
  177.       Left = 48
  178.       Top = 0
  179.       Width = 25
  180.       Height = 25
  181.       Hint = 'Update'
  182.       Glyph.Data = {
  183.         80010000424D8001000000000000760000002800000014000000140000000100
  184.         040000000000F000000000000000000000000000000000000000000000000000
  185.         80000080000000808000800000008000800080800000C0C0C000808080000000
  186.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  187.         333333330000333330CCCCCCCC33333300003330CCCC33330CC333330000330C
  188.         CC333333330CC3330000330CCC3333333330CC33000030CCC333333333330C33
  189.         000030CCC333333333330C33000030CCC333333333330C33000030CCC3333333
  190.         33330C33000030CCC333333333330C33000030CCC333333333330C33000030CC
  191.         C333333333330C33000030CCC333333333330C33000030CCC333333333330C33
  192.         000030CCC333333333330C33000030CCC333333333330C33000030CCC3333333
  193.         33330C33000030CCC333333333330C33000030CCC333333333330C3300000CCC
  194.         CC3333333330CCC3000000000000000000000000000000000000000000000000
  195.         00000000}
  196.       OnClick = UpdateObjects1Click
  197.     end
  198.     object SpeedButton4: TSpeedButton
  199.       Left = 88
  200.       Top = 0
  201.       Width = 25
  202.       Height = 25
  203.       Hin