home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Online Praxis 1997 February
/
OP2_97.BIN
/
cd-rom
/
tools
/
email
/
pronto
/
family.z
/
FAMILY.exe
/
0
/
RCDATA
/
TVIDEOFORM
/
TVIDEOFORM.txt
< prev
Wrap
Text File
|
1997-01-13
|
2KB
|
101 lines
object VideoForm: TVideoForm
Left = 499
Top = 103
BorderStyle = bsNone
Caption = 'Pronto Family'
ClientHeight = 413
ClientWidth = 326
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnActivate = FormActivate
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object ImgBackgr: TImage
Left = 0
Top = 0
Width = 312
Height = 306
end
object Image1: TImage
Left = 220
Top = 259
Width = 68
Height = 29
Cursor = 18
OnMouseDown = Image1MouseDown
end
object Image2: TImage
Left = 220
Top = 226
Width = 68
Height = 29
Cursor = 18
OnMouseDown = Image2MouseDown
end
object imgPlay: TImage
Left = 33
Top = 226
Width = 60
Height = 62
Picture.Data = {<image000.bmp>}
Visible = False
end
object imgRec: TImage
Left = 96
Top = 226
Width = 61
Height = 62
Picture.Data = {<image001.bmp>}
Visible = False
end
object imgStop: TImage
Left = 158
Top = 226
Width = 60
Height = 62
Picture.Data = {<image002.bmp>}
Visible = False
end
object imgPlayBtn: TImage
Left = 35
Top = 229
Width = 54
Height = 57
Cursor = 18
OnMouseDown = AnimPlayMouseDown
OnMouseUp = AnimPlayMouseUp
end
object imgRecBtn: TImage
Left = 100
Top = 229
Width = 53
Height = 55
Cursor = 18
OnMouseDown = AnimRecMouseDown
OnMouseUp = AnimRecMouseUp
end
object imgStopBtn: TImage
Left = 162
Top = 229
Width = 51
Height = 55
Cursor = 18
OnMouseDown = AnimStopMouseDown
OnMouseUp = AnimStopMouseUp
end
object MediaPlayer1: TMediaPlayer
Left = 40
Top = 343
Width = 253
Height = 22
Visible = False
TabOrder = 0
end
end