home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC Special 8 / LogicielsPCHS_8.iso / LogPC32.exe / 0 / RCDATA / TFRMADRESSE / TFRMADRESSE.txt
Text File  |  2000-05-11  |  2KB  |  69 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.       76010000424D7601000000000000760000002800000020000000100000000100
  26.       04000000000000010000120B0000120B00001000000000000000000000000000
  27.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  28.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
  29.       03333377777777777F333301111111110333337F333333337F33330111111111
  30.       0333337F333333337F333301111111110333337F333333337F33330111111111
  31.       0333337F333333337F333301111111110333337F333333337F33330111111111
  32.       0333337F3333333F7F333301111111B10333337F333333737F33330111111111
  33.       0333337F333333337F333301111111110333337F33FFFFF37F3333011EEEEE11
  34.       0333337F377777F37F3333011EEEEE110333337F37FFF7F37F3333011EEEEE11
  35.       0333337F377777337F333301111111110333337F333333337F33330111111111
  36.       0333337FFFFFFFFF7F3333000000000003333377777777777333}
  37.     Layout = blGlyphRight
  38.     NumGlyphs = 2
  39.     Style = bsNew
  40.     Spacing = -1
  41.   end
  42.   object Memo1: TMemo
  43.     Left = 7
  44.     Top = 8
  45.     Width = 409
  46.     Height = 185
  47.     TabStop = False
  48.     Enabled = False
  49.     Font.Color = clWindowText
  50.     Font.Height = -13
  51.     Font.Name = 'System'
  52.     Font.Style = []
  53.     Lines.Strings = (
  54.       'DP Presse'
  55.       '159 bd Henri Barnier'
  56.       'Locaux d'#39'Entreprises G.239'
  57.       '13015 MARSEILLE'
  58.       ''
  59.       'T∩┐╜l∩┐╜phone: 04.91.51.30.20                 Fax: 04.91.51.25.15'
  60.       'Hot-Line:    04.91.51.30.31'
  61.       '(Dialogue avec la r∩┐╜daction le mercredi de 14 ∩┐╜ 18 heures)'
  62.       ''
  63.       'Web:    www.dppresse.com   '
  64.       'E-Mail: contact@dppresse.com')
  65.     ParentFont = False
  66.     TabOrder = 0
  67.   end
  68. end
  69.