home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 July
/
CMCD0704.ISO
/
Software
/
Shareware
/
Utilitare
/
idsearch
/
setup.exe
/
IDSearch.exe
/
0
/
RCDATA
/
TIDSPARAMSFORM2
/
TIDSPARAMSFORM2.txt
Wrap
Text File
|
2004-05-28
|
5KB
|
260 lines
object IDSParamsForm2: TIDSParamsForm2
Left = 192
Top = 107
BorderStyle = bsDialog
Caption = 'Search parameters'
ClientHeight = 338
ClientWidth = 338
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCloseQuery = FormCloseQuery
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 321
Height = 89
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 28
Width = 48
Height = 13
Caption = 'File name:'
end
object Label2: TLabel
Left = 16
Top = 60
Width = 32
Height = 13
Caption = 'Folder:'
end
object ComboBox1: TComboBox
Left = 96
Top = 24
Width = 209
Height = 21
ItemHeight = 13
TabOrder = 1
Text = 'ComboBox1'
end
object ComboBox2: TComboBox
Left = 96
Top = 56
Width = 209
Height = 21
ItemHeight = 13
TabOrder = 2
Text = 'ComboBox2'
end
object CheckBox1: TCheckBox
Left = 16
Top = 0
Width = 161
Height = 17
Caption = 'Enable file name filter'
TabOrder = 0
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 104
Width = 321
Height = 89
TabOrder = 1
object Label3: TLabel
Left = 16
Top = 28
Width = 44
Height = 13
Caption = 'Min date:'
end
object Label4: TLabel
Left = 16
Top = 60
Width = 47
Height = 13
Caption = 'Max date:'
end
object DateTimePicker1: TDateTimePicker
Left = 96
Top = 24
Width = 97
Height = 21
CalAlignment = dtaLeft
Date = 38073.685800694400000000
Time = 38073.685800694400000000
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 1
end
object DateTimePicker2: TDateTimePicker
Left = 96
Top = 56
Width = 97
Height = 21
CalAlignment = dtaLeft
Date = 38073.686009143500000000
Time = 38073.686009143500000000
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 3
end
object DateTimePicker3: TDateTimePicker
Left = 208
Top = 24
Width = 97
Height = 21
CalAlignment = dtaLeft
Date = 38073.686086111100000000
Time = 38073.686086111100000000
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkTime
ParseInput = False
TabOrder = 2
end
object DateTimePicker4: TDateTimePicker
Left = 208
Top = 56
Width = 97
Height = 21
CalAlignment = dtaLeft
Date = 38073.686396990700000000
Time = 38073.686396990700000000
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkTime
ParseInput = False
TabOrder = 4
end
object CheckBox2: TCheckBox
Left = 16
Top = 0
Width = 161
Height = 17
Caption = 'Enable file date filter'
TabOrder = 0
end
end
object GroupBox3: TGroupBox
Left = 8
Top = 200
Width = 321
Height = 89
TabOrder = 2
object Label5: TLabel
Left = 16
Top = 28
Width = 41
Height = 13
Caption = 'Min size:'
end
object Label6: TLabel
Left = 16
Top = 60
Width = 44
Height = 13
Caption = 'Max size:'
end
object Label7: TLabel
Left = 208
Top = 28
Width = 14
Height = 13
Caption = 'KB'
end
object Label8: TLabel
Left = 208
Top = 60
Width = 14
Height = 13
Caption = 'KB'
end
object UpDown1: TUpDown
Left = 177
Top = 24
Width = 15
Height = 21
Associate = Edit1
Min = 0
Max = 30000
Position = 0
TabOrder = 2
Wrap = False
end
object UpDown2: TUpDown
Left = 177
Top = 56
Width = 15
Height = 21
Associate = Edit2
Min = 0
Max = 30000
Position = 0
TabOrder = 4
Wrap = False
end
object Edit1: TEdit
Left = 96
Top = 24
Width = 81
Height = 21
MaxLength = 6
TabOrder = 1
Text = '0'
OnKeyPress = Edit1KeyPress
end
object Edit2: TEdit
Left = 96
Top = 56
Width = 81
Height = 21
MaxLength = 6
TabOrder = 3
Text = '0'
OnKeyPress = Edit1KeyPress
end
object CheckBox3: TCheckBox
Left = 16
Top = 0
Width = 161
Height = 17
Caption = 'Enable file size filter'
TabOrder = 0
end
end
object Button1: TButton
Left = 152
Top = 304
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 3
end
object Button2: TButton
Left = 240
Top = 304
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 4
end
end