home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / ostatni / delphi / ruzne / zcd30120.exe / Demo / V11_1.DFM / V11_1.txt < prev   
Text File  |  1997-05-04  |  7KB  |  176 lines

  1. object Form1: TForm1
  2.   Left = 204
  3.   Top = 102
  4.   Width = 435
  5.   Height = 225
  6.   Caption = 'Test'
  7.   Font.Color = clBlack
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   Scaled = False
  13.   TextHeight = 13
  14.   object zBigLabel1: TzBigLabel
  15.     Left = 244
  16.     Top = 112
  17.     Width = 169
  18.     Height = 13
  19.     Caption = 'This button-type can show a colorfill'
  20.   end
  21.   object zGauge1: TzGauge
  22.     Left = 112
  23.     Top = 153
  24.     Width = 209
  25.     Glyph.Data = {
  26.       C6050000424DC605000000000000360400002800000014000000140000000100
  27.       0800000000009001000000000000000000000000000000000000000000000000
  28.       80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
  29.       A600000000000000000000000000000000000000000000000000000000000000
  30.       0000000000000000000000000000000000000000000000000000000000000000
  31.       0000000000000000000000000000000000000000000000000000000000000000
  32.       0000000000000000000000000000000000000000000000000000000000000000
  33.       0000000000000000000000000000000000000000000000000000000000000000
  34.       0000000000000000000000000000000000000000000000000000000000000000
  35.       0000000000000000000000000000000000000000000000000000000000000000
  36.       0000000000000000000000000000000000000000000000000000000000000000
  37.       0000000000000000000000000000000000000000000000000000000000000000
  38.       0000000000000000000000000000000000000000000000000000000000000000
  39.       0000000000000000000000000000000000000000000000000000000000000000
  40.       0000000000000000000000000000000000000000000000000000000000000000
  41.       0000000000000000000000000000000000000000000000000000000000000000
  42.       0000000000000000000000000000000000000000000000000000000000000000
  43.       0000000000000000000000000000000000000000000000000000000000000000
  44.       0000000000000000000000000000000000000000000000000000000000000000
  45.       0000000000000000000000000000000000000000000000000000000000000000
  46.       0000000000000000000000000000000000000000000000000000000000000000
  47.       0000000000000000000000000000000000000000000000000000000000000000
  48.       0000000000000000000000000000000000000000000000000000000000000000
  49.       0000000000000000000000000000000000000000000000000000000000000000
  50.       0000000000000000000000000000000000000000000000000000000000000000
  51.       0000000000000000000000000000000000000000000000000000000000000000
  52.       0000000000000000000000000000000000000000000000000000000000000000
  53.       0000000000000000000000000000000000000000000000000000000000000000
  54.       0000000000000000000000000000000000000000000000000000000000000000
  55.       0000000000000000000000000000000000000000000000000000000000000000
  56.       0000000000000000000000000000000000000000000000000000000000000000
  57.       0000000000000000000000000000000000000000000000000000000000000000
  58.       000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
  59.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00070707070707
  60.       0707070707070707070707070707070700000000F80707000000F807000000F8
  61.       0707070001F901F900F800FCFDFC000003FB0300F8070700F901F901F900FCFD
  62.       00FD0003FB00FB0300070700F9000000F9F90000FC00FD00000700FB00070700
  63.       F900F80704F900F80707FC040700FB0007070700F900F80700F900F807070005
  64.       00FB000707070700F900F80704F900F80707FC00FB00070707070700F9000000
  65.       F9F90000F80000FB00F80700F8070700F9F9F9F9F900FCFD00FD00FB000000FB
  66.       00070700F9F9F9F9000700FCFDFC0400FBFBFB00F8070707000000F80707F800
  67.       0000F8F8000000070707070700F80007070700F80007F800F800F80007070707
  68.       00F80007000700F8000700F8070700000707070700F80000F80000F800F80707
  69.       0707F8000707070700F800F800F800F80007F800000000070707070700F8F800
  70.       0700F8F8000700F807070707F807070700F80007070700F8000700F8F8F8F800
  71.       0707070700000707070707000007F800000000F8070707070707070707070707
  72.       07070707070707070707}
  73.     Font.Color = clWhite
  74.     Font.Height = -16
  75.     Font.Name = 'MS Sans Serif'
  76.     Font.Style = []
  77.     ParentFont = False
  78.     BarColor = clWhite
  79.     Caption = '%u%%'
  80.   end
  81.   object zColorBtn1: TzColorBtn
  82.     Left = 40
  83.     Top = 8
  84.     Height = 97
  85.     MultipleLines = True
  86.     WordWrap = True
  87.     Caption = 'The TzColorBtn can now split the caption over m&ultiple lines'
  88.     TabOrder = 0
  89.     OnClick = zColorBtn1Click
  90.   end
  91.   object Edit1: TEdit
  92.     Left = 16
  93.     Top = 112
  94.     Width = 145
  95.     Height = 20
  96.     TabOrder = 1
  97.     Text = 'Edit1'
  98.   end
  99.   object zGradBtn1: TzGradBtn
  100.     Left = 240
  101.     Top = 8
  102.     Width = 177
  103.     Height = 97
  104.     Caption = 'A new Button type'
  105.     Color = clGreen
  106.     ParentColor = False
  107.     TabOrder = 2
  108.     EndColor = clOlive
  109.   end
  110.   object zBitColBtn1: TzBitColBtn
  111.     Left = 8
  112.     Top = 152
  113.     Width = 97
  114.     Caption = '&Less'
  115.     TabOrder = 3
  116.     OnClick = zBitColBtn1Click
  117.     Glyph.Data = {
  118.       50010000424D500100000000000076000000280000001E0000000C0000000100
  119.       040000000000C000000000000000000000000000000000000000000000000000
  120.       80000080000000808000800000008000800080800000C0C0C000808080000000
  121.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777887777
  122.       7777777778877777770077777008777777777777778777777700777700087777
  123.       7777777777877777770077700008888888877777778888888800770000000000
  124.       0087777777777777780070000000000000877777777777777800F00000000000
  125.       008F7777777777777800FF0000000000008F77777777777778007FF00007FFFF
  126.       FF77FF77777FFFFFF70077FF0008777777777FF7778777777700777FF0087777
  127.       777777FF7787777777007777FFF777777777777FFF7777777700000000000000
  128.       0000000000000000000000000000000000000000}
  129.     NumGlyphs = 2
  130.     TransparentColor = clSilver
  131.     BitmapWhere = z_BWLeft
  132.   end
  133.   object zBitColBtn2: TzBitColBtn
  134.     Left = 328
  135.     Top = 152
  136.     Width = 97
  137.     Caption = '&More'
  138.     TabOrder = 4
  139.     OnClick = zBitColBtn2Click
  140.     Glyph.Data = {
  141.       50010000424D500100000000000076000000280000001E0000000C0000000100
  142.       040000000000C000000000000000000000000000000000000000000000000000
  143.       80000080000000808000800000008000800080800000C0C0C000808080000000
  144.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777778877
  145.       777777777778877777007777777F00877777777777F7787777007777777F0008
  146.       7777777777F77787770078888887000087778888887777787700F00000000000
  147.       087F7777777777778700F00000000000008F7777777777777800F00000000000
  148.       007F7777777777777700F00000000000077F7777777777777700FFFFFFFF0000
  149.       777FFFFFFFF7777777007777777F00077777777777F7777777007777777F0077
  150.       7777777777F7777777007777777FF7777777777777FF77777700000000000000
  151.       0000000000000000000000000000000000000000}
  152.     NumGlyphs = 2
  153.     TransparentColor = clSilver
  154.     BitmapWhere = z_BWRight
  155.   end
  156.   object zMinMax1: TzMinMax
  157.     AutoTaskBarAjust = True
  158.     UseDefaultSize = True
  159.     Left = 8
  160.     Top = 8
  161.   end
  162.   object zShowApp1: TzShowApp
  163.     CPUType = 5
  164.     CPUString = 'Pentium'
  165.     UseCmdShow = False
  166.     HelpFile = 'DELPHI.HLP'
  167.     HintColor = 8454143
  168.     HintPause = 800
  169.     Icon.Data = {<image000.ico>}
  170.     ShowHint = True
  171.     Title = 'Test of version 1.10 of ZieglerCollection'
  172.     Left = 8
  173.     Top = 40
  174.   end
  175. end
  176.