home *** CD-ROM | disk | FTP | other *** search
- object FormSplash: TFormSplash
- Left = 173
- Top = 58
- Cursor = crAppStart
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- ActiveControl = Panel1
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 364
- ClientWidth = 453
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 453
- Height = 364
- Align = alClient
- BevelInner = bvLowered
- BevelWidth = 2
- Color = clWhite
- TabOrder = 0
- object Image1: TImage
- Left = 46
- Top = 39
- Width = 360
- Height = 234
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object LabelFormular: TLabel
- Left = 4
- Top = 17
- Width = 445
- Height = 13
- Align = alTop
- Caption = 'Formular'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object LabelBDEPath: TLabel
- Left = 4
- Top = 4
- Width = 445
- Height = 13
- Align = alTop
- Alignment = taRightJustify
- Caption = 'BDE-Pfad'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Label1: TLabel
- Left = 119
- Top = 292
- Width = 216
- Height = 29
- Caption = 'Wird vorbereitet ...'
- Font.Color = clGray
- Font.Height = -24
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object ProgressBar1: TProgressBar
- Left = 4
- Top = 340
- Width = 445
- Height = 20
- Cursor = crAppStart
- Align = alBottom
- Min = 0
- Max = 32
- Step = 1
- TabOrder = 0
- end
- end
- end
-