home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC Special 8 / LogicielsPCHS_8.iso / LogPC32.exe / 0 / RCDATA / TFRMINFOS / TFRMINFOS.txt
Text File  |  2000-05-11  |  3KB  |  105 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.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   TextHeight = 16
  17.   object iBbtQuitter: TBitBtn
  18.     Left = 251
  19.     Top = 401
  20.     Width = 110
  21.     Height = 28
  22.     Caption = '&Quitter'
  23.     ModalResult = 1
  24.     TabOrder = 0
  25.     Glyph.Data = {
  26.       76010000424D7601000000000000760000002800000020000000100000000100
  27.       04000000000000010000120B0000120B00001000000000000000000000000000
  28.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  29.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
  30.       03333377777777777F333301111111110333337F333333337F33330111111111
  31.       0333337F333333337F333301111111110333337F333333337F33330111111111
  32.       0333337F333333337F333301111111110333337F333333337F33330111111111
  33.       0333337F3333333F7F333301111111B10333337F333333737F33330111111111
  34.       0333337F333333337F333301111111110333337F33FFFFF37F3333011EEEEE11
  35.       0333337F377777F37F3333011EEEEE110333337F37FFF7F37F3333011EEEEE11
  36.       0333337F377777337F333301111111110333337F333333337F33330111111111
  37.       0333337FFFFFFFFF7F3333000000000003333377777777777333}
  38.     Layout = blGlyphRight
  39.     NumGlyphs = 2
  40.     Style = bsNew
  41.     Spacing = -1
  42.   end
  43.   object iMoTexte: TMemo
  44.     Left = 3
  45.     Top = 272
  46.     Width = 605
  47.     Height = 121
  48.     Font.Color = clWindowText
  49.     Font.Height = -13
  50.     Font.Name = 'System'
  51.     Font.Pitch = fpFixed
  52.     Font.Style = []
  53.     ParentFont = False
  54.     ReadOnly = True
  55.     ScrollBars = ssBoth
  56.     TabOrder = 1
  57.   end
  58.   object iChxStretch: TCheckBox
  59.     Left = 217
  60.     Top = 244
  61.     Width = 178
  62.     Height = 17
  63.     Caption = '&Redimensionner l'#39'image'
  64.     TabOrder = 2
  65.     OnClick = iChxStretchClick
  66.   end
  67.   object Panel1: TPanel
  68.     Left = 0
  69.     Top = 0
  70.     Width = 611
  71.     Height = 241
  72.     BevelInner = bvRaised
  73.     TabOrder = 3
  74.     object iSbScroll: TScrollBox
  75.       Left = 2
  76.       Top = 2
  77.       Width = 607
  78.       Height = 237
  79.       HorzScrollBar.Increment = 1
  80.       VertScrollBar.Increment = 1
  81.       Align = alClient
  82.       AutoScroll = False
  83.       BorderStyle = bsNone
  84.       TabOrder = 0
  85.       object iImgSnap: TImage
  86.         Left = 0
  87.         Top = 0
  88.         Width = 607
  89.         Height = 237
  90.         Align = alClient
  91.         AutoSize = True
  92.       end
  93.     end
  94.   end
  95.   object iMoCat: TMemo
  96.     Left = 4
  97.     Top = 340
  98.     Width = 185
  99.     Height = 89
  100.     ScrollBars = ssBoth
  101.     TabOrder = 4
  102.     Visible = False
  103.   end
  104. end
  105.