home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 April
/
ChipCD_498.iso
/
software
/
sharewar
/
nowos
/
virtuapa
/
virtplay.exe
/
VirtuaPlayer.exe
/
0
/
RCDATA
/
TVPINFO
/
TVPINFO.txt
< prev
Wrap
Text File
|
1998-01-25
|
4KB
|
184 lines
object vpInfo: TvpInfo
Left = 285
Top = 151
BorderStyle = bsDialog
Caption = 'Informacje o programie'
ClientHeight = 293
ClientWidth = 329
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object iPanel: TPanel
Left = 8
Top = 8
Width = 313
Height = 241
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object iAppName: TLabel
Left = 64
Top = 12
Width = 153
Height = 31
Caption = 'VirtuaPlayer'
Color = clBtnFace
Font.Color = clWindowText
Font.Height = -27
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
Transparent = True
end
object iLab5: TLabel
Left = 64
Top = 64
Width = 232
Height = 13
Caption = 'Copyright � 1996-1998 Przemys�aw Przedwojski.'
Transparent = True
end
object iLab6: TLabel
Left = 64
Top = 80
Width = 137
Height = 13
Caption = 'Wszelkie prawa zastrze�one.'
Transparent = True
end
object iLab8: TLabel
Left = 64
Top = 128
Width = 89
Height = 13
Caption = 'Kontakt z autorem:'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object iLab4: TLabel
Left = 64
Top = 48
Width = 169
Height = 13
Caption = 'Odtwarzacz plik�w multimedialnych.'
Transparent = True
end
object iLab20: TLabel
Left = 64
Top = 196
Width = 127
Height = 13
Caption = 'Dost�pna pami�� fizyczna:'
Transparent = True
end
object iLab21: TLabel
Left = 64
Top = 212
Width = 82
Height = 13
Caption = 'Pami�� w u�yciu:'
Transparent = True
end
object iPhysMem: TLabel
Left = 200
Top = 196
Width = 22
Height = 13
Caption = '0 kB'
Transparent = True
end
object iFreeRes: TLabel
Left = 200
Top = 212
Width = 17
Height = 13
Caption = '0 %'
Transparent = True
end
object iBevel: TBevel
Left = 64
Top = 185
Width = 233
Height = 2
Shape = bsBottomLine
end
object iLab7: TLabel
Left = 64
Top = 104
Width = 180
Height = 13
Caption = 'Program nale�y do kategorii Freeware.'
Transparent = True
end
object iHomePage: TLabel
Left = 64
Top = 160
Width = 221
Height = 13
Hint = 'Strona domowa'
Caption = 'http://aurora.put.poznan.pl/~wojski/index.html'
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
Transparent = True
OnClick = iHomePageClick
OnMouseDown = iHomePageMouseDown
OnMouseUp = iHomePageMouseUp
end
object iImgIcon: TImage
Left = 16
Top = 16
Width = 32
Height = 32
Picture.Data = {<image000.ico>}
end
object iEMail: TLabel
Left = 64
Top = 144
Width = 137
Height = 13
Hint = 'Poczta elektroniczna'
Caption = 'wojski@aurora.put.poznan.pl'
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
Transparent = True
OnClick = iEMailClick
OnMouseDown = iEMailMouseDown
OnMouseUp = iEMailMouseUp
end
end
object iOk: TButton
Left = 168
Top = 259
Width = 73
Height = 25
Caption = '&OK'
ModalResult = 1
TabOrder = 1
end
object iHelp: TButton
Left = 248
Top = 259
Width = 73
Height = 25
Caption = 'Pomo&c'
TabOrder = 2
OnClick = iHelpClick
end
end