home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 July & August
/
Pcwk78a98.iso
/
Wtestowe
/
Netshift
/
_SETUP.1
/
NetShift.exe
/
0
/
RCDATA
/
TFORMVIDEO
/
TFORMVIDEO.txt
Wrap
Text File
|
1998-03-06
|
1KB
|
48 lines
object FormVideo: TFormVideo
Left = 244
Top = 169
BorderStyle = bsNone
Caption = 'FormVideo'
ClientHeight = 600
ClientWidth = 800
Color = clBlack
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OnClick = DisplayPanelClick
OnCreate = FormCreate
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object DisplayPanel: TPanel
Left = 40
Top = 0
Width = 760
Height = 600
BevelOuter = bvNone
Color = clBlack
Font.Color = clWhite
Font.Height = -21
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = DisplayPanelClick
OnMouseDown = DisplayPanelMouseDown
OnMouseUp = DisplayPanelMouseUp
object MediaPlayer: TMediaPlayer
Left = 56
Top = 48
Width = 253
Height = 30
AutoEnable = False
Display = DisplayPanel
Visible = False
TabOrder = 0
OnNotify = MediaPlayerNotify
end
end
end