home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 February
/
Chip_2001-02_cd1.bin
/
oddech
/
kalendar
/
kalendar.exe
/
0
/
RCDATA
/
TFORM10
/
TFORM10.txt
Wrap
Text File
|
1999-04-16
|
1KB
|
63 lines
object Form10: TForm10
Left = 290
Top = 245
BorderStyle = bsDialog
Caption = 'Bud�k-Zvon�n�'
ClientHeight = 108
ClientWidth = 177
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 16
Top = 8
Width = 145
Height = 49
BevelInner = bvLowered
BorderWidth = 2
Caption = 'Panel1'
Color = clSilver
TabOrder = 0
object Image2: TImage
Left = 4
Top = 4
Width = 137
Height = 40
end
end
object Button1: TButton
Left = 64
Top = 72
Width = 57
Height = 22
Cancel = True
Caption = 'Zav��t'
ModalResult = 2
TabOrder = 1
end
object MediaPlayer1: TMediaPlayer
Left = -64
Top = 64
Width = 29
Height = 30
ColoredButtons = [btNext, btPrev, btStep, btBack, btRecord, btEject]
EnabledButtons = [btPlay]
VisibleButtons = []
DeviceType = dtWaveAudio
TabOrder = 2
OnNotify = MediaPlayer1Notify
end
object Timer1: TTimer
Interval = 400
OnTimer = Timer1Timer
Left = 8
Top = 64
end
end