home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 Secrets / Secrets2.iso / Graphics / Image / Crypta / Setup.EXE / CPIX.EXE / 0 / RCDATA / TINFOFORM / TINFOFORM.txt
Encoding:
Text File  |  1997-03-16  |  3.6 KB  |  196 lines

  1. object InfoForm: TInfoForm
  2.   Left = 267
  3.   Top = 155
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'InfoForm'
  7.   ClientHeight = 256
  8.   ClientWidth = 265
  9.   Font.Color = clBlack
  10.   Font.Height = -10
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = [fsBold]
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 16
  18.     Top = 16
  19.     Width = 43
  20.     Height = 13
  21.     Caption = 'Format:'
  22.   end
  23.   object Label2: TLabel
  24.     Left = 16
  25.     Top = 36
  26.     Width = 29
  27.     Height = 13
  28.     Caption = 'Size:'
  29.   end
  30.   object Label3: TLabel
  31.     Left = 16
  32.     Top = 76
  33.     Width = 38
  34.     Height = 13
  35.     Caption = 'Width:'
  36.   end
  37.   object Label4: TLabel
  38.     Left = 16
  39.     Top = 96
  40.     Width = 42
  41.     Height = 13
  42.     Caption = 'Height:'
  43.   end
  44.   object Label5: TLabel
  45.     Left = 16
  46.     Top = 116
  47.     Width = 58
  48.     Height = 13
  49.     Caption = 'Bits/pixel:'
  50.   end
  51.   object Label6: TLabel
  52.     Left = 16
  53.     Top = 136
  54.     Width = 43
  55.     Height = 13
  56.     Caption = 'Planes:'
  57.   end
  58.   object Label7: TLabel
  59.     Left = 16
  60.     Top = 156
  61.     Width = 40
  62.     Height = 13
  63.     Caption = 'Colors:'
  64.   end
  65.   object Label8: TLabel
  66.     Left = 16
  67.     Top = 176
  68.     Width = 76
  69.     Height = 13
  70.     Caption = 'Compression:'
  71.   end
  72.   object Lformat: TLabel
  73.     Left = 120
  74.     Top = 16
  75.     Width = 43
  76.     Height = 13
  77.     Caption = 'Lformat'
  78.     Font.Color = clMaroon
  79.     Font.Height = -11
  80.     Font.Name = 'MS Sans Serif'
  81.     Font.Style = [fsBold]
  82.     ParentFont = False
  83.   end
  84.   object Lsize: TLabel
  85.     Left = 120
  86.     Top = 36
  87.     Width = 30
  88.     Height = 13
  89.     Caption = 'Lsize'
  90.     Font.Color = clMaroon
  91.     Font.Height = -11
  92.     Font.Name = 'MS Sans Serif'
  93.     Font.Style = [fsBold]
  94.     ParentFont = False
  95.   end
  96.   object Lwidth: TLabel
  97.     Left = 120
  98.     Top = 76
  99.     Width = 38
  100.     Height = 13
  101.     Caption = 'Lwidth'
  102.     Font.Color = clMaroon
  103.     Font.Height = -11
  104.     Font.Name = 'MS Sans Serif'
  105.     Font.Style = [fsBold]
  106.     ParentFont = False
  107.   end
  108.   object Lheight: TLabel
  109.     Left = 120
  110.     Top = 96
  111.     Width = 43
  112.     Height = 13
  113.     Caption = 'Lheight'
  114.     Font.Color = clMaroon
  115.     Font.Height = -11
  116.     Font.Name = 'MS Sans Serif'
  117.     Font.Style = [fsBold]
  118.     ParentFont = False
  119.   end
  120.   object Lbits: TLabel
  121.     Left = 120
  122.     Top = 116
  123.     Width = 28
  124.     Height = 13
  125.     Caption = 'Lbits'
  126.     Font.Color = clMaroon
  127.     Font.Height = -11
  128.     Font.Name = 'MS Sans Serif'
  129.     Font.Style = [fsBold]
  130.     ParentFont = False
  131.   end
  132.   object Lplanes: TLabel
  133.     Left = 120
  134.     Top = 136
  135.     Width = 45
  136.     Height = 13
  137.     Caption = 'Lplanes'
  138.     Font.Color = clMaroon
  139.     Font.Height = -11
  140.     Font.Name = 'MS Sans Serif'
  141.     Font.Style = [fsBold]
  142.     ParentFont = False
  143.   end
  144.   object Lcolors: TLabel
  145.     Left = 120
  146.     Top = 156
  147.     Width = 42
  148.     Height = 13
  149.     Caption = 'Lcolors'
  150.     Font.Color = clMaroon
  151.     Font.Height = -11
  152.     Font.Name = 'MS Sans Serif'
  153.     Font.Style = [fsBold]
  154.     ParentFont = False
  155.   end
  156.   object Lcomp: TLabel
  157.     Left = 120
  158.     Top = 176
  159.     Width = 38
  160.     Height = 13
  161.     Caption = 'Lcomp'
  162.     Font.Color = clMaroon
  163.     Font.Height = -11
  164.     Font.Name = 'MS Sans Serif'
  165.     Font.Style = [fsBold]
  166.     ParentFont = False
  167.   end
  168.   object Label9: TLabel
  169.     Left = 16
  170.     Top = 56
  171.     Width = 32
  172.     Height = 13
  173.     Caption = 'Date:'
  174.   end
  175.   object LDate: TLabel
  176.     Left = 120
  177.     Top = 56
  178.     Width = 35
  179.     Height = 13
  180.     Caption = 'LDate'
  181.     Font.Color = clMaroon
  182.     Font.Height = -11
  183.     Font.Name = 'MS Sans Serif'
  184.     Font.Style = [fsBold]
  185.     ParentFont = False
  186.   end
  187.   object BitBtn1: TBitBtn
  188.     Left = 83
  189.     Top = 216
  190.     Width = 98
  191.     Height = 26
  192.     TabOrder = 0
  193.     Kind = bkOK
  194.   end
  195. end
  196.