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

  1. object Info2Form: TInfo2Form
  2.   Left = 261
  3.   Top = 148
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Info2Form'
  7.   ClientHeight = 215
  8.   ClientWidth = 268
  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 = 51
  20.     Height = 13
  21.     Caption = 'File size:'
  22.   end
  23.   object Label2: TLabel
  24.     Left = 16
  25.     Top = 56
  26.     Width = 67
  27.     Height = 13
  28.     Caption = 'Image type:'
  29.   end
  30.   object Label3: TLabel
  31.     Left = 16
  32.     Top = 76
  33.     Width = 65
  34.     Height = 13
  35.     Caption = 'Image size:'
  36.   end
  37.   object Label4: TLabel
  38.     Left = 16
  39.     Top = 96
  40.     Width = 89
  41.     Height = 13
  42.     Caption = 'Thumbnail size:'
  43.   end
  44.   object Label5: TLabel
  45.     Left = 16
  46.     Top = 116
  47.     Width = 97
  48.     Height = 13
  49.     Caption = 'WAV sound size:'
  50.   end
  51.   object Label6: TLabel
  52.     Left = 16
  53.     Top = 136
  54.     Width = 65
  55.     Height = 13
  56.     Caption = 'Encryption:'
  57.   end
  58.   object Ltype: TLabel
  59.     Left = 128
  60.     Top = 56
  61.     Width = 32
  62.     Height = 13
  63.     Caption = 'Ltype'
  64.     Font.Color = clMaroon
  65.     Font.Height = -11
  66.     Font.Name = 'MS Sans Serif'
  67.     Font.Style = [fsBold]
  68.     ParentFont = False
  69.   end
  70.   object Lfsize: TLabel
  71.     Left = 128
  72.     Top = 16
  73.     Width = 34
  74.     Height = 13
  75.     Caption = 'Lfsize'
  76.     Font.Color = clMaroon
  77.     Font.Height = -11
  78.     Font.Name = 'MS Sans Serif'
  79.     Font.Style = [fsBold]
  80.     ParentFont = False
  81.   end
  82.   object Lisize: TLabel
  83.     Left = 128
  84.     Top = 76
  85.     Width = 33
  86.     Height = 13
  87.     Caption = 'Lisize'
  88.     Font.Color = clMaroon
  89.     Font.Height = -11
  90.     Font.Name = 'MS Sans Serif'
  91.     Font.Style = [fsBold]
  92.     ParentFont = False
  93.   end
  94.   object Ltsize: TLabel
  95.     Left = 128
  96.     Top = 96
  97.     Width = 34
  98.     Height = 13
  99.     Caption = 'Ltsize'
  100.     Font.Color = clMaroon
  101.     Font.Height = -11
  102.     Font.Name = 'MS Sans Serif'
  103.     Font.Style = [fsBold]
  104.     ParentFont = False
  105.   end
  106.   object Lwsize: TLabel
  107.     Left = 128
  108.     Top = 116
  109.     Width = 39
  110.     Height = 13
  111.     Caption = 'Lwsize'
  112.     Font.Color = clMaroon
  113.     Font.Height = -11
  114.     Font.Name = 'MS Sans Serif'
  115.     Font.Style = [fsBold]
  116.     ParentFont = False
  117.   end
  118.   object Lencrypt: TLabel
  119.     Left = 128
  120.     Top = 136
  121.     Width = 50
  122.     Height = 13
  123.     Caption = 'Lencrypt'
  124.     Font.Color = clMaroon
  125.     Font.Height = -11
  126.     Font.Name = 'MS Sans Serif'
  127.     Font.Style = [fsBold]
  128.     ParentFont = False
  129.   end
  130.   object Label7: TLabel
  131.     Left = 16
  132.     Top = 36
  133.     Width = 54
  134.     Height = 13
  135.     Caption = 'File date:'
  136.   end
  137.   object Lfdate: TLabel
  138.     Left = 128
  139.     Top = 36
  140.     Width = 37
  141.     Height = 13
  142.     Caption = 'Lfdate'
  143.     Font.Color = clMaroon
  144.     Font.Height = -11
  145.     Font.Name = 'MS Sans Serif'
  146.     Font.Style = [fsBold]
  147.     ParentFont = False
  148.   end
  149.   object BitBtn1: TBitBtn
  150.     Left = 85
  151.     Top = 176
  152.     Width = 98
  153.     Height = 26
  154.     TabOrder = 0
  155.     Kind = bkOK
  156.   end
  157. end
  158.