home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC & Mediji 2002 March
/
PCM_0203.iso
/
MEDIA
/
PREIZKUSNI
/
swaptor.exe
/
FileNavigator.exe
/
0
/
RCDATA
/
TSEARCHFORM
/
TSEARCHFORM.txt
< prev
Wrap
Text File
|
2002-01-08
|
8KB
|
369 lines
object SearchForm: TSearchForm
Left = 338
Top = 271
ActiveControl = LocationComboBox
BorderIcons = [biSystemMenu]
BorderStyle = bsToolWindow
Caption = 'Search'
ClientHeight = 218
ClientWidth = 332
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Label39: TLabel
Left = 43
Top = 6
Width = 94
Height = 32
Caption = 'Search '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -27
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Image5: TImage
Left = 6
Top = 6
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image000.ico>}
end
object SearchButton: TButton
Left = 175
Top = 190
Width = 75
Height = 25
Caption = 'Begin Search'
TabOrder = 3
OnClick = SearchButtonClick
end
object CancelButton: TButton
Left = 253
Top = 190
Width = 75
Height = 25
Caption = 'Cancel'
ModalResult = 2
TabOrder = 4
end
object PageControl: TPageControl
Left = 4
Top = 43
Width = 325
Height = 143
ActivePage = SearchTab1
TabIndex = 0
TabOrder = 2
object SearchTab1: TTabSheet
Caption = 'Simple'
object GroupBox4: TGroupBox
Left = 1
Top = -2
Width = 313
Height = 113
TabOrder = 0
object SearchNameLabel: TLabel
Left = 8
Top = 64
Width = 84
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = 'Artist Name:'
end
object SongTitleLabel: TLabel
Left = 41
Top = 88
Width = 51
Height = 13
Caption = 'Song Title:'
end
object Label36: TLabel
Left = 48
Top = 17
Width = 44
Height = 13
Caption = 'Location:'
end
object Label35: TLabel
Left = 7
Top = 40
Width = 85
Height = 13
Caption = 'Maximum Results:'
end
object Label2: TLabel
Left = 143
Top = 41
Width = 88
Height = 13
Caption = '(From each server)'
end
object SearchNameEdit: TEdit
Left = 95
Top = 61
Width = 200
Height = 21
TabOrder = 2
OnKeyPress = SearchNameEditKeyPress
end
object SongTitleEdit: TEdit
Left = 95
Top = 85
Width = 201
Height = 21
TabOrder = 3
OnKeyPress = SearchNameEditKeyPress
end
object LocationComboBox: TComboBox
Left = 95
Top = 13
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
OnChange = LocationComboBoxChange
OnKeyPress = LocationComboBoxKeyPress
end
object MaxResultsEdit: TSpecialMaskEdit
Left = 95
Top = 37
Width = 42
Height = 21
TabOrder = 1
Text = '100'
OnKeyPress = MaxResultsEditKeyPress
NumberValue = 100
Mask = '#'
end
end
end
object SearchTab2: TTabSheet
Caption = 'Advanced'
ImageIndex = 1
object GroupBox5: TGroupBox
Left = 1
Top = -2
Width = 313
Height = 113
TabOrder = 0
object Label37: TLabel
Left = 10
Top = 17
Width = 57
Height = 13
Caption = 'Line Speed:'
end
object BitrateLabel: TLabel
Left = 34
Top = 66
Width = 33
Height = 13
Caption = 'Bitrate:'
end
object Label1: TLabel
Left = 17
Top = 41
Width = 50
Height = 13
Caption = 'Ping Time:'
end
object FrequencyLabel: TLabel
Left = 14
Top = 90
Width = 53
Height = 13
Caption = 'Frequency:'
end
object LineSpeedActionComboBox: TComboBox
Left = 71
Top = 14
Width = 79
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
Items.Strings = (
''
'At Least'
'Equal To'
'At Best')
end
object BitrateActionComboBox: TComboBox
Left = 71
Top = 63
Width = 79
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 4
Items.Strings = (
''
'At Least'
'Equal To'
'At Best')
end
object PingTimeActionComboBox: TComboBox
Left = 71
Top = 38
Width = 79
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 2
Items.Strings = (
''
'At Least'
'Equal To'
'At Best')
end
object PingTimeValueComboBox: TComboBox
Left = 155
Top = 38
Width = 90
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 3
Items.Strings = (
''
'50 ms'
'75 ms'
'100 ms'
'150 ms'
'200 ms'
'250 ms'
'300 ms'
'350 ms'
'400 ms'
'450 ms'
'500 ms'
'550 ms'
'600 ms'
'650 ms'
'700 ms'
'750 ms'
'800 ms'
'850 ms'
'900 ms'
'950 ms'
'1 Second')
end
object LineSpeedValueComboBox: TComboBox
Left = 155
Top = 14
Width = 90
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 1
Items.Strings = (
''
'T3 or better'
'T1'
'DSL'
'Cable'
'ISDN - 128K'
'ISDN - 64K'
'56K Modem'
'33.3K Modem'
'28.8K Modem'
'14.4 Modem')
end
object BitrateValueComboBox: TComboBox
Left = 155
Top = 63
Width = 90
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 5
Items.Strings = (
''
'256 kb/s'
'192 kb/s'
'160 kb/s'
'128 kb/s'
'112 kb/s'
'98 kb/s'
'64 kb/s'
'56 kb/s'
'48 kb/s'
'32 kb/s'
'24 kb/s'
'20 kb/s')
end
object FrequencyActionComboBox: TComboBox
Left = 71
Top = 87
Width = 79
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 6
Items.Strings = (
''
'At Least'
'Equal To'
'At Best')
end
object FrequencyValueComboBox: TComboBox
Left = 155
Top = 87
Width = 90
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 7
Items.Strings = (
''
'48000 HZ'
'44100 HZ'
'32000 HZ'
'24000 HZ'
'22050 HZ'
'16000 HZ'
'12000 HZ'
'11025 HZ'
'8000 HZ')
end
end
end
end
object SearchMP3Radio: TRadioButton
Left = 176
Top = 6
Width = 113
Height = 17
Caption = 'Search for MP3 files'
Checked = True
TabOrder = 0
TabStop = True
OnClick = SearchMP3RadioClick
OnKeyPress = SearchMP3RadioKeyPress
end
object SearchAllRadio: TRadioButton
Left = 176
Top = 25
Width = 137
Height = 17
Caption = 'Search for all file types'
TabOrder = 1
OnClick = SearchAllRadioClick
OnKeyPress = SearchAllRadioKeyPress
end
end