home *** CD-ROM | disk | FTP | other *** search
- object OPrograme: TOPrograme
- Left = 192
- Top = 230
- BorderStyle = bsToolWindow
- Caption = 'O programe'
- ClientHeight = 134
- ClientWidth = 243
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnKeyDown = FormKeyDown
- PixelsPerInch = 96
- TextHeight = 13
- object CoolScrollingText1: TCoolScrollingText
- Left = 0
- Top = 0
- Width = 243
- Height = 134
- Alignment = taCenter
- Interval = 40
- ScrollDirection = sdBottomToTop
- Strings.Strings = (
- '�tatistika pripojenia na internet'
- ''
- ''
- 'Tento program sl��i'
- 'na zobrazenie inform�cii '
- 'ulo�en�ch programom'
- 'DialUp Meter '
- ''
- 'Zobrazuje �tatistiku'
- 'min�t str�ven�ch na internete'
- ''
- ''
- ' '
- 'www.dumeter.home.sk'
- ''
- ''
- '(c) 2000 Ing. Peter Mojdis ')
- ShadowColor = clRed
- ShadowSize = 2
- ShadowPos = spRightBottom
- SimpleView = True
- Align = alClient
- Color = clBlack
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = 10008744
- Font.Height = -13
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- OnClick = CoolScrollingText1Click
- end
- end
-