home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 10
/
Chip_Hitware_Vol_10.iso
/
chiphit
/
multmedi
/
95cdmagi
/
cdplay.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
< prev
Wrap
Text File
|
1997-10-22
|
7KB
|
329 lines
object Form1: TForm1
Left = 200
Top = 133
ActiveControl = CDName
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 453
ClientWidth = 632
Color = clBlack
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
OnMouseMove = FormMouseMove
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 517
Top = 230
Width = 22
Height = 29
Font.Color = clOlive
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold, fsItalic]
ParentFont = False
OnMouseMove = Label1MouseMove
end
object Gauge1: TGauge
Left = 24
Top = 323
Width = 470
Height = 24
Hint = 'Bisheriger Genu� des aktuellen Liedes'
Color = clAqua
Font.Color = clBlack
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ForeColor = 4227072
ParentColor = False
ParentFont = False
ParentShowHint = False
Progress = 0
ShowHint = True
end
object Gauge2: TGauge
Left = 24
Top = 298
Width = 470
Height = 25
Hint = 'Bisheriger Genu� der CD'
Color = clRed
Font.Color = clBlack
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ForeColor = clGreen
ParentColor = False
ParentFont = False
ParentShowHint = False
Progress = 0
ShowHint = True
end
object PlayBtn: TBtnImg
Left = 50
Top = 360
Width = 57
Height = 57
Hint = 'PLAY'
ParentShowHint = False
Picture.Data = {<image000.bmp>}
ShowHint = True
Stretch = True
OnClick = PlayBtnClick
end
object StopBtn: TBtnImg
Left = 134
Top = 360
Width = 60
Height = 60
Hint = 'STOP'
ParentShowHint = False
Picture.Data = {<image001.bmp>}
ShowHint = True
Stretch = True
OnClick = StopBtnClick
end
object NextBtn: TBtnImg
Left = 320
Top = 360
Width = 62
Height = 62
Hint = 'NACHFOLGEND'
ParentShowHint = False
Picture.Data = {<image002.bmp>}
ShowHint = True
Stretch = True
OnClick = NextBtnClick
end
object PrevBtn: TBtnImg
Left = 227
Top = 360
Width = 62
Height = 62
Hint = 'VORHERGEHEND'
ParentShowHint = False
Picture.Data = {<image003.bmp>}
ShowHint = True
Stretch = True
OnClick = PrevBtnClick
end
object QuitBtn: TBtnImg
Left = 512
Top = 350
Width = 110
Height = 80
Hint = 'Was f�r eine Frage!'
ParentShowHint = False
Picture.Data = {<image004.bmp>}
ShowHint = True
Stretch = True
OnClick = QuitBtnClick
end
object Label3: TLabel
Left = 530
Top = 301
Width = 25
Height = 20
Hint = 'Position auf der CD in Minuten:Sekunden'
Caption = 'ffff'
Color = 16384
Font.Color = clGreen
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
ParentShowHint = False
ShowHint = True
Transparent = True
OnMouseMove = Label3MouseMove
end
object EjectBtn: TBtnImg
Left = 410
Top = 360
Width = 62
Height = 62
Hint = 'EJECT'
ParentShowHint = False
Picture.Data = {<image005.bmp>}
ShowHint = True
Stretch = True
OnClick = EjectBtnClick
end
object Label5: TLabel
Left = 0
Top = 438
Width = 633
Height = 13
Hint = 'Bitte linke Maustaste dr�cken, um Anzeige zu verkleinern!'
Caption =
'(c) copyright 1997 J�rg G. Beyer, JGBeyer@aol.com, Benutzung auf' +
' eigene Gefahr und eigenes Risiko, strategic solutions - Hamburg'
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsItalic]
ParentFont = False
ParentShowHint = False
ShowHint = True
OnClick = Label5Click
end
object Label6: TLabel
Left = 502
Top = 291
Width = 120
Height = 13
Caption = 'bisherige Spieldauer:'
Color = 16384
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
ParentShowHint = False
ShowHint = False
Transparent = True
OnMouseMove = Label3MouseMove
end
object Label2: TLabel
Left = 514
Top = 222
Width = 104
Height = 13
Caption = 'CD Gesamtdauer: '
Color = clWhite
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
Transparent = True
end
object Label4: TLabel
Left = 512
Top = 88
Width = 103
Height = 37
Caption = 'Label3'
Color = clGreen
Font.Color = clLime
Font.Height = -32
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
Transparent = True
Visible = False
end
object CDName: TEdit
Left = 24
Top = 3
Width = 470
Height = 32
Hint = 'Interpret und Name der CD'
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
MaxLength = 255
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 0
Text = 'Name der Audio CD'
OnChange = CDNameChange
end
object StringGrid: TStringGrid
Left = 24
Top = 44
Width = 470
Height = 247
Hint = 'Namen und Lieblingsst�cke angeben'
ColCount = 4
FixedCols = 0
RowCount = 55
FixedRows = 0
Font.Color = clNavy
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
Options = [goTabs]
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 1
OnClick = StringGridDblClick
OnDblClick = StringGridDblClick
OnMouseMove = StringGridMouseMove
end
object Panel1: TPanel
Left = 504
Top = 66
Width = 121
Height = 57
BevelOuter = bvNone
Color = clBlack
TabOrder = 2
end
object RadioGroup1: TRadioGroup
Left = 502
Top = 35
Width = 124
Height = 102
Color = clBlack
Font.Color = clSilver
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemIndex = 0
Items.Strings = (
'Best Of'
'Alles')
ParentColor = False
ParentFont = False
TabOrder = 3
end
object MediaPlayer1: TMediaPlayer
Left = 408
Top = 416
Width = 225
Height = 30
VisibleButtons = [btPlay, btPause, btStop, btNext, btPrev, btStep, btBack, btEject]
AutoRewind = False
Shareable = True
Visible = False
TabOrder = 4
OnNotify = MediaPlayer1Notify
end
object StatusBar1: TStatusBar
Left = 0
Top = 426
Width = 632
Height = 27
Panels = <
item
Text = 'Status'
Width = 150
end
item
Text = 'Position'
Width = 50
end>
SimplePanel = False
Visible = False
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 600
Top = 65522
end
end