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

  1. object formCarregando: TformCarregando
  2.   Left = 316
  3.   Top = 289
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'formCarregando'
  7.   ClientHeight = 50
  8.   ClientWidth = 248
  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.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object labelCarregando: TPanel
  23.     Left = 0
  24.     Top = 0
  25.     Width = 248
  26.     Height = 50
  27.     Align = alClient
  28.     BevelOuter = bvNone
  29.     Caption = 'labelCarregando'
  30.     Font.Charset = DEFAULT_CHARSET
  31.     Font.Color = clWindowText
  32.     Font.Height = -11
  33.     Font.Name = 'MS Sans Serif'
  34.     Font.Style = [fsBold]
  35.     ParentFont = False
  36.     TabOrder = 0
  37.   end
  38. end
  39.