home *** CD-ROM | disk | FTP | other *** search
/ Mundo do CD-ROM 118 / cdrom118.iso / cdrom.exe / 0 / RCDATA / TFORMTELACHEIA / TFORMTELACHEIA.txt
Encoding:
Text File  |  2006-06-28  |  642 b   |  32 lines

  1. object formTelaCheia: TformTelaCheia
  2.   Left = 192
  3.   Top = 107
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'formTelaCheia'
  7.   ClientHeight = 243
  8.   ClientWidth = 394
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Scaled = False
  17.   WindowState = wsMaximized
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object imageTelaCheia: TImage
  22.     Left = 0
  23.     Top = 0
  24.     Width = 394
  25.     Height = 243
  26.     Cursor = 1
  27.     Align = alClient
  28.     Center = True
  29.     OnClick = imageTelaCheiaClick
  30.   end
  31. end
  32.