home *** CD-ROM | disk | FTP | other *** search
- object StatusForm: TStatusForm
- Left = 286
- Top = 260
- BorderStyle = bsDialog
- Caption = 'StatusForm'
- ClientHeight = 56
- ClientWidth = 307
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object StatusTextLabel: TLabel
- Left = 136
- Top = 8
- Width = 77
- Height = 13
- Caption = 'StatusTextLabel'
- end
- object StatusImage: TImage
- Left = 9
- Top = 11
- Width = 32
- Height = 32
- AutoSize = True
- end
- end
-