home *** CD-ROM | disk | FTP | other *** search
- object SplashForm: TSplashForm
- Left = 200
- Top = 108
- BorderStyle = bsNone
- ClientHeight = 260
- ClientWidth = 474
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object LogoImage: TImage
- Left = 0
- Top = 0
- Width = 474
- Height = 260
- Align = alClient
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object TypeLabel: TLabel
- Left = 336
- Top = 196
- Width = 129
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Demonstra�n� verze'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -9
- Font.Name = 'Small Fonts'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object ProgressBar: TGauge
- Left = 337
- Top = 164
- Width = 129
- Height = 1
- Color = clNone
- ShowText = False
- BorderStyle = bsNone
- ParentColor = False
- Progress = 0
- Visible = False
- end
- object CaptionLbl: TLabel
- Left = 336
- Top = 152
- Width = 137
- Height = 13
- AutoSize = False
- Caption = 'P�ipravuje se spu�t�n� aplikace'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Small Fonts'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object UzivatelLbl: TLabel
- Left = 336
- Top = 224
- Width = 129
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'UzivatelLbl'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Small Fonts'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object SerCisloLbl: TLabel
- Left = 336
- Top = 240
- Width = 129
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'SerCisloLbl'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Small Fonts'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object VersionLabel: TLabel
- Left = 336
- Top = 180
- Width = 129
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Caption = 'Verze 1.5'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- end
-