home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 March / Chip_1998-03_cd.bin / zkuste / delphi / Ahmkolekce / D397SELF.ZIP / VEnhanced97 / Bin / AHMTQuickInfo.dfm / AHMTQuickInfo.txt
Text File  |  1996-07-16  |  3KB  |  159 lines

  1. object Info1: TInfo1
  2.   Left = 241
  3.   Top = 144
  4.   BorderStyle = bsDialog
  5.   ClientHeight = 222
  6.   ClientWidth = 331
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 16
  16.   object Bevel1: TBevel
  17.     Left = 4
  18.     Top = 4
  19.     Width = 321
  20.     Height = 169
  21.     Shape = bsFrame
  22.   end
  23.   object Label10: TLabel
  24.     Left = 8
  25.     Top = 152
  26.     Width = 313
  27.     Height = 16
  28.     Alignment = taCenter
  29.     AutoSize = False
  30.     Color = clSilver
  31.     ParentColor = False
  32.     Transparent = True
  33.   end
  34.   object Label9: TLabel
  35.     Left = 8
  36.     Top = 136
  37.     Width = 313
  38.     Height = 16
  39.     Alignment = taCenter
  40.     AutoSize = False
  41.     Color = clSilver
  42.     ParentColor = False
  43.     Transparent = True
  44.   end
  45.   object Label8: TLabel
  46.     Left = 8
  47.     Top = 120
  48.     Width = 313
  49.     Height = 16
  50.     Alignment = taCenter
  51.     AutoSize = False
  52.     Color = clSilver
  53.     ParentColor = False
  54.     Transparent = True
  55.   end
  56.   object Label7: TLabel
  57.     Left = 8
  58.     Top = 104
  59.     Width = 313
  60.     Height = 16
  61.     Alignment = taCenter
  62.     AutoSize = False
  63.     Color = clSilver
  64.     ParentColor = False
  65.     Transparent = True
  66.   end
  67.   object Label6: TLabel
  68.     Left = 8
  69.     Top = 88
  70.     Width = 313
  71.     Height = 16
  72.     Alignment = taCenter
  73.     AutoSize = False
  74.     Color = clSilver
  75.     ParentColor = False
  76.     Transparent = True
  77.   end
  78.   object Label5: TLabel
  79.     Left = 8
  80.     Top = 72
  81.     Width = 313
  82.     Height = 16
  83.     Alignment = taCenter
  84.     AutoSize = False
  85.     Color = clSilver
  86.     ParentColor = False
  87.     Transparent = True
  88.   end
  89.   object Label4: TLabel
  90.     Left = 8
  91.     Top = 56
  92.     Width = 313
  93.     Height = 16
  94.     Alignment = taCenter
  95.     AutoSize = False
  96.     Color = clSilver
  97.     ParentColor = False
  98.     Transparent = True
  99.   end
  100.   object Label3: TLabel
  101.     Left = 8
  102.     Top = 40
  103.     Width = 313
  104.     Height = 16
  105.     Alignment = taCenter
  106.     AutoSize = False
  107.     Color = clSilver
  108.     ParentColor = False
  109.     Transparent = True
  110.   end
  111.   object Label2: TLabel
  112.     Left = 8
  113.     Top = 24
  114.     Width = 313
  115.     Height = 16
  116.     Alignment = taCenter
  117.     AutoSize = False
  118.     Color = clSilver
  119.     ParentColor = False
  120.     Transparent = True
  121.   end
  122.   object Label1: TLabel
  123.     Left = 8
  124.     Top = 8
  125.     Width = 313
  126.     Height = 16
  127.     Alignment = taCenter
  128.     AutoSize = False
  129.     Color = clSilver
  130.     ParentColor = False
  131.     Transparent = True
  132.   end
  133.   object BitBtn1: TBitBtn
  134.     Left = 120
  135.     Top = 176
  136.     Width = 73
  137.     Height = 25
  138.     Caption = 'OK'
  139.     Default = True
  140.     Font.Charset = DEFAULT_CHARSET
  141.     Font.Color = clWindowText
  142.     Font.Height = -11
  143.     Font.Name = 'System'
  144.     Font.Style = []
  145.     ParentFont = False
  146.     TabOrder = 0
  147.     OnClick = BitBtn1Click
  148.     NumGlyphs = 2
  149.   end
  150.   object StatusBar1: TStatusBar
  151.     Left = 0
  152.     Top = 203
  153.     Width = 331
  154.     Height = 19
  155.     Panels = <>
  156.     SimplePanel = False
  157.   end
  158. end
  159.