home *** CD-ROM | disk | FTP | other *** search
- object FOprog: TFOprog
- Left = 200
- Top = 108
- BorderStyle = bsDialog
- Caption = 'O programu'
- ClientHeight = 253
- ClientWidth = 298
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 281
- Height = 201
- BevelInner = bvRaised
- BevelOuter = bvLowered
- ParentColor = True
- TabOrder = 0
- object ProgramIcon: TImage
- Left = 24
- Top = 16
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image000.ico>}
- Stretch = True
- IsControl = True
- end
- object ProductName: TLabel
- Left = 112
- Top = 8
- Width = 130
- Height = 36
- Caption = 'Videot�ka'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clMaroon
- Font.Height = -32
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- IsControl = True
- end
- object Version: TLabel
- Left = 112
- Top = 48
- Width = 45
- Height = 13
- Caption = 'Verze 2.3'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- object Copyright: TLabel
- Left = 64
- Top = 72
- Width = 135
- Height = 26
- Alignment = taCenter
- Caption = 'V�echna pr�va vyhrazena! David �ruba� � 2000 - 2002'
- WordWrap = True
- IsControl = True
- end
- object Label1: TLabel
- Left = 16
- Top = 152
- Width = 232
- Height = 39
- Alignment = taCenter
- Caption =
- 'Sv� p�ipom�nky, n�vrhy na vylep�en� a d�kovn� maily zas�lejte na' +
- ' e-mailovou adresu david.srubar@seznam.cz'
- WordWrap = True
- end
- object Label2: TLabel
- Left = 8
- Top = 112
- Width = 255
- Height = 26
- Alignment = taCenter
- Caption =
- 'Dal�� informace a p��padn� updaty jsou k nalezen� na domovsk� st' +
- 'r�nce autora http://dave.borec.cz'
- WordWrap = True
- end
- end
- object BitBtn1: TBitBtn
- Left = 104
- Top = 216
- Width = 75
- Height = 25
- Cursor = crHandPoint
- TabOrder = 1
- OnClick = BitBtn1Click
- Kind = bkOK
- end
- end
-