home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Polskie / Despack / DES56.EXE / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  1998-05-07  |  4KB  |  155 lines

  1. object Form2: TForm2
  2.   Left = 214
  3.   Top = 173
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'INFO'
  7.   ClientHeight = 211
  8.   ClientWidth = 322
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Panel1: TPanel
  17.     Left = 1
  18.     Top = 1
  19.     Width = 320
  20.     Height = 208
  21.     TabOrder = 1
  22.     object Label1: TLabel
  23.       Left = 110
  24.       Top = 4
  25.       Width = 100
  26.       Height = 19
  27.       Caption = 'DES-56x2xor'
  28.       Font.Color = clBlack
  29.       Font.Height = -16
  30.       Font.Name = 'Arial'
  31.       Font.Style = [fsBold]
  32.       ParentFont = False
  33.     end
  34.     object Label3: TLabel
  35.       Left = 6
  36.       Top = 52
  37.       Width = 308
  38.       Height = 16
  39.       Caption = 'Program szyfruj∩┐╜cy algorytmem DES z opcjonalnym'
  40.       Font.Color = clBlack
  41.       Font.Height = -13
  42.       Font.Name = 'MS Sans Serif'
  43.       Font.Style = []
  44.       ParentFont = False
  45.     end
  46.     object Label4: TLabel
  47.       Left = 6
  48.       Top = 68
  49.       Width = 298
  50.       Height = 16
  51.       Caption = 'szyfrowaniem dwoma kluczami i u∩┐╜yciem f-cji XOR.'
  52.       Font.Color = clBlack
  53.       Font.Height = -13
  54.       Font.Name = 'MS Sans Serif'
  55.       Font.Style = []
  56.       ParentFont = False
  57.     end
  58.     object Label5: TLabel
  59.       Left = 112
  60.       Top = 100
  61.       Width = 110
  62.       Height = 16
  63.       Caption = ' Pawe∩┐╜ Jakubowski'
  64.       Font.Color = clBlack
  65.       Font.Height = -13
  66.       Font.Name = 'Arial'
  67.       Font.Style = []
  68.       ParentFont = False
  69.     end
  70.     object Label6: TLabel
  71.       Left = 112
  72.       Top = 140
  73.       Width = 155
  74.       Height = 16
  75.       Caption = ' PJSOFT@POLBOX.COM'
  76.       Font.Color = clBlack
  77.       Font.Height = -13
  78.       Font.Name = 'MS Sans Serif'
  79.       Font.Style = []
  80.       ParentFont = False
  81.     end
  82.     object Label7: TLabel
  83.       Left = 44
  84.       Top = 100
  85.       Width = 38
  86.       Height = 16
  87.       Caption = 'Autor:'
  88.       Font.Color = clBlack
  89.       Font.Height = -13
  90.       Font.Name = 'Arial'
  91.       Font.Style = [fsBold, fsUnderline]
  92.       ParentFont = False
  93.     end
  94.     object Label8: TLabel
  95.       Left = 44
  96.       Top = 140
  97.       Width = 52
  98.       Height = 16
  99.       Caption = 'Kontakt:'
  100.       Font.Color = clBlack
  101.       Font.Height = -13
  102.       Font.Name = 'Arial'
  103.       Font.Style = [fsBold, fsUnderline]
  104.       ParentFont = False
  105.     end
  106.     object Label9: TLabel
  107.       Left = 128
  108.       Top = 120
  109.       Width = 63
  110.       Height = 16
  111.       Caption = 'Krak∩┐╜w '#39'98'
  112.       Font.Color = clBlack
  113.       Font.Height = -13
  114.       Font.Name = 'Arial'
  115.       Font.Style = []
  116.       ParentFont = False
  117.     end
  118.     object Label2: TLabel
  119.       Left = 96
  120.       Top = 20
  121.       Width = 129
  122.       Height = 16
  123.       Caption = 'wersja 0.9 Freeware'
  124.       Font.Color = clBlack
  125.       Font.Height = -13
  126.       Font.Name = 'Arial'
  127.       Font.Style = [fsBold]
  128.       ParentFont = False
  129.     end
  130.   end
  131.   object g1: TBitBtn
  132.     Left = 127
  133.     Top = 169
  134.     Width = 75
  135.     Height = 24
  136.     Caption = 'OK'
  137.     TabOrder = 0
  138.     OnClick = g1Click
  139.     Glyph.Data = {
  140.       78010000424D7801000000000000760000002800000020000000100000000100
  141.       04000000000000000000120B0000120B00000000000000000000000000000000
  142.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  143.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  144.       555555555555555555555555555555555555555555FF55555555555559055555
  145.       55555555577FF5555555555599905555555555557777F5555555555599905555
  146.       555555557777FF5555555559999905555555555777777F555555559999990555
  147.       5555557777777FF5555557990599905555555777757777F55555790555599055
  148.       55557775555777FF5555555555599905555555555557777F5555555555559905
  149.       555555555555777FF5555555555559905555555555555777FF55555555555579
  150.       05555555555555777FF5555555555557905555555555555777FF555555555555
  151.       59905555555555555777555555555555555555555555555555550000}
  152.     NumGlyphs = 2
  153.   end
  154. end
  155.