home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 September
/
PCWorld_2002-09_cd.bin
/
Software
/
Vyzkuste
/
blikani
/
Blikani.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
Wrap
Text File
|
1999-06-24
|
2KB
|
97 lines
object Form1: TForm1
Left = 294
Top = 264
Width = 329
Height = 174
Caption = 'Blik�n� kl�vesnice By Novosad Petr 1999'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
OldCreateOrder = True
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 16
object Label1: TLabel
Left = 16
Top = 16
Width = 61
Height = 16
Caption = 'Rychlost:'
end
object Label2: TLabel
Left = 144
Top = 16
Width = 71
Height = 16
Caption = 'milisekund'
end
object Label3: TLabel
Left = 8
Top = 128
Width = 310
Height = 16
Caption = 'Pod�vej se na diody nad numerickou kl�vesnic�.'
end
object Label4: TLabel
Left = 56
Top = 64
Width = 211
Height = 16
Caption = 'Copyright (C) 1995 Novosad Petr'
end
object Label5: TLabel
Left = 24
Top = 48
Width = 273
Height = 16
Caption = 'Blik�n� kl�vesnice Verze: 1.0, FREEWARE'
end
object Label6: TLabel
Left = 96
Top = 88
Width = 133
Height = 16
Caption = 'pnovosad@email.cz'
end
object Label7: TLabel
Left = 56
Top = 104
Width = 265
Height = 16
Caption = 'www.mujweb.cz/www/novosad/index.htm'
end
object BitBtn1: TBitBtn
Left = 226
Top = 8
Width = 89
Height = 33
Caption = 'Spus�'
TabOrder = 0
OnClick = BitBtn1Click
Style = bsNew
end
object SpinEdit1: TSpinEdit
Left = 82
Top = 12
Width = 57
Height = 26
Increment = 10
MaxValue = 1000
MinValue = 1
TabOrder = 1
Value = 100
OnChange = SpinEdit1Change
end
object Timer1: TTimer
Enabled = False
Interval = 100
OnTimer = Timer1Timer
Left = 344
Top = 184
end
end