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

  1. object FrmInfos: TFrmInfos
  2.   Left = 259
  3.   Top = 161
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Pour en savoir plus...'
  7.   ClientHeight = 433
  8.   ClientWidth = 612
  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.   Scaled = False
  18.   PixelsPerInch = 96
  19.   TextHeight = 16
  20.   object iBbtQuitter: TBitBtn
  21.     Left = 251
  22.     Top = 401
  23.     Width = 110
  24.     Height = 28
  25.     Caption = '&Quitter'
  26.     ModalResult = 1
  27.     TabOrder = 0
  28.     Glyph.Data = {
  29.       76010000424D7601000000000000760000002800000020000000100000000100
  30.       04000000000000010000120B0000120B00001000000000000000000000000000
  31.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  32.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
  33.       03333377777777777F333301111111110333337F333333337F33330111111111
  34.       0333337F333333337F333301111111110333337F333333337F33330111111111
  35.       0333337F333333337F333301111111110333337F333333337F33330111111111
  36.       0333337F3333333F7F333301111111B10333337F333333737F33330111111111
  37.       0333337F333333337F333301111111110333337F33FFFFF37F3333011EEEEE11
  38.       0333337F377777F37F3333011EEEEE110333337F37FFF7F37F3333011EEEEE11
  39.       0333337F377777337F333301111111110333337F333333337F33330111111111
  40.       0333337FFFFFFFFF7F3333000000000003333377777777777333}
  41.     Layout = blGlyphRight
  42.     NumGlyphs = 2
  43.     Style = bsNew
  44.     Spacing = -1
  45.   end
  46.   object iMoTexte: TMemo
  47.     Left = 3
  48.     Top = 272
  49.     Width = 605
  50.     Height = 121
  51.     Font.Charset = DEFAULT_CHARSET
  52.     Font.Color = clWindowText
  53.     Font.Height = -13
  54.     Font.Name = 'System'
  55.     Font.Pitch = fpFixed
  56.     Font.Style = []
  57.     ParentFont = False
  58.     ReadOnly = True
  59.     ScrollBars = ssBoth
  60.     TabOrder = 1
  61.   end
  62.   object iChxStretch: TCheckBox
  63.     Left = 217
  64.     Top = 244
  65.     Width = 178
  66.     Height = 17
  67.     Caption = '&Redimensionner l'#39'image'
  68.     TabOrder = 2
  69.     OnClick = iChxStretchClick
  70.   end
  71.   object Panel1: TPanel
  72.     Left = 0
  73.     Top = 0
  74.     Width = 611
  75.     Height = 241
  76.     BevelInner = bvRaised
  77.     TabOrder = 3
  78.     object iSbScroll: TScrollBox
  79.       Left = 2
  80.       Top = 2
  81.       Width = 607
  82.       Height = 237
  83.       HorzScrollBar.Increment = 1
  84.       VertScrollBar.Increment = 1
  85.       Align = alClient
  86.       AutoScroll = False
  87.       BorderStyle = bsNone
  88.       TabOrder = 0
  89.       object iImgSnap: TImage
  90.         Left = 0
  91.         Top = 0
  92.         Width = 607
  93.         Height = 237
  94.         Align = alClient
  95.         AutoSize = True
  96.       end
  97.     end
  98.   end
  99.   object iMoCat: TMemo
  100.     Left = 4
  101.     Top = 340
  102.     Width = 185
  103.     Height = 89
  104.     ScrollBars = ssBoth
  105.     TabOrder = 4
  106.     Visible = False
  107.   end
  108. end
  109.