home *** CD-ROM | disk | FTP | other *** search
/ Freelog 49 / Freelog049.iso / FL32.exe / 0 / RCDATA / TFRMADRESSE / TFRMADRESSE.txt
Text File  |  2000-03-09  |  2KB  |  73 lines

  1. object FrmAdresse: TFrmAdresse
  2.   Left = 307
  3.   Top = 14
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Nos coordonn∩┐╜es...'
  7.   ClientHeight = 233
  8.   ClientWidth = 422
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'System'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 16
  19.   object BitBtn1: TBitBtn
  20.     Left = 156
  21.     Top = 201
  22.     Width = 110
  23.     Height = 28
  24.     Caption = '&Quitter'
  25.     ModalResult = 1
  26.     TabOrder = 1
  27.     Glyph.Data = {
  28.       76010000424D7601000000000000760000002800000020000000100000000100
  29.       04000000000000010000120B0000120B00001000000000000000000000000000
  30.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  31.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
  32.       03333377777777777F333301111111110333337F333333337F33330111111111
  33.       0333337F333333337F333301111111110333337F333333337F33330111111111
  34.       0333337F333333337F333301111111110333337F333333337F33330111111111
  35.       0333337F3333333F7F333301111111B10333337F333333737F33330111111111
  36.       0333337F333333337F333301111111110333337F33FFFFF37F3333011EEEEE11
  37.       0333337F377777F37F3333011EEEEE110333337F37FFF7F37F3333011EEEEE11
  38.       0333337F377777337F333301111111110333337F333333337F33330111111111
  39.       0333337FFFFFFFFF7F3333000000000003333377777777777333}
  40.     Layout = blGlyphRight
  41.     NumGlyphs = 2
  42.     Style = bsNew
  43.     Spacing = -1
  44.   end
  45.   object Memo1: TMemo
  46.     Left = 7
  47.     Top = 8
  48.     Width = 409
  49.     Height = 185
  50.     TabStop = False
  51.     Enabled = False
  52.     Font.Charset = DEFAULT_CHARSET
  53.     Font.Color = clWindowText
  54.     Font.Height = -13
  55.     Font.Name = 'System'
  56.     Font.Style = []
  57.     Lines.Strings = (
  58.       'DP Presse'
  59.       '159 bd Henri Barnier'
  60.       'Locaux d'#39'Entreprises G.239'
  61.       '13015 MARSEILLE'
  62.       ''
  63.       'T∩┐╜l∩┐╜phone: 04.91.51.30.20                 Fax: 04.91.51.25.15'
  64.       'Hot-Line:    04.91.51.30.31'
  65.       '(Dialogue avec la r∩┐╜daction le mercredi de 14 ∩┐╜ 18 heures)'
  66.       ''
  67.       'Web:    www.dppresse.com   '
  68.       'E-Mail: contact@dppresse.com')
  69.     ParentFont = False
  70.     TabOrder = 0
  71.   end
  72. end
  73.