home *** CD-ROM | disk | FTP | other *** search
- object SplashForm: TSplashForm
- Left = 359
- Top = 162
- BorderStyle = bsNone
- Caption = 'Anglick� mluvnice'
- ClientHeight = 275
- ClientWidth = 248
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poScreenCenter
- Visible = True
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 248
- Height = 275
- Align = alClient
- BevelInner = bvLowered
- TabOrder = 0
- object Image1: TImage
- Left = 2
- Top = 2
- Width = 242
- Height = 227
- AutoSize = True
- DragCursor = crHourGlass
- Picture.Data = {<image000.bmp>}
- end
- object Label1: TLabel
- Left = 17
- Top = 226
- Width = 213
- Height = 19
- Caption = 'Encyklopedie anglick� mluvnice'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clNavy
- Font.Height = -16
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object ProgressBar1: TProgressBar
- Left = 9
- Top = 250
- Width = 230
- Height = 16
- Min = 0
- Max = 100
- TabOrder = 0
- Visible = False
- end
- end
- object Timer: TTimer
- Interval = 100
- Left = 205
- Top = 250
- end
- end
-