home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 September (Special)
/
Chip-Special_2004-09_Digitalni-Hudba.bin
/
prehravace
/
tunes
/
mp3t2demo.exe
/
MP3Tunes.exe
/
0
/
RCDATA
/
TLIVE365
/
TLIVE365.txt
< prev
Wrap
Text File
|
2003-10-13
|
3KB
|
138 lines
object Live365: TLive365
Left = 192
Top = 107
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Live365'
ClientHeight = 177
ClientWidth = 257
Color = clBtnFace
DefaultMonitor = dmMainForm
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 8
Top = 8
Width = 93
Height = 38
Picture.Data = {<image000.bmp>}
Transparent = True
end
object Label3: TLabel
Left = 8
Top = 160
Width = 194
Height = 13
Caption = 'You can'#39't switch to Relay mode externaly'
end
object GroupBox1: TGroupBox
Left = 104
Top = 4
Width = 145
Height = 85
Caption = 'Current server settings'
TabOrder = 2
object mode: TLabel
Left = 57
Top = 16
Width = 24
Height = 13
Caption = 'none'
end
object Label1: TLabel
Left = 16
Top = 16
Width = 30
Height = 13
Caption = 'Mode:'
end
object Label5: TLabel
Left = 16
Top = 32
Width = 13
Height = 13
Caption = 'IP:'
end
object Label6: TLabel
Left = 16
Top = 48
Width = 22
Height = 13
Caption = 'Port:'
end
object ip: TLabel
Left = 56
Top = 32
Width = 6
Height = 13
Caption = '0'
end
object port: TLabel
Left = 56
Top = 48
Width = 6
Height = 13
Caption = '0'
end
object Active: TLabel
Left = 112
Top = 16
Width = 12
Height = 13
Caption = 'off'
end
object Label2: TLabel
Left = 16
Top = 64
Width = 39
Height = 13
Caption = 'Listners:'
end
object Listners: TLabel
Left = 56
Top = 64
Width = 6
Height = 13
Caption = '0'
end
end
object LiveMode: TRadioGroup
Left = 8
Top = 100
Width = 241
Height = 53
Caption = ' Switch to: '
ItemIndex = 0
Items.Strings = (
'Basic'
'Live')
TabOrder = 0
end
object Button2: TButton
Left = 112
Top = 116
Width = 75
Height = 25
Caption = 'Switch Mode'
TabOrder = 1
OnClick = Button2Click
end
object Button1: TButton
Left = 16
Top = 56
Width = 75
Height = 25
Caption = 'Refresh ->'
TabOrder = 3
OnClick = Button1Click
end
end