home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / ostatni / delphi / ruzne / zcd30120.exe / Demo / Bartest1.dfm / Bartest1.txt
Text File  |  1996-01-26  |  4KB  |  160 lines

  1. object Form1: TForm1
  2.   Left = 157
  3.   Top = 174
  4.   Width = 385
  5.   Height = 211
  6.   Caption = 'Toolbar test (A home-brewed Dockable and a floating)'
  7.   Font.Color = clBlack
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   OnCreate = FormCreate
  13.   OnResize = FormResize
  14.   TextHeight = 13
  15.   object zMovePanel1: TzMovePanel
  16.     Left = 136
  17.     Top = -2
  18.     Width = 241
  19.     Height = 43
  20.     Hint = 
  21.       'You can move the toolbar by draging it, everywhere no control ex' +
  22.       'ists'
  23.     OnBeforeUpdate = zMovePanel1BeforeUpdate
  24.     Alignment = taRightJustify
  25.     Caption = ' '
  26.     ParentShowHint = False
  27.     ShowHint = True
  28.     TabOrder = 0
  29.     object SpeedButton1: TSpeedButton
  30.       Left = 3
  31.       Top = 3
  32.       Width = 25
  33.       Height = 25
  34.       Hint = 'Turn a floating toolbar on and off'
  35.       Glyph.Data = {
  36.         78010000424D7801000000000000760000002800000020000000100000000100
  37.         04000000000000000000120B0000120B00000000000000000000000000000000
  38.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  39.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  40.         5000555555555555577755555555555550B0555555555555F7F7555555555550
  41.         00B05555555555577757555555555550B3B05555555555F7F557555555555000
  42.         3B0555555555577755755555555500B3B0555555555577555755555555550B3B
  43.         055555FFFF5F7F5575555700050003B05555577775777557555570BBB00B3B05
  44.         555577555775557555550BBBBBB3B05555557F555555575555550BBBBBBB0555
  45.         55557F55FF557F5555550BB003BB075555557F577F5575F5555577B003BBB055
  46.         555575F7755557F5555550BB33BBB0555555575F555557F555555507BBBB0755
  47.         55555575FFFF77555555555700007555555555577777755555550000}
  48.       NumGlyphs = 2
  49.       ParentShowHint = False
  50.       ShowHint = True
  51.       OnClick = SpeedButton1Click
  52.     end
  53.     object SpeedButton2: TSpeedButton
  54.       Left = 27
  55.       Top = 3
  56.       Width = 25
  57.       Height = 25
  58.       Hint = 'A control, so you can'#39't drag the toolbar here'
  59.       ParentShowHint = False
  60.       ShowHint = True
  61.     end
  62.     object SpeedButton3: TSpeedButton
  63.       Left = 51
  64.       Top = 3
  65.       Width = 25
  66.       Height = 37
  67.       Hint = 'This is a control, so no drag here'
  68.       ParentShowHint = False
  69.       ShowHint = True
  70.     end
  71.     object Label1: TLabel
  72.       Left = 112
  73.       Top = 5
  74.       Width = 97
  75.       Height = 32
  76.       Hint = 'This is a control, so you can'#39't drag the toolbar by draging here'
  77.       Alignment = taCenter
  78.       AutoSize = False
  79.       Caption = 'Dockable toolbar (Top && left)'
  80.       ParentShowHint = False
  81.       ShowHint = True
  82.       WordWrap = True
  83.     end
  84.   end
  85.   object zMovePanel2: TzMovePanel
  86.     Left = 48
  87.     Top = 80
  88.     Width = 137
  89.     Height = 81
  90.     Caption = 'Floating toolbar'
  91.     TabOrder = 1
  92.     object SpeedButton4: TSpeedButton
  93.       Left = 8
  94.       Top = 6
  95.       Width = 25
  96.       Height = 25
  97.     end
  98.     object SpeedButton5: TSpeedButton
  99.       Left = 32
  100.       Top = 6
  101.       Width = 25
  102.       Height = 25
  103.     end
  104.     object SpeedButton6: TSpeedButton
  105.       Left = 56
  106.       Top = 6
  107.       Width = 25
  108.       Height = 25
  109.     end
  110.     object SpeedButton7: TSpeedButton
  111.       Left = 80
  112.       Top = 6
  113.       Width = 25
  114.       Height = 25
  115.     end
  116.     object SpeedButton8: TSpeedButton
  117.       Left = 104
  118.       Top = 6
  119.       Width = 25
  120.       Height = 25
  121.     end
  122.     object SpeedButton9: TSpeedButton
  123.       Left = 8
  124.       Top = 51
  125.       Width = 25
  126.       Height = 25
  127.     end
  128.     object SpeedButton10: TSpeedButton
  129.       Left = 32
  130.       Top = 51
  131.       Width = 25
  132.       Height = 25
  133.     end
  134.     object SpeedButton11: TSpeedButton
  135.       Left = 56
  136.       Top = 51
  137.       Width = 25
  138.       Height = 25
  139.     end
  140.     object SpeedButton12: TSpeedButton
  141.       Left = 80
  142.       Top = 51
  143.       Width = 25
  144.       Height = 25
  145.     end
  146.     object SpeedButton13: TSpeedButton
  147.       Left = 104
  148.       Top = 51
  149.       Width = 25
  150.       Height = 25
  151.     end
  152.   end
  153.   object zHint1: TzHint
  154.     HintPosition = hpNormal
  155.     PartOfScreen = 3
  156.     Left = 8
  157.     Top = 8
  158.   end
  159. end
  160.