home *** CD-ROM | disk | FTP | other *** search
/ Freelog 34 / Freelog034.iso / Bas / Internet / Netedit / _SETUP.1 / netedit.exe / 0 / RCDATA / TDEBUTHTM / TDEBUTHTM.txt
Encoding:
Text File  |  2002-01-17  |  8.0 KB  |  339 lines

  1. object debuthtm: Tdebuthtm
  2.   Left = 291
  3.   Top = 202
  4.   ActiveControl = OKBtn
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Fichier HTML'
  8.   ClientHeight = 254
  9.   ClientWidth = 433
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clBlack
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = [fsBold]
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   OnActivate = FormActivate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Bevel1: TBevel
  22.     Left = 8
  23.     Top = 8
  24.     Width = 417
  25.     Height = 193
  26.     Shape = bsFrame
  27.     IsControl = True
  28.   end
  29.   object Label1: TLabel
  30.     Left = 40
  31.     Top = 40
  32.     Width = 77
  33.     Height = 13
  34.     Caption = 'Titre de la page:'
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clBlack
  37.     Font.Height = -11
  38.     Font.Name = 'MS Sans Serif'
  39.     Font.Style = []
  40.     ParentFont = False
  41.   end
  42.   object OKBtn: TBitBtn
  43.     Left = 40
  44.     Top = 212
  45.     Width = 77
  46.     Height = 27
  47.     Font.Charset = DEFAULT_CHARSET
  48.     Font.Color = clBlack
  49.     Font.Height = -11
  50.     Font.Name = 'MS Sans Serif'
  51.     Font.Style = []
  52.     ParentFont = False
  53.     TabOrder = 13
  54.     OnClick = nouv_fich
  55.     Kind = bkOK
  56.     Margin = 2
  57.     Spacing = -1
  58.     IsControl = True
  59.   end
  60.   object CancelBtn: TBitBtn
  61.     Left = 140
  62.     Top = 212
  63.     Width = 77
  64.     Height = 27
  65.     Font.Charset = DEFAULT_CHARSET
  66.     Font.Color = clBlack
  67.     Font.Height = -11
  68.     Font.Name = 'MS Sans Serif'
  69.     Font.Style = []
  70.     ParentFont = False
  71.     TabOrder = 14
  72.     Kind = bkCancel
  73.     Margin = 2
  74.     Spacing = -1
  75.     IsControl = True
  76.   end
  77.   object Edit1: TEdit
  78.     Left = 176
  79.     Top = 32
  80.     Width = 209
  81.     Height = 21
  82.     Font.Charset = DEFAULT_CHARSET
  83.     Font.Color = clBlack
  84.     Font.Height = -11
  85.     Font.Name = 'MS Sans Serif'
  86.     Font.Style = []
  87.     ParentFont = False
  88.     TabOrder = 0
  89.     Text = '(Choisissez_un_titre)'
  90.   end
  91.   object Button1: TButton
  92.     Left = 88
  93.     Top = 72
  94.     Width = 89
  95.     Height = 25
  96.     Caption = 'Fond'
  97.     Enabled = False
  98.     Font.Charset = DEFAULT_CHARSET
  99.     Font.Color = clBlack
  100.     Font.Height = -11
  101.     Font.Name = 'MS Sans Serif'
  102.     Font.Style = []
  103.     ParentFont = False
  104.     TabOrder = 2
  105.     OnClick = Button1Click
  106.   end
  107.   object Button2: TButton
  108.     Left = 88
  109.     Top = 112
  110.     Width = 89
  111.     Height = 25
  112.     Caption = 'Texte'
  113.     Enabled = False
  114.     Font.Charset = DEFAULT_CHARSET
  115.     Font.Color = clBlack
  116.     Font.Height = -11
  117.     Font.Name = 'MS Sans Serif'
  118.     Font.Style = []
  119.     ParentFont = False
  120.     TabOrder = 4
  121.     OnClick = Button2Click
  122.   end
  123.   object Button3: TButton
  124.     Left = 296
  125.     Top = 72
  126.     Width = 89
  127.     Height = 25
  128.     Caption = 'Liens'
  129.     Enabled = False
  130.     Font.Charset = DEFAULT_CHARSET
  131.     Font.Color = clBlack
  132.     Font.Height = -11
  133.     Font.Name = 'MS Sans Serif'
  134.     Font.Style = []
  135.     ParentFont = False
  136.     TabOrder = 8
  137.     OnClick = Button3Click
  138.   end
  139.   object Button4: TButton
  140.     Left = 296
  141.     Top = 112
  142.     Width = 89
  143.     Height = 25
  144.     Caption = 'Liens actifs'
  145.     Enabled = False
  146.     Font.Charset = DEFAULT_CHARSET
  147.     Font.Color = clBlack
  148.     Font.Height = -11
  149.     Font.Name = 'MS Sans Serif'
  150.     Font.Style = []
  151.     ParentFont = False
  152.     TabOrder = 10
  153.     OnClick = Button4Click
  154.   end
  155.   object Button5: TButton
  156.     Left = 296
  157.     Top = 152
  158.     Width = 89
  159.     Height = 25
  160.     Caption = 'Liens activ∩┐╜s'
  161.     Enabled = False
  162.     Font.Charset = DEFAULT_CHARSET
  163.     Font.Color = clBlack
  164.     Font.Height = -11
  165.     Font.Name = 'MS Sans Serif'
  166.     Font.Style = []
  167.     ParentFont = False
  168.     TabOrder = 12
  169.     OnClick = Button5Click
  170.   end
  171.   object CheckBox1: TCheckBox
  172.     Left = 40
  173.     Top = 80
  174.     Width = 17
  175.     Height = 17
  176.     TabOrder = 1
  177.     OnClick = CheckBox1Click
  178.   end
  179.   object CheckBox2: TCheckBox
  180.     Left = 40
  181.     Top = 120
  182.     Width = 17
  183.     Height = 17
  184.     TabOrder = 3
  185.     OnClick = CheckBox2Click
  186.   end
  187.   object CheckBox3: TCheckBox
  188.     Left = 256
  189.     Top = 80
  190.     Width = 17
  191.     Height = 17
  192.     TabOrder = 7
  193.     OnClick = CheckBox3Click
  194.   end
  195.   object CheckBox4: TCheckBox
  196.     Left = 256
  197.     Top = 120
  198.     Width = 17
  199.     Height = 17
  200.     TabOrder = 9
  201.     OnClick = CheckBox4Click
  202.   end
  203.   object CheckBox5: TCheckBox
  204.     Left = 256
  205.     Top = 160
  206.     Width = 17
  207.     Height = 17
  208.     TabOrder = 11
  209.     OnClick = CheckBox5Click
  210.   end
  211.   object CheckBox6: TCheckBox
  212.     Left = 40
  213.     Top = 160
  214.     Width = 17
  215.     Height = 17
  216.     TabOrder = 5
  217.     OnClick = CheckBox6Click
  218.   end
  219.   object Button6: TButton
  220.     Left = 88
  221.     Top = 152
  222.     Width = 89
  223.     Height = 25
  224.     Caption = 'Image de fond'
  225.     Enabled = False
  226.     Font.Charset = DEFAULT_CHARSET
  227.     Font.Color = clBlack
  228.     Font.Height = -11
  229.     Font.Name = 'MS Sans Serif'
  230.     Font.Style = []
  231.     ParentFont = False
  232.     TabOrder = 6
  233.     OnClick = Button6Click
  234.   end
  235.   object BitBtn1: TBitBtn
  236.     Left = 236
  237.     Top = 212
  238.     Width = 77
  239.     Height = 27
  240.     Font.Charset = DEFAULT_CHARSET
  241.     Font.Color = clBlack
  242.     Font.Height = -11
  243.     Font.Name = 'MS Sans Serif'
  244.     Font.Style = []
  245.     ParentFont = False
  246.     TabOrder = 15
  247.     OnClick = BitBtn1Click
  248.     Kind = bkHelp
  249.     Margin = 2
  250.     Spacing = -1
  251.     IsControl = True
  252.   end
  253.   object BitBtn2: TBitBtn
  254.     Left = 332
  255.     Top = 212
  256.     Width = 77
  257.     Height = 27
  258.     Cancel = True
  259.     Caption = 'Aper∩┐╜u'
  260.     Font.Charset = DEFAULT_CHARSET
  261.     Font.Color = clBlack
  262.     Font.Height = -11
  263.     Font.Name = 'MS Sans Serif'
  264.     Font.Style = []
  265.     ParentFont = False
  266.     TabOrder = 16
  267.     OnClick = BitBtn2Click
  268.     Glyph.Data = {
  269.       36030000424D3603000000000000360000002800000010000000100000000100
  270.       1800000000000003000000000000000000000000000000000000FF00FFFF00FF
  271.       FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00
  272.       FFFF00FFFF00FFFF00FF00000000000000000000000000000000000000000000
  273.       0000000000000000000000000000FF00FFFF00FF000000000000000000FFFFFF
  274.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00
  275.       FF000000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  276.       FFFF000000000000000000000000000000000000000000FF00FF000000FFFFFF
  277.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000808080C0C0C0C0C0C08080800000
  278.       00000000FF00FFFF00FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000080
  279.       8080C0C0C0C0C0C0FFFF00808080808080000000FF00FFFF00FF000000FFFFFF
  280.       FFFFFFFFFFFFFFFFFFFFFFFF000000C0C0C0C0C0C0C0C0C0C0C0C0808080C0C0
  281.       C0000000FF00FFFF00FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000C0
  282.       C0C0FFFF00C0C0C0C0C0C0808080C0C0C0000000FF00FFFF00FF000000FFFFFF
  283.       FFFFFFFFFFFFFFFFFFFFFFFF000000808080FFFF00FFFF00C0C0C08080808080
  284.       80000000FF00FFFF00FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00
  285.       0000808080C0C0C0C0C0C0808080000000FF00FFFF00FFFF00FF000000FFFFFF
  286.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000FF00
  287.       FFFF00FFFF00FFFF00FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  288.       FFFFFFFFFFFFFFFFFFFFFF000000FF00FFFF00FFFF00FFFF00FF000000FFFFFF
  289.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000FF00
  290.       FFFF00FFFF00FFFF00FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  291.       FFFF000000C0C0C0000000FF00FFFF00FFFF00FFFF00FFFF00FF000000FFFFFF
  292.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000FF00FFFF00FFFF00
  293.       FFFF00FFFF00FFFF00FF00000000000000000000000000000000000000000000
  294.       0000000000FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF}
  295.     Margin = 2
  296.     Spacing = -1
  297.     IsControl = True
  298.   end
  299.   object ColorDialog1: TColorDialog
  300.     Ctl3D = True
  301.     Color = clWhite
  302.     Options = [cdFullOpen, cdAnyColor]
  303.     Left = 184
  304.     Top = 72
  305.   end
  306.   object ColorDialog2: TColorDialog
  307.     Ctl3D = True
  308.     Options = [cdFullOpen, cdAnyColor]
  309.     Left = 184
  310.     Top = 112
  311.   end
  312.   object ColorDialog3: TColorDialog
  313.     Ctl3D = True
  314.     Color = clBlue
  315.     Options = [cdFullOpen, cdAnyColor]
  316.     Left = 392
  317.     Top = 72
  318.   end
  319.   object ColorDialog4: TColorDialog
  320.     Ctl3D = True
  321.     Color = clRed
  322.     Options = [cdFullOpen, cdAnyColor]
  323.     Left = 392
  324.     Top = 112
  325.   end
  326.   object ColorDialog5: TColorDialog
  327.     Ctl3D = True
  328.     Color = clPurple
  329.     Options = [cdFullOpen, cdAnyColor]
  330.     Left = 392
  331.     Top = 152
  332.   end
  333.   object OpenPictureDialog1: TOpenDialog
  334.     Filter = 'Fichiers images (*.gif;*.jpg;*.png)|*.gif;*.jpg;*.jpeg;*.png'
  335.     Left = 184
  336.     Top = 152
  337.   end
  338. end
  339.