home *** CD-ROM | disk | FTP | other *** search
- object formCarregando: TformCarregando
- Left = 316
- Top = 289
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'formCarregando'
- ClientHeight = 50
- ClientWidth = 248
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = True
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object labelCarregando: TPanel
- Left = 0
- Top = 0
- Width = 248
- Height = 50
- Align = alClient
- BevelOuter = bvNone
- Caption = 'labelCarregando'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- end
- end
-