home *** CD-ROM | disk | FTP | other *** search
/ Ortografía Interactiva / Ortografia.iso / general.exe / 0 / RCDATA / TSCROLLBMP / TSCROLLBMP.txt
Text File  |  2006-04-20  |  649b  |  30 lines

  1. object Scrollbmp: TScrollbmp
  2.   Left = 300
  3.   Top = 119
  4.   Cursor = crHandPoint
  5.   HorzScrollBar.ButtonSize = 16
  6.   VertScrollBar.ButtonSize = 16
  7.   BorderIcons = []
  8.   BorderStyle = bsNone
  9.   ClientHeight = 226
  10.   ClientWidth = 392
  11.   Color = clBlack
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   OldCreateOrder = False
  18.   Position = poDefault
  19.   Scaled = False
  20.   WindowState = wsMaximized
  21.   OnActivate = FormActivate
  22.   OnClick = FormClick
  23.   OnCreate = FormCreate
  24.   OnDestroy = FormDestroy
  25.   OnPaint = FormPaint
  26.   OnShow = FormShow
  27.   PixelsPerInch = 96
  28.   TextHeight = 13
  29. end
  30.