home *** CD-ROM | disk | FTP | other *** search
- object meta: Tmeta
- Left = 205
- Top = 91
- ActiveControl = OKBtn
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Balises Meta'
- ClientHeight = 304
- ClientWidth = 439
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- OldCreateOrder = True
- Position = poScreenCenter
- OnActivate = FormActivate
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 337
- Height = 289
- Shape = bsFrame
- IsControl = True
- end
- object Label1: TLabel
- Left = 216
- Top = 192
- Width = 4
- Height = 20
- Caption = '/'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 264
- Top = 192
- Width = 4
- Height = 20
- Caption = '/'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object OKBtn: TBitBtn
- Left = 356
- Top = 8
- Width = 77
- Height = 27
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 11
- Kind = bkOK
- Margin = 2
- Spacing = -1
- IsControl = True
- end
- object CancelBtn: TBitBtn
- Left = 356
- Top = 40
- Width = 77
- Height = 27
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 12
- Kind = bkCancel
- Margin = 2
- Spacing = -1
- IsControl = True
- end
- object GroupBox1: TGroupBox
- Left = 24
- Top = 16
- Width = 145
- Height = 265
- TabOrder = 0
- object CheckBox1: TCheckBox
- Left = 24
- Top = 16
- Width = 113
- Height = 17
- Caption = 'author'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = CheckBox1Click
- end
- object CheckBox2: TCheckBox
- Left = 24
- Top = 48
- Width = 113
- Height = 17
- Caption = 'keywords'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = CheckBox2Click
- end
- object CheckBox3: TCheckBox
- Left = 24
- Top = 80
- Width = 113
- Height = 17
- Caption = 'description'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = CheckBox3Click
- end
- object CheckBox4: TCheckBox
- Left = 24
- Top = 112
- Width = 113
- Height = 17
- Caption = 'revisit after'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- OnClick = CheckBox4Click
- end
- object CheckBox5: TCheckBox
- Left = 24
- Top = 144
- Width = 113
- Height = 17
- Caption = 'copyright'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- OnClick = CheckBox5Click
- end
- object CheckBox6: TCheckBox
- Left = 24
- Top = 176
- Width = 113
- Height = 17
- Caption = 'date de cr�ation'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 5
- OnClick = CheckBox6Click
- end
- object CheckBox7: TCheckBox
- Left = 24
- Top = 208
- Width = 113
- Height = 17
- Caption = 'langue'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 6
- OnClick = CheckBox7Click
- end
- object CheckBox8: TCheckBox
- Left = 24
- Top = 240
- Width = 113
- Height = 17
- Caption = 'e-mail'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = False
- TabOrder = 7
- OnClick = CheckBox8Click
- end
- end
- object Edit1: TEdit
- Left = 184
- Top = 32
- Width = 145
- Height = 21
- Hint = 'Nom de l'#39'auteur du site'
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- end
- object Edit2: TEdit
- Left = 184
- Top = 64
- Width = 145
- Height = 21
- Hint = 'Mots cl�s s�par�s par un esspace ou une virgule'
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- end
- object Edit3: TEdit
- Left = 184
- Top = 96
- Width = 145
- Height = 21
- Hint = 'Description du site'
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- end
- object BitBtn1: TBitBtn
- Left = 356
- Top = 72
- Width = 77
- Height = 27
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 13
- OnClick = BitBtn1Click
- Kind = bkHelp
- Margin = 2
- Spacing = -1
- IsControl = True
- end
- object Edit4: TEdit
- Left = 184
- Top = 128
- Width = 145
- Height = 21
- Hint = 'Nombre de jours'
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 4
- end
- object Edit5: TEdit
- Left = 184
- Top = 160
- Width = 145
- Height = 21
- Hint = 'Outils utilis�s'
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 5
- end
- object edit61: TEdit
- Left = 184
- Top = 192
- Width = 25
- Height = 21
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 2
- ParentFont = False
- TabOrder = 6
- OnChange = edit61Change
- end
- object Edit62: TEdit
- Left = 232
- Top = 192
- Width = 25
- Height = 21
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 2
- ParentFont = False
- TabOrder = 7
- OnChange = Edit62Change
- end
- object Edit63: TEdit
- Left = 280
- Top = 192
- Width = 49
- Height = 21
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 4
- ParentFont = False
- TabOrder = 8
- end
- object ComboBox1: TComboBox
- Left = 184
- Top = 224
- Width = 145
- Height = 21
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- ParentFont = False
- TabOrder = 9
- Text = 'fr'
- Items.Strings = (
- 'fr'
- 'ang')
- end
- object Edit6: TEdit
- Left = 184
- Top = 256
- Width = 145
- Height = 21
- Hint = 'E-mail du webmaster'
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 10
- end
- end
-