home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 July
/
CMCD0704.ISO
/
Software
/
Shareware
/
Utilitare
/
idsearch
/
setup.exe
/
IDSearch.exe
/
0
/
RCDATA
/
TIDSPARAMSFORM1
/
TIDSPARAMSFORM1.txt
Wrap
Text File
|
2004-05-28
|
2KB
|
110 lines
object IDSParamsForm1: TIDSParamsForm1
Left = 192
Top = 107
BorderStyle = bsDialog
Caption = 'Power search'
ClientHeight = 306
ClientWidth = 436
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 417
Height = 249
Caption = 'Search for'
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 32
Width = 102
Height = 13
Caption = 'all of these keywords:'
end
object Label2: TLabel
Left = 24
Top = 88
Width = 109
Height = 13
Caption = 'any of these keywords:'
end
object Label3: TLabel
Left = 24
Top = 144
Width = 116
Height = 13
Caption = 'none of these keywords:'
end
object Label4: TLabel
Left = 24
Top = 216
Width = 225
Height = 13
Caption = 'Example: "Pocket PC" "Small notebook" Palm'
end
object Label5: TLabel
Left = 24
Top = 200
Width = 136
Height = 13
Caption = 'Note: use quotes for phrases'
end
object ComboBox1: TComboBox
Left = 24
Top = 48
Width = 369
Height = 21
ItemHeight = 13
TabOrder = 0
Text = 'ComboBox1'
end
object ComboBox2: TComboBox
Left = 24
Top = 104
Width = 369
Height = 21
ItemHeight = 13
TabOrder = 1
Text = 'ComboBox2'
end
object ComboBox3: TComboBox
Left = 24
Top = 160
Width = 369
Height = 21
ItemHeight = 13
TabOrder = 2
Text = 'ComboBox3'
end
end
object Button1: TButton
Left = 248
Top = 272
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object Button2: TButton
Left = 336
Top = 272
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
end