home *** CD-ROM | disk | FTP | other *** search
- object frmSplash: TfrmSplash
- Left = 192
- Top = 57
- Width = 550
- Height = 503
- Caption = 'frmSplash'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 20
- Top = 4
- Width = 517
- Height = 441
- Picture.Data = {<image000.bmp>}
- Stretch = True
- end
- object Label1: TLabel
- Left = 120
- Top = 60
- Width = 302
- Height = 80
- Alignment = taCenter
- Caption = 'JD-Tricks'
- Color = clNone
- Font.Charset = ANSI_CHARSET
- Font.Color = clYellow
- Font.Height = -64
- Font.Name = 'Kids'
- Font.Style = [fsBold, fsItalic]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object Label2: TLabel
- Left = 90
- Top = 180
- Width = 405
- Height = 46
- Caption = 'Du hast mich gerufen '
- Font.Charset = ANSI_CHARSET
- Font.Color = clAqua
- Font.Height = -37
- Font.Name = 'Kids'
- Font.Style = [fsItalic]
- ParentFont = False
- Transparent = True
- end
- object Label3: TLabel
- Left = 290
- Top = 252
- Width = 162
- Height = 46
- Caption = 'Meister !'
- Font.Charset = ANSI_CHARSET
- Font.Color = clAqua
- Font.Height = -37
- Font.Name = 'Kids'
- Font.Style = [fsItalic]
- ParentFont = False
- Transparent = True
- end
- end
-