home *** CD-ROM | disk | FTP | other *** search
- object frmInterpRun: TfrmInterpRun
- Left = 254
- Top = 149
- Width = 406
- Height = 92
- BorderStyle = bsSizeToolWin
- Caption = 'Waiting the parser...'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- OnHide = FormHide
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object lblResult: TLabel
- Left = 104
- Top = 24
- Width = 230
- Height = 16
- Caption = 'Waiting for test results from the parser...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object animate: TAnimate
- Left = 8
- Top = 8
- Width = 80
- Height = 50
- Active = False
- CommonAVI = aviFindFolder
- StopFrame = 29
- end
- end
-