home *** CD-ROM | disk | FTP | other *** search
/ Mundo do CD-ROM 12 / CDROM12.iso / internet / enigma / _setup.1 / Enigma.exe / 0 / RCDATA / TSDIAPPFORM / TSDIAPPFORM.txt
Encoding:
Text File  |  1997-06-18  |  28.6 KB  |  1,275 lines

  1. object SDIAppForm: TSDIAppForm
  2.   Left = 190
  3.   Top = 110
  4.   Width = 492
  5.   Height = 345
  6.   ActiveControl = SpeedPanel
  7.   Caption = 'Enigma'
  8.   Color = clBlack
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   Menu = MainMenu
  14.   Position = poScreenCenter
  15.   OnActivate = FormActivate
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 16
  20.   object SpeedPanel: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 484
  24.     Height = 30
  25.     Align = alTop
  26.     ParentShowHint = False
  27.     ShowHint = True
  28.     TabOrder = 0
  29.     object OpenBtn: TSpeedButton
  30.       Left = 25
  31.       Top = 0
  32.       Width = 25
  33.       Height = 28
  34.       Hint = 'Abrir|'
  35.       Glyph.Data = {
  36.         76010000424D7601000000000000760000002800000020000000100000000100
  37.         04000000000000010000130B0000130B00000000000000000000000000000000
  38.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  39.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333333B333
  40.         333B33FF33337F3333F73BB3777BB7777BB3377FFFF77FFFF77333B000000000
  41.         0B3333777777777777333330FFFFFFFF07333337F33333337F333330FFFFFFFF
  42.         07333337F3FF3FFF7F333330F00F000F07333337F77377737F333330FFFFFFFF
  43.         07333FF7F3FFFF3F7FFFBBB0F0000F0F0BB37777F7777373777F3BB0FFFFFFFF
  44.         0BBB3777F3FF3FFF77773330F00F000003333337F773777773333330FFFF0FF0
  45.         33333337F3FF7F37F3333330F08F0F0B33333337F7737F77FF333330FFFF003B
  46.         B3333337FFFF77377FF333B000000333BB33337777777F3377FF3BB3333BB333
  47.         3BB33773333773333773B333333B3333333B7333333733333337}
  48.       NumGlyphs = 2
  49.       OnClick = OpenItemClick
  50.     end
  51.     object SaveBtn: TSpeedButton
  52.       Left = 49
  53.       Top = 0
  54.       Width = 25
  55.       Height = 28
  56.       Hint = 'Codificar Como|'
  57.       Enabled = False
  58.       Glyph.Data = {
  59.         76010000424D7601000000000000760000002800000020000000100000000100
  60.         04000000000000010000130B0000130B00000000000000000000000000000000
  61.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  62.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333330070
  63.         7700333333337777777733333333008088003333333377F73377333333330088
  64.         88003333333377FFFF7733333333000000003FFFFFFF77777777000000000000
  65.         000077777777777777770FFFFFFF0FFFFFF07F3333337F3333370FFFFFFF0FFF
  66.         FFF07F3FF3FF7FFFFFF70F00F0080CCC9CC07F773773777777770FFFFFFFF039
  67.         99337F3FFFF3F7F777F30F0000F0F09999937F7777373777777F0FFFFFFFF999
  68.         99997F3FF3FFF77777770F00F000003999337F773777773777F30FFFF0FF0339
  69.         99337F3FF7F3733777F30F08F0F0337999337F7737F73F7777330FFFF0039999
  70.         93337FFFF7737777733300000033333333337777773333333333}
  71.       NumGlyphs = 2
  72.       OnClick = SaveItemClick
  73.     end
  74.     object ExitBtn: TSpeedButton
  75.       Left = 139
  76.       Top = 0
  77.       Width = 25
  78.       Height = 28
  79.       Hint = 'Sair|'
  80.       Glyph.Data = {
  81.         78010000424D7801000000000000760000002800000020000000100000000100
  82.         04000000000000000000120B0000120B00000000000000000000000000000000
  83.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  84.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
  85.         03333377777777777F333301BBBBBBBB033333773F3333337F3333011BBBBBBB
  86.         0333337F73F333337F33330111BBBBBB0333337F373F33337F333301110BBBBB
  87.         0333337F337F33337F333301110BBBBB0333337F337F33337F333301110BBBBB
  88.         0333337F337F33337F333301110BBBBB0333337F337F33337F333301110BBBBB
  89.         0333337F337F33337F333301110BBBBB0333337F337FF3337F33330111B0BBBB
  90.         0333337F337733337F333301110BBBBB0333337F337F33337F333301110BBBBB
  91.         0333337F3F7F33337F333301E10BBBBB0333337F7F7F33337F333301EE0BBBBB
  92.         0333337F777FFFFF7F33330000000000033333777777777773330000}
  93.       NumGlyphs = 2
  94.       OnClick = ExitItemClick
  95.     end
  96.     object SpeedButton1: TSpeedButton
  97.       Left = 73
  98.       Top = 0
  99.       Width = 25
  100.       Height = 28
  101.       Hint = 'Chave|'
  102.       Enabled = False
  103.       Glyph.Data = {
  104.         78010000424D7801000000000000760000002800000020000000100000000100
  105.         04000000000000000000120B0000120B00000000000000000000000000000000
  106.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  107.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  108.         5000555555555555577755555555555550B0555555555555F7F7555555555550
  109.         00B05555555555577757555555555550B3B05555555555F7F557555555555000
  110.         3B0555555555577755755555555500B3B0555555555577555755555555550B3B
  111.         055555FFFF5F7F5575555700050003B05555577775777557555570BBB00B3B05
  112.         555577555775557555550BBBBBB3B05555557F555555575555550BBBBBBB0555
  113.         55557F55FF557F5555550BB003BB075555557F577F5575F5555577B003BBB055
  114.         555575F7755557F5555550BB33BBB0555555575F555557F555555507BBBB0755
  115.         55555575FFFF77555555555700007555555555577777755555550000}
  116.       NumGlyphs = 2
  117.       OnClick = SpeedButton1Click
  118.     end
  119.     object SpeedButton2: TSpeedButton
  120.       Left = 1
  121.       Top = 0
  122.       Width = 25
  123.       Height = 28
  124.       Hint = 'Novo|'
  125.       Glyph.Data = {
  126.         76010000424D7601000000000000760000002800000020000000100000000100
  127.         04000000000000010000130B0000130B00000000000000000000000000000000
  128.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  129.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333333B333
  130.         333B33FF33337F3333F73BB3777BB7777BB3377FFFF77FFFF77333B000000000
  131.         0B3333777777777777333330FFFFFFFF07333337F33333337F333330FFFFFFFF
  132.         07333337F33333337F333330FFFFFFFF07333337F33333337F333330FFFFFFFF
  133.         07333FF7F33333337FFFBBB0FFFFFFFF0BB37777F3333333777F3BB0FFFFFFFF
  134.         0BBB3777F3333FFF77773330FFFF000003333337F333777773333330FFFF0FF0
  135.         33333337F3337F37F3333330FFFF0F0B33333337F3337F77FF333330FFFF003B
  136.         B3333337FFFF77377FF333B000000333BB33337777777F3377FF3BB3333BB333
  137.         3BB33773333773333773B333333B3333333B7333333733333337}
  138.       NumGlyphs = 2
  139.       OnClick = SpeedButton2Click
  140.     end
  141.     object SpeedButton3: TSpeedButton
  142.       Left = 96
  143.       Top = 0
  144.       Width = 25
  145.       Height = 28
  146.       Hint = 'Imprimir|'
  147.       Enabled = False
  148.       Glyph.Data = {
  149.         76010000424D7601000000000000760000002800000020000000100000000100
  150.         04000000000000010000130B0000130B00000000000000000000000000000000
  151.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  152.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  153.         00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888
  154.         8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F
  155.         8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F
  156.         8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF
  157.         03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
  158.         03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
  159.         33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033
  160.         33333337FFFF7733333333300000033333333337777773333333}
  161.       NumGlyphs = 2
  162.       OnClick = SpeedButton3Click
  163.     end
  164.     object SpeedButton4: TSpeedButton
  165.       Left = 168
  166.       Top = 0
  167.       Width = 25
  168.       Height = 28
  169.       Hint = 'Help|'
  170.       Glyph.Data = {
  171.         78010000424D7801000000000000760000002800000020000000100000000100
  172.         04000000000000000000120B0000120B00000000000000000000000000000000
  173.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  174.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  175.         3333333333FFFFF3333333333F797F3333333333F737373FF333333BFB999BFB
  176.         33333337737773773F3333BFBF797FBFB33333733337333373F33BFBFBFBFBFB
  177.         FB3337F33333F33337F33FBFBFB9BFBFBF3337333337F333373FFBFBFBF97BFB
  178.         FBF37F333337FF33337FBFBFBFB99FBFBFB37F3333377FF3337FFBFBFBFB99FB
  179.         FBF37F33333377FF337FBFBF77BF799FBFB37F333FF3377F337FFBFB99FB799B
  180.         FBF373F377F3377F33733FBF997F799FBF3337F377FFF77337F33BFBF99999FB
  181.         FB33373F37777733373333BFBF999FBFB3333373FF77733F7333333BFBFBFBFB
  182.         3333333773FFFF77333333333FBFBF33333333333777773333330000}
  183.       NumGlyphs = 2
  184.       OnClick = SpeedButton4Click
  185.     end
  186.     object Label5: TLabel
  187.       Left = 224
  188.       Top = 8
  189.       Width = 4
  190.       Height = 16
  191.       Color = clGreen
  192.       Font.Color = clWhite
  193.       Font.Height = -13
  194.       Font.Name = 'System'
  195.       Font.Style = [fsBold]
  196.       ParentColor = False
  197.       ParentFont = False
  198.       Visible = False
  199.     end
  200.   end
  201.   object StatusBar: TStatusBar
  202.     Left = 0
  203.     Top = 280
  204.     Width = 484
  205.     Height = 19
  206.     Font.Color = clBlack
  207.     Font.Height = -11
  208.     Font.Name = 'MS Sans Serif'
  209.     Font.Style = []
  210.     Panels = <>
  211.     ParentFont = False
  212.     SimplePanel = True
  213.   end
  214.   object Panel1: TPanel
  215.     Left = 0
  216.     Top = 248
  217.     Width = 484
  218.     Height = 32
  219.     Align = alBottom
  220.     TabOrder = 2
  221.     object Gauge1: TGauge
  222.       Left = 120
  223.       Top = 12
  224.       Width = 273
  225.       Height = 9
  226.       Hint = 'O Arquivo ser∩┐╜ Eliminado em 3 minutos'
  227.       ShowText = False
  228.       ForeColor = clRed
  229.       BackColor = clYellow
  230.       Progress = 0
  231.       Visible = False
  232.     end
  233.     object CheckBox1: TCheckBox
  234.       Left = 16
  235.       Top = 8
  236.       Width = 97
  237.       Height = 17
  238.       Caption = 'Auto-Destroi'
  239.       Color = clBtnFace
  240.       Enabled = False
  241.       ParentColor = False
  242.       TabOrder = 0
  243.       Visible = False
  244.     end
  245.     object BitBtn2: TBitBtn
  246.       Left = 400
  247.       Top = 8
  248.       Width = 75
  249.       Height = 17
  250.       Hint = 'Elimina Arquivo|'
  251.       Caption = 'Destruir'
  252.       Enabled = False
  253.       Font.Color = clRed
  254.       Font.Height = -13
  255.       Font.Name = 'System'
  256.       Font.Style = [fsBold]
  257.       ParentFont = False
  258.       ParentShowHint = False
  259.       ShowHint = True
  260.       TabOrder = 1
  261.       Visible = False
  262.       OnClick = BitBtn2Click
  263.     end
  264.   end
  265.   object Panel2: TPanel
  266.     Left = 8
  267.     Top = 96
  268.     Width = 425
  269.     Height = 97
  270.     BevelOuter = bvNone
  271.     Color = clBlack
  272.     Font.Color = clGreen
  273.     Font.Height = -13
  274.     Font.Name = 'System'
  275.     Font.Style = [fsBold]
  276.     ParentFont = False
  277.     TabOrder = 3
  278.     Visible = False
  279.     object Label1: TLabel
  280.       Left = 8
  281.       Top = 8
  282.       Width = 84
  283.       Height = 17
  284.       Caption = 'Identificador:'
  285.     end
  286.     object Label2: TLabel
  287.       Left = 44
  288.       Top = 48
  289.       Width = 45
  290.       Height = 16
  291.       Caption = 'Chave:'
  292.     end
  293.     object Label3: TLabel
  294.       Left = 320
  295.       Top = 48
  296.       Width = 96
  297.       Height = 16
  298.       Caption = 'Chave Errada !'
  299.       Font.Color = clRed
  300.       Font.Height = -13
  301.       Font.Name = 'System'
  302.       Font.Style = [fsBold]
  303.       ParentFont = False
  304.       Visible = False
  305.     end
  306.     object Edit1: TEdit
  307.       Left = 96
  308.       Top = 8
  309.       Width = 321
  310.       Height = 24
  311.       Hint = 'Digite a Frase Identificadora da Chave'
  312.       Color = clBlack
  313.       Ctl3D = True
  314.       ParentCtl3D = False
  315.       ParentShowHint = False
  316.       ShowHint = True
  317.       TabOrder = 0
  318.       OnExit = Edit1Exit
  319.     end
  320.     object Edit2: TEdit
  321.       Left = 96
  322.       Top = 48
  323.       Width = 121
  324.       Height = 24
  325.       Hint = 'Digite a Chave'
  326.       Color = clBlack
  327.       Ctl3D = True
  328.       ParentCtl3D = False
  329.       ParentShowHint = False
  330.       ShowHint = True
  331.       TabOrder = 1
  332.       OnExit = Edit2Exit
  333.     end
  334.     object BitBtn1: TBitBtn
  335.       Left = 232
  336.       Top = 48
  337.       Width = 75
  338.       Height = 17
  339.       Caption = 'Ok'
  340.       TabOrder = 2
  341.       OnClick = BitBtn1Click
  342.     end
  343.     object BitBtn3: TBitBtn
  344.       Left = 232
  345.       Top = 72
  346.       Width = 75
  347.       Height = 17
  348.       Caption = 'Cancela'
  349.       Enabled = False
  350.       TabOrder = 3
  351.       OnClick = BitBtn3Click
  352.     end
  353.   end
  354.   object Memo1: TMemo
  355.     Left = 0
  356.     Top = 30
  357.     Width = 484
  358.     Height = 197
  359.     Hint = 'Escreva o Texto'
  360.     Align = alClient
  361.     Lines.Strings = (
  362.       '       ENIGMA'
  363.       ''
  364.       'Permite que voc∩┐╜ '
  365.       'mande'
  366.       'mensagens '
  367.       'confidenciais'
  368.       'cifradas pela '
  369.       'InterNet'
  370.       'ou arquive com'
  371.       'seguran∩┐╜a '
  372.       'informa∩┐╜∩┐╜es'
  373.       'sigilosas.')
  374.     ScrollBars = ssVertical
  375.     TabOrder = 4
  376.     Visible = False
  377.   end
  378.   object Panel3: TPanel
  379.     Left = 1
  380.     Top = 89
  381.     Width = 81
  382.     Height = 121
  383.     BevelOuter = bvNone
  384.     Color = clBlack
  385.     TabOrder = 5
  386.     Visible = False
  387.     object Shape1: TShape
  388.       Left = 8
  389.       Top = 8
  390.       Width = 65
  391.       Height = 9
  392.       Brush.Color = clRed
  393.     end
  394.     object Shape2: TShape
  395.       Left = 8
  396.       Top = 104
  397.       Width = 65
  398.       Height = 9
  399.       Brush.Color = clRed
  400.     end
  401.     object Shape3: TShape
  402.       Left = 8
  403.       Top = 16
  404.       Width = 9
  405.       Height = 41
  406.       Brush.Color = clRed
  407.     end
  408.     object Shape4: TShape
  409.       Left = 64
  410.       Top = 16
  411.       Width = 9
  412.       Height = 41
  413.       Brush.Color = clRed
  414.     end
  415.     object Shape5: TShape
  416.       Left = 8
  417.       Top = 64
  418.       Width = 9
  419.       Height = 41
  420.       Brush.Color = clRed
  421.     end
  422.     object Shape6: TShape
  423.       Left = 64
  424.       Top = 64
  425.       Width = 9
  426.       Height = 41
  427.       Brush.Color = clRed
  428.     end
  429.     object Shape7: TShape
  430.       Left = 8
  431.       Top = 56
  432.       Width = 25
  433.       Height = 9
  434.       Brush.Color = clRed
  435.     end
  436.     object Shape8: TShape
  437.       Left = 32
  438.       Top = 56
  439.       Width = 17
  440.       Height = 9
  441.       Brush.Color = clRed
  442.     end
  443.     object Shape9: TShape
  444.       Left = 24
  445.       Top = 32
  446.       Width = 17
  447.       Height = 9
  448.       Brush.Color = clRed
  449.       Shape = stRoundSquare
  450.     end
  451.     object Shape10: TShape
  452.       Left = 40
  453.       Top = 32
  454.       Width = 17
  455.       Height = 9
  456.       Brush.Color = clRed
  457.       Shape = stRoundSquare
  458.     end
  459.     object Shape11: TShape
  460.       Left = 24
  461.       Top = 80
  462.       Width = 17
  463.       Height = 9
  464.       Brush.Color = clRed
  465.       Shape = stRoundSquare
  466.     end
  467.     object Shape12: TShape
  468.       Left = 40
  469.       Top = 80
  470.       Width = 17
  471.       Height = 9
  472.       Brush.Color = clRed
  473.       Shape = stRoundSquare
  474.     end
  475.     object Shape13: TShape
  476.       Left = 48
  477.       Top = 56
  478.       Width = 25
  479.       Height = 9
  480.       Brush.Color = clRed
  481.     end
  482.     object Shape14: TShape
  483.       Left = 32
  484.       Top = 64
  485.       Width = 17
  486.       Height = 9
  487.       Brush.Color = clRed
  488.       Shape = stRoundSquare
  489.     end
  490.     object Shape15: TShape
  491.       Left = 32
  492.       Top = 48
  493.       Width = 17
  494.       Height = 9
  495.       Brush.Color = clRed
  496.       Shape = stRoundSquare
  497.     end
  498.   end
  499.   object Panel4: TPanel
  500.     Left = 81
  501.     Top = 89
  502.     Width = 81
  503.     Height = 121
  504.     BevelOuter = bvNone
  505.     Caption = 'Panel4'
  506.     Color = clBlack
  507.     TabOrder = 6
  508.     Visible = False
  509.     object Shape16: TShape
  510.       Left = 8
  511.       Top = 8
  512.       Width = 65
  513.       Height = 9
  514.       Brush.Color = clRed
  515.     end
  516.     object Shape17: TShape
  517.       Left = 8
  518.       Top = 104
  519.       Width = 65
  520.       Height = 9
  521.       Brush.Color = clRed
  522.     end
  523.     object Shape18: TShape
  524.       Left = 8
  525.       Top = 16
  526.       Width = 9
  527.       Height = 41
  528.       Brush.Color = clRed
  529.     end
  530.     object Shape19: TShape
  531.       Left = 64
  532.       Top = 16
  533.       Width = 9
  534.       Height = 41
  535.       Brush.Color = clRed
  536.     end
  537.     object Shape20: TShape
  538.       Left = 8
  539.       Top = 64
  540.       Width = 9
  541.       Height = 41
  542.       Brush.Color = clRed
  543.     end
  544.     object Shape21: TShape
  545.       Left = 64
  546.       Top = 64
  547.       Width = 9
  548.       Height = 41
  549.       Brush.Color = clRed
  550.     end
  551.     object Shape22: TShape
  552.       Left = 8
  553.       Top = 56
  554.       Width = 25
  555.       Height = 9
  556.       Brush.Color = clRed
  557.     end
  558.     object Shape23: TShape
  559.       Left = 32
  560.       Top = 56
  561.       Width = 17
  562.       Height = 9
  563.       Brush.Color = clRed
  564.       Shape = stRoundRect
  565.     end
  566.     object Shape24: TShape
  567.       Left = 24
  568.       Top = 32
  569.       Width = 17
  570.       Height = 9
  571.       Brush.Color = clRed
  572.       Shape = stRoundSquare
  573.     end
  574.     object Shape25: TShape
  575.       Left = 40
  576.       Top = 32
  577.       Width = 17
  578.       Height = 9
  579.       Brush.Color = clRed
  580.       Shape = stRoundSquare
  581.     end
  582.     object Shape26: TShape
  583.       Left = 24
  584.       Top = 80
  585.       Width = 17
  586.       Height = 9
  587.       Brush.Color = clRed
  588.       Shape = stRoundSquare
  589.     end
  590.     object Shape27: TShape
  591.       Left = 48
  592.       Top = 80
  593.       Width = 17
  594.       Height = 9
  595.       Brush.Color = clRed
  596.       Shape = stRoundSquare
  597.     end
  598.     object Shape28: TShape
  599.       Left = 48
  600.       Top = 56
  601.       Width = 25
  602.       Height = 9
  603.       Brush.Color = clRed
  604.     end
  605.     object Shape29: TShape
  606.       Left = 40
  607.       Top = 64
  608.       Width = 17
  609.       Height = 9
  610.       Brush.Color = clRed
  611.       Shape = stRoundSquare
  612.     end
  613.     object Shape30: TShape
  614.       Left = 32
  615.       Top = 48
  616.       Width = 17
  617.       Height = 9
  618.       Brush.Color = clRed
  619.       Shape = stRoundSquare
  620.     end
  621.   end
  622.   object Panel5: TPanel
  623.     Left = 0
  624.     Top = 227
  625.     Width = 484
  626.     Height = 21
  627.     Align = alBottom
  628.     BevelOuter = bvNone
  629.     Color = clBlack
  630.     TabOrder = 7
  631.     object Label4: TLabel
  632.       Left = 72
  633.       Top = 0
  634.       Width = 281
  635.       Height = 26
  636.       Alignment = taCenter
  637.       Caption = 'O Arquivo ser∩┐╜ eliminado em 3 minutos'
  638.       Font.Color = clYellow
  639.       Font.Height = -13
  640.       Font.Name = 'Arial Black'
  641.       Font.Style = []
  642.       ParentFont = False
  643.       Visible = False
  644.     end
  645.   end
  646.   object Panel6: TPanel
  647.     Left = 161
  648.     Top = 89
  649.     Width = 81
  650.     Height = 121
  651.     BevelOuter = bvNone
  652.     Caption = 'Panel4'
  653.     Color = clBlack
  654.     TabOrder = 8
  655.     Visible = False
  656.     object Shape31: TShape
  657.       Left = 8
  658.       Top = 8
  659.       Width = 65
  660.       Height = 9
  661.       Brush.Color = clRed
  662.     end
  663.     object Shape32: TShape
  664.       Left = 8
  665.       Top = 104
  666.       Width = 65
  667.       Height = 9
  668.       Brush.Color = clRed
  669.     end
  670.     object Shape33: TShape
  671.       Left = 8
  672.       Top = 16
  673.       Width = 9
  674.       Height = 41
  675.       Brush.Color = clRed
  676.     end
  677.     object Shape34: TShape
  678.       Left = 64
  679.       Top = 16
  680.       Width = 9
  681.       Height = 41
  682.       Brush.Color = clRed
  683.     end
  684.     object Shape35: TShape
  685.       Left = 8
  686.       Top = 64
  687.       Width = 9
  688.       Height = 41
  689.       Brush.Color = clRed
  690.     end
  691.     object Shape36: TShape
  692.       Left = 64
  693.       Top = 64
  694.       Width = 9
  695.       Height = 41
  696.       Brush.Color = clRed
  697.     end
  698.     object Shape37: TShape
  699.       Left = 8
  700.       Top = 56
  701.       Width = 25
  702.       Height = 9
  703.       Brush.Color = clRed
  704.     end
  705.     object Shape38: TShape
  706.       Left = 32
  707.       Top = 56
  708.       Width = 17
  709.       Height = 9
  710.       Brush.Color = clRed
  711.       Shape = stRoundRect
  712.     end
  713.     object Shape39: TShape
  714.       Left = 24
  715.       Top = 32
  716.       Width = 17
  717.       Height = 9
  718.       Brush.Color = clRed
  719.       Shape = stRoundSquare
  720.     end
  721.     object Shape40: TShape
  722.       Left = 40
  723.       Top = 32
  724.       Width = 17
  725.       Height = 9
  726.       Brush.Color = clRed
  727.       Shape = stRoundSquare
  728.     end
  729.     object Shape41: TShape
  730.       Left = 24
  731.       Top = 80
  732.       Width = 17
  733.       Height = 9
  734.       Brush.Color = clRed
  735.       Shape = stRoundSquare
  736.     end
  737.     object Shape42: TShape
  738.       Left = 40
  739.       Top = 80
  740.       Width = 17
  741.       Height = 9
  742.       Brush.Color = clRed
  743.       Shape = stRoundSquare
  744.     end
  745.     object Shape43: TShape
  746.       Left = 48
  747.       Top = 56
  748.       Width = 25
  749.       Height = 9
  750.       Brush.Color = clRed
  751.     end
  752.     object Shape44: TShape
  753.       Left = 32
  754.       Top = 64
  755.       Width = 17
  756.       Height = 9
  757.       Brush.Color = clRed
  758.       Shape = stRoundSquare
  759.     end
  760.     object Shape45: TShape
  761.       Left = 32
  762.       Top = 48
  763.       Width = 17
  764.       Height = 9
  765.       Brush.Color = clRed
  766.       Shape = stRoundSquare
  767.     end
  768.   end
  769.   object Panel7: TPanel
  770.     Left = 241
  771.     Top = 89
  772.     Width = 81
  773.     Height = 121
  774.     BevelOuter = bvNone
  775.     Caption = 'Panel4'
  776.     Color = clBlack
  777.     TabOrder = 9
  778.     Visible = False
  779.     object Shape46: TShape
  780.       Left = 8
  781.       Top = 8
  782.       Width = 65
  783.       Height = 9
  784.       Brush.Color = clRed
  785.     end
  786.     object Shape47: TShape
  787.       Left = 8
  788.       Top = 104
  789.       Width = 65
  790.       Height = 9
  791.       Brush.Color = clRed
  792.     end
  793.     object Shape48: TShape
  794.       Left = 8
  795.       Top = 16
  796.       Width = 9
  797.       Height = 41
  798.       Brush.Color = clRed
  799.     end
  800.     object Shape49: TShape
  801.       Left = 64
  802.       Top = 16
  803.       Width = 9
  804.       Height = 41
  805.       Brush.Color = clRed
  806.     end
  807.     object Shape50: TShape
  808.       Left = 8
  809.       Top = 64
  810.       Width = 9
  811.       Height = 41
  812.       Brush.Color = clRed
  813.     end
  814.     object Shape51: TShape
  815.       Left = 64
  816.       Top = 64
  817.       Width = 9
  818.       Height = 41
  819.       Brush.Color = clRed
  820.     end
  821.     object Shape52: TShape
  822.       Left = 8
  823.       Top = 56
  824.       Width = 25
  825.       Height = 9
  826.       Brush.Color = clRed
  827.     end
  828.     object Shape53: TShape
  829.       Left = 32
  830.       Top = 56
  831.       Width = 17
  832.       Height = 9
  833.       Brush.Color = clRed
  834.       Shape = stRoundRect
  835.     end
  836.     object Shape54: TShape
  837.       Left = 24
  838.       Top = 32
  839.       Width = 17
  840.       Height = 9
  841.       Brush.Color = clRed
  842.       Shape = stRoundSquare
  843.     end
  844.     object Shape55: TShape
  845.       Left = 40
  846.       Top = 32
  847.       Width = 17
  848.       Height = 9
  849.       Brush.Color = clRed
  850.       Shape = stRoundSquare
  851.     end
  852.     object Shape56: TShape
  853.       Left = 24
  854.       Top = 80
  855.       Width = 17
  856.       Height = 9
  857.       Brush.Color = clRed
  858.       Shape = stRoundSquare
  859.     end
  860.     object Shape57: TShape
  861.       Left = 40
  862.       Top = 80
  863.       Width = 17
  864.       Height = 9
  865.       Brush.Color = clRed
  866.       Shape = stRoundSquare
  867.     end
  868.     object Shape58: TShape
  869.       Left = 48
  870.       Top = 56
  871.       Width = 25
  872.       Height = 9
  873.       Brush.Color = clRed
  874.     end
  875.     object Shape59: TShape
  876.       Left = 32
  877.       Top = 64
  878.       Width = 17
  879.       Height = 9
  880.       Brush.Color = clRed
  881.       Shape = stRoundSquare
  882.     end
  883.     object Shape60: TShape
  884.       Left = 32
  885.       Top = 48
  886.       Width = 17
  887.       Height = 9
  888.       Brush.Color = clRed
  889.       Shape = stRoundSquare
  890.     end
  891.   end
  892.   object Panel8: TPanel
  893.     Left = 321
  894.     Top = 89
  895.     Width = 81
  896.     Height = 121
  897.     BevelOuter = bvNone
  898.     Caption = 'Panel4'
  899.     Color = clBlack
  900.     TabOrder = 10
  901.     Visible = False
  902.     object Shape61: TShape
  903.       Left = 8
  904.       Top = 8
  905.       Width = 65
  906.       Height = 9
  907.       Brush.Color = clRed
  908.     end
  909.     object Shape62: TShape
  910.       Left = 8
  911.       Top = 104
  912.       Width = 65
  913.       Height = 9
  914.       Brush.Color = clRed
  915.     end
  916.     object Shape63: TShape
  917.       Left = 8
  918.       Top = 16
  919.       Width = 9
  920.       Height = 41
  921.       Brush.Color = clRed
  922.     end
  923.     object Shape64: TShape
  924.       Left = 64
  925.       Top = 16
  926.       Width = 9
  927.       Height = 41
  928.       Brush.Color = clRed
  929.     end
  930.     object Shape65: TShape
  931.       Left = 8
  932.       Top = 64
  933.       Width = 9
  934.       Height = 41
  935.       Brush.Color = clRed
  936.     end
  937.     object Shape66: TShape
  938.       Left = 64
  939.       Top = 64
  940.       Width = 9
  941.       Height = 41
  942.       Brush.Color = clRed
  943.     end
  944.     object Shape67: TShape
  945.       Left = 8
  946.       Top = 56
  947.       Width = 25
  948.       Height = 9
  949.       Brush.Color = clRed
  950.     end
  951.     object Shape68: TShape
  952.       Left = 32
  953.       Top = 56
  954.       Width = 17
  955.       Height = 9
  956.       Brush.Color = clRed
  957.       Shape = stRoundRect
  958.     end
  959.     object Shape69: TShape
  960.       Left = 24
  961.       Top = 32
  962.       Width = 17
  963.       Height = 9
  964.       Brush.Color = clRed
  965.       Shape = stRoundSquare
  966.     end
  967.     object Shape70: TShape
  968.       Left = 40
  969.       Top = 32
  970.       Width = 17
  971.       Height = 9
  972.       Brush.Color = clRed
  973.       Shape = stRoundSquare
  974.     end
  975.     object Shape71: TShape
  976.       Left = 24
  977.       Top = 80
  978.       Width = 17
  979.       Height = 9
  980.       Brush.Color = clRed
  981.       Shape = stRoundSquare
  982.     end
  983.     object Shape72: TShape
  984.       Left = 40
  985.       Top = 80
  986.       Width = 17
  987.       Height = 9
  988.       Brush.Color = clRed
  989.       Shape = stRoundSquare
  990.     end
  991.     object Shape73: TShape
  992.       Left = 48
  993.       Top = 56
  994.       Width = 25
  995.       Height = 9
  996.       Brush.Color = clRed
  997.     end
  998.     object Shape74: TShape
  999.       Left = 32
  1000.       Top = 64
  1001.       Width = 17
  1002.       Height = 9
  1003.       Brush.Color = clRed
  1004.       Shape = stRoundSquare
  1005.     end
  1006.     object Shape75: TShape
  1007.       Left = 32
  1008.       Top = 48
  1009.       Width = 17
  1010.       Height = 9
  1011.       Brush.Color = clRed
  1012.       Shape = stRoundSquare
  1013.     end
  1014.   end
  1015.   object Panel9: TPanel
  1016.     Left = 401
  1017.     Top = 89
  1018.     Width = 81
  1019.     Height = 121
  1020.     BevelOuter = bvNone
  1021.     Caption = 'Panel4'
  1022.     Color = clBlack
  1023.     TabOrder = 11
  1024.     Visible = False
  1025.     object Shape76: TShape
  1026.       Left = 8
  1027.       Top = 8
  1028.       Width = 65
  1029.       Height = 9
  1030.       Brush.Color = clRed
  1031.     end
  1032.     object Shape77: TShape
  1033.       Left = 8
  1034.       Top = 104
  1035.       Width = 65
  1036.       Height = 9
  1037.       Brush.Color = clRed
  1038.     end
  1039.     object Shape78: TShape
  1040.       Left = 8
  1041.       Top = 16
  1042.       Width = 9
  1043.       Height = 41
  1044.       Brush.Color = clRed
  1045.     end
  1046.     object Shape79: TShape
  1047.       Left = 64
  1048.       Top = 16
  1049.       Width = 9
  1050.       Height = 41
  1051.       Brush.Color = clRed
  1052.     end
  1053.     object Shape80: TShape
  1054.       Left = 8
  1055.       Top = 64
  1056.       Width = 9
  1057.       Height = 41
  1058.       Brush.Color = clRed
  1059.     end
  1060.     object Shape81: TShape
  1061.       Left = 64
  1062.       Top = 64
  1063.       Width = 9
  1064.       Height = 41
  1065.       Brush.Color = clRed
  1066.     end
  1067.     object Shape82: TShape
  1068.       Left = 8
  1069.       Top = 56
  1070.       Width = 25
  1071.       Height = 9
  1072.       Brush.Color = clRed
  1073.     end
  1074.     object Shape83: TShape
  1075.       Left = 32
  1076.       Top = 56
  1077.       Width = 17
  1078.       Height = 9
  1079.       Brush.Color = clRed
  1080.       Shape = stRoundRect
  1081.     end
  1082.     object Shape84: TShape
  1083.       Left = 24
  1084.       Top = 32
  1085.       Width = 17
  1086.       Height = 9
  1087.       Brush.Color = clRed
  1088.       Shape = stRoundSquare
  1089.     end
  1090.     object Shape85: TShape
  1091.       Left = 40
  1092.       Top = 32
  1093.       Width = 17
  1094.       Height = 9
  1095.       Brush.Color = clRed
  1096.       Shape = stRoundSquare
  1097.     end
  1098.     object Shape86: TShape
  1099.       Left = 24
  1100.       Top = 80
  1101.       Width = 17
  1102.       Height = 9
  1103.       Brush.Color = clRed
  1104.       Shape = stRoundSquare
  1105.     end
  1106.     object Shape87: TShape
  1107.       Left = 40
  1108.       Top = 80
  1109.       Width = 17
  1110.       Height = 9
  1111.       Brush.Color = clRed
  1112.       Shape = stRoundSquare
  1113.     end
  1114.     object Shape88: TShape
  1115.       Left = 48
  1116.       Top = 56
  1117.       Width = 25
  1118.       Height = 9
  1119.       Brush.Color = clRed
  1120.     end
  1121.     object Shape89: TShape
  1122.       Left = 32
  1123.       Top = 64
  1124.       Width = 17
  1125.       Height = 9
  1126.       Brush.Color = clRed
  1127.       Shape = stRoundSquare
  1128.     end
  1129.     object Shape90: TShape
  1130.       Left = 32
  1131.       Top = 48
  1132.       Width = 17
  1133.       Height = 9
  1134.       Brush.Color = clRed
  1135.       Shape = stRoundSquare
  1136.     end
  1137.   end
  1138.   object MainMenu: TMainMenu
  1139.     Left = 327
  1140.     Top = 6
  1141.     object FileMenu: TMenuItem
  1142.       Caption = '&Arquivo'
  1143.       ShortCut = 0
  1144.       object Novo1: TMenuItem
  1145.         Caption = '&Novo'
  1146.         ShortCut = 0
  1147.         OnClick = Novo1Click
  1148.       end
  1149.       object OpenItem: TMenuItem
  1150.         Caption = 'A&brir...'
  1151.         Hint = 'Open a file'
  1152.         ShortCut = 0
  1153.         OnClick = OpenItemClick
  1154.       end
  1155.       object SaveItem: TMenuItem
  1156.         Caption = '&Codificar Como...'
  1157.         Enabled = False
  1158.         Hint = 'Save current file'
  1159.         ShortCut = 0
  1160.         OnClick = SaveItemClick
  1161.       end
  1162.       object Imprimir1: TMenuItem
  1163.         Caption = 'I&mprimir '
  1164.         Enabled = False
  1165.         ShortCut = 0
  1166.         OnClick = Imprimir1Click
  1167.       end
  1168.       object N1: TMenuItem
  1169.         Caption = '-'
  1170.         ShortCut = 0
  1171.       end
  1172.       object ExitItem: TMenuItem
  1173.         Caption = '&Sair'
  1174.         Hint = 'Exit application'
  1175.         ShortCut = 32856
  1176.         OnClick = ExitItemClick
  1177.       end
  1178.     end
  1179.     object Configurao1: TMenuItem
  1180.       Caption = 'Co&nfigura∩┐╜∩┐╜o'
  1181.       ShortCut = 0
  1182.       object ConfigurarImpressora1: TMenuItem
  1183.         Caption = 'Configurar &Impressora'
  1184.         ShortCut = 0
  1185.         OnClick = ConfigurarImpressora1Click
  1186.       end
  1187.       object ConfigurarFonte1: TMenuItem
  1188.         Caption = 'Configurar &Fonte'
  1189.         ShortCut = 0
  1190.         OnClick = ConfigurarFonte1Click
  1191.       end
  1192.     end
  1193.     object Help1: TMenuItem
  1194.       Caption = 'A&juda'
  1195.       ShortCut = 0
  1196.       object Help2: TMenuItem
  1197.         Caption = '&Help'
  1198.         ShortCut = 112
  1199.         OnClick = Help2Click
  1200.       end
  1201.       object About1: TMenuItem
  1202.         Caption = 'S&obre o Registro'
  1203.         ShortCut = 0
  1204.         OnClick = About1Click
  1205.       end
  1206.       object Registro1: TMenuItem
  1207.         Caption = '&Registro'
  1208.         ShortCut = 0
  1209.         OnClick = Registro1Click
  1210.       end
  1211.     end
  1212.   end
  1213.   object OpenDialog: TOpenDialog
  1214.     DefaultExt = 'eni'
  1215.     FileEditStyle = fsEdit
  1216.     Filter = 'Arquivos codificados|*.eni'
  1217.     Left = 359
  1218.     Top = 6
  1219.   end
  1220.   object SaveDialog: TSaveDialog
  1221.     DefaultExt = 'eni'
  1222.     FileEditStyle = fsEdit
  1223.     FileName = 'Novocod.eni'
  1224.     Filter = 'Arquivos codificados|*.eni'
  1225.     Left = 391
  1226.     Top = 6
  1227.   end
  1228.   object Timer1: TTimer
  1229.     Enabled = False
  1230.     Interval = 2000
  1231.     OnTimer = Timer1Timer
  1232.     Left = 328
  1233.     Top = 40
  1234.   end
  1235.   object Timer2: TTimer
  1236.     Enabled = False
  1237.     Interval = 2000
  1238.     OnTimer = Timer2Timer
  1239.     Left = 296
  1240.     Top = 40
  1241.   end
  1242.   object Timer3: TTimer
  1243.     Interval = 100
  1244.     OnTimer = Timer3Timer
  1245.     Left = 264
  1246.     Top = 40
  1247.   end
  1248.   object Timer4: TTimer
  1249.     Enabled = False
  1250.     OnTimer = Timer4Timer
  1251.     Left = 232
  1252.     Top = 40
  1253.   end
  1254.   object FontDialog1: TFontDialog
  1255.     Font.Color = clWindowText
  1256.     Font.Height = -11
  1257.     Font.Name = 'MS Sans Serif'
  1258.     Font.Style = []
  1259.     Device = fdBoth
  1260.     MinFontSize = 0
  1261.     MaxFontSize = 0
  1262.     OnApply = FontDialog1Apply
  1263.     Left = 424
  1264.     Top = 8
  1265.   end
  1266.   object PrintDialog1: TPrintDialog
  1267.     Left = 456
  1268.     Top = 8
  1269.   end
  1270.   object PrinterSetupDialog1: TPrinterSetupDialog
  1271.     Left = 200
  1272.     Top = 40
  1273.   end
  1274. end
  1275.