home *** CD-ROM | disk | FTP | other *** search
- object MainForm: TMainForm
- Left = 248
- Top = 203
- BorderStyle = bsToolWindow
- Caption = 'MainForm'
- ClientHeight = 34
- ClientWidth = 283
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- OnActivate = FormActivate
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 4
- Top = 4
- Width = 171
- Height = 13
- Caption = 'Pros�m �ekejte, prob�h� konverze ...'
- end
- object Procenta: TProgressBar
- Left = 4
- Top = 20
- Width = 277
- Height = 13
- Min = 0
- Max = 100
- TabOrder = 0
- end
- object Timer: TTimer
- Enabled = False
- Interval = 50
- OnTimer = TimerTimer
- Left = 252
- end
- end
-