home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 June
/
Pcwk6b98.iso
/
Mpeg3
/
Mp3playr
/
mp3playr.exe
/
0
/
RCDATA
/
TOPTIONFORM
/
TOPTIONFORM.txt
Wrap
Text File
|
1998-03-30
|
963b
|
50 lines
object OptionForm: TOptionForm
Left = 605
Top = 107
BorderStyle = bsToolWindow
Caption = 'MP3Player options'
ClientHeight = 102
ClientWidth = 200
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 120
TextHeight = 16
object RepeatTrack: TCheckBox
Left = 5
Top = 6
Width = 188
Height = 17
Caption = 'Repeat track / PlayList'
TabOrder = 0
end
object TitleBar: TCheckBox
Left = 5
Top = 30
Width = 188
Height = 17
Caption = 'Remove TitleBar'
Enabled = False
TabOrder = 1
end
object StartList: TCheckBox
Left = 5
Top = 54
Width = 180
Height = 17
Caption = 'Start last PlayList on run'
TabOrder = 2
end
object ShowPlayer: TCheckBox
Left = 5
Top = 78
Width = 180
Height = 17
Caption = 'Show Player on run'
TabOrder = 3
end
end