home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 January / chipcd20010102.iso / software / internet / easyhtml / _SETUP.1 / EasyHtml.exe / 0 / RCDATA / TLINKKIAVUSTAJA / TLINKKIAVUSTAJA.txt
Encoding:
Text File  |  1999-08-04  |  9.3 KB  |  386 lines

  1. object LinkkiAvustaja: TLinkkiAvustaja
  2.   Left = 518
  3.   Top = 111
  4.   Width = 249
  5.   Height = 426
  6.   BorderStyle = bsSizeToolWin
  7.   Caption = 'Linkkiavustaja'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -10
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Bevel1: TBevel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 225
  24.     Height = 369
  25.   end
  26.   object Label1: TLabel
  27.     Left = 124
  28.     Top = 101
  29.     Width = 3
  30.     Height = 13
  31.     Visible = False
  32.   end
  33.   object Label2: TLabel
  34.     Left = 130
  35.     Top = 140
  36.     Width = 3
  37.     Height = 13
  38.     Visible = False
  39.   end
  40.   object Label3: TLabel
  41.     Left = 130
  42.     Top = 153
  43.     Width = 3
  44.     Height = 13
  45.     ShowAccelChar = False
  46.     Visible = False
  47.   end
  48.   object Label4: TLabel
  49.     Left = 7
  50.     Top = 284
  51.     Width = 122
  52.     Height = 13
  53.     Caption = '<A HREF="http://"></A>'
  54.     Font.Charset = DEFAULT_CHARSET
  55.     Font.Color = clNavy
  56.     Font.Height = -12
  57.     Font.Name = 'MS Sans Serif'
  58.     Font.Style = []
  59.     ParentFont = False
  60.   end
  61.   object Label5: TLabel
  62.     Left = 91
  63.     Top = 172
  64.     Width = 87
  65.     Height = 13
  66.     Caption = '<A HREF="http://'
  67.     Visible = False
  68.   end
  69.   object Label6: TLabel
  70.     Left = 8
  71.     Top = 141
  72.     Width = 209
  73.     Height = 13
  74.     Alignment = taCenter
  75.     AutoSize = False
  76.     Caption = 'Osoite:'
  77.   end
  78.   object Label7: TLabel
  79.     Left = 7
  80.     Top = 180
  81.     Width = 94
  82.     Height = 13
  83.     Caption = 'Selitys/Kuumasana:'
  84.   end
  85.   object Label8: TLabel
  86.     Left = 112
  87.     Top = 180
  88.     Width = 105
  89.     Height = 13
  90.     Alignment = taCenter
  91.     AutoSize = False
  92.     Caption = 'Otsikko (subject):'
  93.   end
  94.   object SelitysLabel: TLabel
  95.     Left = 8
  96.     Top = 8
  97.     Width = 209
  98.     Height = 49
  99.     AutoSize = False
  100.     Caption = 
  101.       'Mit∩┐╜ sivu olisikaan ilman linkkej∩┐╜. Iso linkki-sivu takaa sivull' +
  102.       'esi katselijoita.'
  103.     Layout = tlCenter
  104.     WordWrap = True
  105.   end
  106.   object Label9: TLabel
  107.     Left = 112
  108.     Top = 219
  109.     Width = 99
  110.     Height = 13
  111.     Caption = 'Tiedoston asetukset:'
  112.   end
  113.   object LatausPolku1: TLabel
  114.     Left = 152
  115.     Top = 272
  116.     Width = 3
  117.     Height = 13
  118.     Visible = False
  119.   end
  120.   object LatausPolku: TLabel
  121.     Left = 152
  122.     Top = 256
  123.     Width = 59
  124.     Height = 13
  125.     Caption = 'LatausPolku'
  126.     Visible = False
  127.   end
  128.   object RadioButton1: TRadioButton
  129.     Left = 59
  130.     Top = 63
  131.     Width = 91
  132.     Height = 13
  133.     Caption = 'Ei protokollaa'
  134.     TabOrder = 0
  135.     OnClick = RadioButton1Click
  136.   end
  137.   object RadioButton2: TRadioButton
  138.     Left = 20
  139.     Top = 82
  140.     Width = 59
  141.     Height = 14
  142.     Caption = 'http://'
  143.     Checked = True
  144.     TabOrder = 1
  145.     TabStop = True
  146.     OnClick = RadioButton2Click
  147.   end
  148.   object RadioButton3: TRadioButton
  149.     Left = 117
  150.     Top = 82
  151.     Width = 72
  152.     Height = 14
  153.     Caption = 'gopher://'
  154.     TabOrder = 2
  155.     OnClick = RadioButton3Click
  156.   end
  157.   object RadioButton4: TRadioButton
  158.     Left = 20
  159.     Top = 102
  160.     Width = 59
  161.     Height = 13
  162.     Caption = 'ftp://'
  163.     TabOrder = 3
  164.     OnClick = RadioButton4Click
  165.   end
  166.   object RadioButton5: TRadioButton
  167.     Left = 20
  168.     Top = 119
  169.     Width = 101
  170.     Height = 13
  171.     Caption = 'L∩┐╜het∩┐╜ e-mailia'
  172.     TabOrder = 4
  173.     OnClick = RadioButton5Click
  174.   end
  175.   object RadioButton6: TRadioButton
  176.     Left = 117
  177.     Top = 102
  178.     Width = 72
  179.     Height = 13
  180.     Caption = 'telnet://'
  181.     TabOrder = 5
  182.     OnClick = RadioButton6Click
  183.   end
  184.   object RadioButton7: TRadioButton
  185.     Left = 117
  186.     Top = 119
  187.     Width = 72
  188.     Height = 14
  189.     Caption = 'News:'
  190.     TabOrder = 6
  191.     OnClick = RadioButton7Click
  192.   end
  193.   object CheckBox1: TCheckBox
  194.     Left = 7
  195.     Top = 219
  196.     Width = 104
  197.     Height = 13
  198.     Caption = 'K∩┐╜yt∩┐╜ tiedostoa'
  199.     TabOrder = 7
  200.     OnClick = CheckBox1Click
  201.   end
  202.   object CheckBox2: TCheckBox
  203.     Left = 7
  204.     Top = 239
  205.     Width = 98
  206.     Height = 13
  207.     Caption = 'Kohde (target)'
  208.     TabOrder = 8
  209.     OnClick = CheckBox2Click
  210.   end
  211.   object CheckBox3: TCheckBox
  212.     Left = 7
  213.     Top = 258
  214.     Width = 111
  215.     Height = 13
  216.     Caption = 'Otsikko (subject)'
  217.     Enabled = False
  218.     TabOrder = 9
  219.     OnClick = CheckBox3Click
  220.   end
  221.   object BitBtn1: TBitBtn
  222.     Left = 7
  223.     Top = 304
  224.     Width = 85
  225.     Height = 25
  226.     Caption = '&Lis∩┐╜∩┐╜ koodi'
  227.     TabOrder = 10
  228.     OnClick = BitBtn1Click
  229.     Glyph.Data = {
  230.       76010000424D7601000000000000760000002800000020000000100000000100
  231.       0400000000000001000000000000000000001000000010000000000000000000
  232.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  233.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333303
  234.       333333333333337FF3333333333333903333333333333377FF33333333333399
  235.       03333FFFFFFFFF777FF3000000999999903377777777777777FF0FFFF0999999
  236.       99037F3337777777777F0FFFF099999999907F3FF777777777770F00F0999999
  237.       99037F773777777777730FFFF099999990337F3FF777777777330F00FFFFF099
  238.       03337F773333377773330FFFFFFFF09033337F3FF3FFF77733330F00F0000003
  239.       33337F773777777333330FFFF0FF033333337F3FF7F3733333330F08F0F03333
  240.       33337F7737F7333333330FFFF003333333337FFFF77333333333000000333333
  241.       3333777777333333333333333333333333333333333333333333}
  242.     NumGlyphs = 2
  243.   end
  244.   object BitBtn2: TBitBtn
  245.     Left = 86
  246.     Top = 336
  247.     Width = 60
  248.     Height = 25
  249.     Caption = '&Sulje'
  250.     TabOrder = 11
  251.     OnClick = BitBtn2Click
  252.     Glyph.Data = {
  253.       76010000424D7601000000000000760000002800000020000000100000000100
  254.       0400000000000001000000000000000000001000000010000000000000000000
  255.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  256.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
  257.       03333377777777777F333301111111110333337F333333337F33330111111111
  258.       0333337F333333337F333301111111110333337F333333337F33330111111111
  259.       0333337F333333337F333301111111110333337F333333337F33330111111111
  260.       0333337F3333333F7F333301111111B10333337F333333737F33330111111111
  261.       0333337F333333337F333301111111110333337F33FFFFF37F3333011EEEEE11
  262.       0333337F377777F37F3333011EEEEE110333337F37FFF7F37F3333011EEEEE11
  263.       0333337F377777337F333301111111110333337F333333337F33330111111111
  264.       0333337FFFFFFFFF7F3333000000000003333377777777777333}
  265.     NumGlyphs = 2
  266.   end
  267.   object BitBtn3: TBitBtn
  268.     Left = 109
  269.     Top = 304
  270.     Width = 100
  271.     Height = 25
  272.     Caption = '&Avaa tiedosto'
  273.     Enabled = False
  274.     TabOrder = 12
  275.     OnClick = BitBtn3Click
  276.     Glyph.Data = {
  277.       76010000424D7601000000000000760000002800000020000000100000000100
  278.       0400000000000001000000000000000000001000000010000000000000000000
  279.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  280.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333333B333
  281.       333B33FF33337F3333F73BB3777BB7777BB3377FFFF77FFFF77333B000000000
  282.       0B3333777777777777333330FFFFFFFF07333337F33333337F333330FFFFFFFF
  283.       07333337F3FF3FFF7F333330F00F000F07333337F77377737F333330FFFFFFFF
  284.       07333FF7F3FFFF3F7FFFBBB0F0000F0F0BB37777F7777373777F3BB0FFFFFFFF
  285.       0BBB3777F3FF3FFF77773330F00F000003333337F773777773333330FFFF0FF0
  286.       33333337F3FF7F37F3333330F08F0F0B33333337F7737F77FF333330FFFF003B
  287.       B3333337FFFF77377FF333B000000333BB33337777777F3377FF3BB3333BB333
  288.       3BB33773333773333773B333333B3333333B7333333733333337}
  289.     NumGlyphs = 2
  290.   end
  291.   object Protokolla: TEdit
  292.     Left = 7
  293.     Top = 154
  294.     Width = 52
  295.     Height = 21
  296.     ReadOnly = True
  297.     TabOrder = 13
  298.     Text = 'http://'
  299.   end
  300.   object Osote: TEdit
  301.     Left = 59
  302.     Top = 154
  303.     Width = 156
  304.     Height = 21
  305.     TabOrder = 14
  306.     OnChange = OsoteChange
  307.   end
  308.   object Selitys: TEdit
  309.     Left = 7
  310.     Top = 193
  311.     Width = 98
  312.     Height = 21
  313.     TabOrder = 15
  314.     OnChange = SelitysChange
  315.   end
  316.   object Otsikko: TEdit
  317.     Left = 111
  318.     Top = 193
  319.     Width = 104
  320.     Height = 21
  321.     Color = clBtnFace
  322.     Enabled = False
  323.     TabOrder = 16
  324.     OnChange = OtsikkoChange
  325.   end
  326.   object Polku: TComboBox
  327.     Left = 112
  328.     Top = 233
  329.     Width = 105
  330.     Height = 21
  331.     Hint = 
  332.       'On suositeltavaa ett∩┐╜ valitset "suhteellinen polku", jolloin sin' +
  333.       'un ei tarvitse muuttaa kuva-avustajan tekem∩┐╜∩┐╜ koodia'
  334.     Enabled = False
  335.     ItemHeight = 13
  336.     Items.Strings = (
  337.       'Suhteellinen polku'
  338.       'Absoluuttinen polku'
  339.       'Ei polkua')
  340.     ParentShowHint = False
  341.     ShowHint = True
  342.     TabOrder = 17
  343.     Text = 'Polku'
  344.     OnChange = PolkuChange
  345.   end
  346.   object PolkuAnalyzer: TMemo
  347.     Left = 16
  348.     Top = 72
  349.     Width = 185
  350.     Height = 89
  351.     TabOrder = 18
  352.     Visible = False
  353.     WordWrap = False
  354.   end
  355.   object OpenDialog1: TOpenDialog
  356.     Filter = 
  357.       'Kaikki tiedostot (*.*)|*.*|HTML tiedostot (*.HTM, *.HTML)|*.HTM;' +
  358.       ' *.HTML'
  359.     Title = 'Avaa tiedosto'
  360.     Left = 144
  361.     Top = 136
  362.   end
  363.   object MarsCaption1: TMarsCaption
  364.     ActiveBeginColor = clNavy
  365.     ActiveEndColor = clBlue
  366.     ActiveFontColor = clWhite
  367.     InactiveBeginColor = clGray
  368.     InactiveEndColor = clSilver
  369.     InactiveFontColor = clSilver
  370.     ApplicationNameFont.Charset = DEFAULT_CHARSET
  371.     ApplicationNameFont.Color = clWindowText
  372.     ApplicationNameFont.Height = -10
  373.     ApplicationNameFont.Name = 'MS Sans Serif'
  374.     ApplicationNameFont.Style = [fsBold]
  375.     CaptionFont.Charset = DEFAULT_CHARSET
  376.     CaptionFont.Color = clWindowText
  377.     CaptionFont.Height = -10
  378.     CaptionFont.Name = 'MS Sans Serif'
  379.     CaptionFont.Style = []
  380.     NumColors = 64
  381.     AutoSize = False
  382.     Left = 176
  383.     Top = 136
  384.   end
  385. end
  386.