home *** CD-ROM | disk | FTP | other *** search
/ Freelog 6 / Freelog006.iso / FL32.exe / 0 / RCDATA / TFRMADRESSE / TFRMADRESSE.txt
Text File  |  1999-12-09  |  2KB  |  64 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.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   Position = poScreenCenter
  15.   TextHeight = 16
  16.   object BitBtn1: TBitBtn
  17.     Left = 156
  18.     Top = 201
  19.     Width = 110
  20.     Height = 28
  21.     Caption = '&Quitter'
  22.     ModalResult = 1
  23.     TabOrder = 1
  24.     Glyph.Data = {
  25.       78010000424D7801000000000000760000002800000020000000100000000100
  26.       04000000000000000000120B0000120B00000000000000000000000000000000
  27.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  28.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
  29.       03333377777777777F333301111111110333337F333333337F33330111111111
  30.       0333337F333333337F333301111111110333337F333333337F33330111111111
  31.       0333337F333333337F333301111111110333337F333333337F33330111111111
  32.       0333337F3333333F7F333301111111B10333337F333333737F33330111111111
  33.       0333337F333333337F333301111111110333337F33FFFFF37F3333011EEEEE11
  34.       0333337F377777F37F3333011EEEEE110333337F37FFF7F37F3333011EEEEE11
  35.       0333337F377777337F333301111111110333337F333333337F33330111111111
  36.       0333337FFFFFFFFF7F33330000000000033333777777777773330000}
  37.     Layout = blGlyphRight
  38.     NumGlyphs = 2
  39.     Style = bsNew
  40.     Spacing = -1
  41.   end
  42.   object Memo1: TMemo
  43.     Left = 7
  44.     Top = 12
  45.     Width = 409
  46.     Height = 181
  47.     TabStop = False
  48.     Enabled = False
  49.     Lines.Strings = (
  50.       'DP Presse'
  51.       '159 bd Henri Barnier'
  52.       'Locaux d'#39'Entreprises G.239'
  53.       '13015 MARSEILLE'
  54.       ''
  55.       'T∩┐╜l∩┐╜phone: 04.91.51.30.20                 Fax: 04.91.51.25.15'
  56.       'Hot-Line:    04.91.51.30.31'
  57.       '(Dialogue avec la r∩┐╜daction le mercredi de 14 ∩┐╜ 18 heures)'
  58.       ''
  59.       'Web: www.dppresse.com   '
  60.       '                     ')
  61.     TabOrder = 0
  62.   end
  63. end
  64.