home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 9 / FreelogHS09.iso / Divers / MakeSlide / MSlide.exe / 0 / RCDATA / TLIBGR / TLIBGR.txt
Text File  |  2000-06-20  |  751b  |  41 lines

  1. object LibGr: TLibGr
  2.   Left = 476
  3.   Top = 422
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'LibGr'
  7.   ClientHeight = 277
  8.   ClientWidth = 431
  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.   OnKeyPress = FormKeyPress
  17.   PixelsPerInch = 96
  18.   TextHeight = 16
  19.   object Visu: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 113
  23.     Height = 105
  24.     OnMouseUp = VisuMouseUp
  25.   end
  26.   object ImageTemp: TImage
  27.     Left = 4
  28.     Top = 124
  29.     Width = 105
  30.     Height = 105
  31.     Visible = False
  32.   end
  33.   object iTmProcPuissant: TTimer
  34.     Enabled = False
  35.     Interval = 1
  36.     OnTimer = iTmProcPuissantTimer
  37.     Left = 116
  38.     Top = 4
  39.   end
  40. end
  41.