object SplashBudikForm: TSplashBudikForm Left = 241 Top = 129 HelpContext = 71 BorderIcons = [biSystemMenu] AutoScroll = False Caption = 'Bud�k - O aplikaci' ClientHeight = 161 ClientWidth = 157 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop KeyPreview = True Position = poScreenCenter OnClick = FormClick OnClose = FormClose OnCreate = FormCreate OnKeyPress = FormKeyPress OnResize = FormResize OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object lbEmail: TRxLabel Left = 63 Top = 145 Width = 26 Height = 13 Cursor = crHandPoint Alignment = taCenter Caption = 'email' Font.Charset = EASTEUROPE_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False ShadowColor = clWhite ShadowPos = spRightBottom Transparent = True OnClick = lbEmailClick end object lbCopyright: TRxLabel Left = 0 Top = 111 Width = 157 Height = 14 Alignment = taCenter AutoSize = False Caption = 'copyright' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False ShadowPos = spRightBottom OnClick = Image1Click end object lbJmeno: TRxLabel Left = 0 Top = 130 Width = 157 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Vytvo�il Martin Marek' ShadowPos = spRightBottom OnClick = Image1Click end object Bevel1: TBevel Left = 5 Top = 162 Width = 148 Height = 4 Shape = bsBottomLine end object lbDalsi: TLabel Left = 25 Top = 163 Width = 126 Height = 37 AutoSize = False Caption = 'Dnes za��n� jaro' Font.Charset = EASTEUROPE_CHARSET Font.Color = clRed Font.Height = -15 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False Transparent = True Layout = tlCenter WordWrap = True OnClick = Image1Click end object lbVykricnik: TRxLabel Left = 7 Top = 151 Width = 18 Height = 55 Caption = '!' Font.Charset = EASTEUROPE_CHARSET Font.Color = clYellow Font.Height = -48 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False ShadowColor = cl3DDkShadow ShadowPos = spRightBottom Transparent = True OnClick = Image1Click end object Panel1: TPanel Left = 2 Top = 2 Width = 154 Height = 104 BevelOuter = bvNone BorderStyle = bsSingle Caption = 'Panel1' Ctl3D = True ParentCtl3D = False TabOrder = 0 OnClick = FormClick object Image1: TImage Left = 0 Top = 0 Width = 150 Height = 100 AutoSize = True Picture.Data = {} OnClick = Image1Click end object imBudik: TImage Left = 113 Top = 65 Width = 32 Height = 32 Transparent = True OnClick = Image1Click end object lbDatum: TRxLabel Left = 6 Top = 73 Width = 92 Height = 22 Caption = '31.12.1999' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWhite Font.Height = -19 Font.Name = 'Times New Roman' Font.Style = [fsBold, fsItalic] ParentFont = False ShadowColor = cl3DDkShadow ShadowPos = spRightBottom Transparent = True OnClick = Image1Click end object lbVerze: TRxLabel Left = 4 Top = 2 Width = 45 Height = 13 Caption = 'lbVerze' Font.Charset = DEFAULT_CHARSET Font.Color = clSilver Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False ShadowColor = cl3DDkShadow ShadowPos = spRightBottom Transparent = True OnClick = Image1Click end end object spTimer: TTimer OnTimer = spTimerTimer Left = 141 Top = 20 end end