home *** CD-ROM | disk | FTP | other *** search
- object FindMaskDlg: TFindMaskDlg
- Left = 309
- Top = 223
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Find file'
- ClientHeight = 224
- ClientWidth = 380
- Color = clBtnFace
- ParentFont = True
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 380
- Height = 190
- Align = alClient
- BevelOuter = bvNone
- BorderWidth = 5
- ParentColor = True
- TabOrder = 0
- object FindOptions: TPageControl
- Left = 5
- Top = 5
- Width = 370
- Height = 180
- ActivePage = TabName
- Align = alClient
- HotTrack = True
- TabOrder = 0
- object TabName: TTabSheet
- Caption = 'Name && Location'
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 28
- Height = 13
- Caption = 'Name'
- end
- object Label2: TLabel
- Left = 8
- Top = 56
- Width = 48
- Height = 13
- Caption = 'Start from:'
- end
- object From1: TRadioButton
- Left = 8
- Top = 72
- Width = 105
- Height = 17
- Caption = 'Root folder'
- Checked = True
- TabOrder = 1
- TabStop = True
- end
- object From2: TRadioButton
- Left = 8
- Top = 88
- Width = 105
- Height = 17
- Caption = 'Current folder'
- TabOrder = 2
- end
- object FindName: TEdit
- Left = 8
- Top = 24
- Width = 345
- Height = 21
- TabOrder = 0
- end
- object Subfolders: TCheckBox
- Left = 8
- Top = 120
- Width = 113
- Height = 17
- Caption = 'Include subfolders'
- Checked = True
- State = cbChecked
- TabOrder = 3
- end
- end
- object TabDate: TTabSheet
- Caption = 'Date && Time'
- object Panel3: TPanel
- Left = 8
- Top = 8
- Width = 153
- Height = 41
- BevelOuter = bvNone
- TabOrder = 0
- object Date1: TRadioButton
- Left = 8
- Top = 8
- Width = 145
- Height = 17
- Caption = 'All files'
- Checked = True
- TabOrder = 0
- TabStop = True
- OnClick = DateClick
- end
- object Date2: TRadioButton
- Left = 8
- Top = 24
- Width = 145
- Height = 17
- Caption = 'Files with date and time'
- TabOrder = 1
- OnClick = DateClick
- end
- end
- object Panel4: TPanel
- Left = 8
- Top = 48
- Width = 353
- Height = 105
- BevelOuter = bvNone
- TabOrder = 1
- object Label3: TLabel
- Left = 180
- Top = 27
- Width = 18
- Height = 13
- Caption = 'and'
- end
- object Label4: TLabel
- Left = 72
- Top = 75
- Width = 25
- Height = 13
- Caption = 'years'
- end
- object Label5: TLabel
- Left = 152
- Top = 75
- Width = 34
- Height = 13
- Caption = 'months'
- end
- object Label6: TLabel
- Left = 240
- Top = 75
- Width = 22
- Height = 13
- Caption = 'days'
- end
- object Label7: TLabel
- Left = 320
- Top = 75
- Width = 26
- Height = 13
- Caption = 'hours'
- end
- object Date21: TRadioButton
- Left = 16
- Top = 8
- Width = 81
- Height = 17
- Caption = 'Between'
- Enabled = False
- TabOrder = 0
- end
- object Date22: TRadioButton
- Left = 16
- Top = 56
- Width = 105
- Height = 17
- Caption = 'During previous'
- Enabled = False
- TabOrder = 1
- end
- object DateFrom: TDateTimePicker
- Left = 32
- Top = 24
- Width = 77
- Height = 22
- CalAlignment = dtaLeft
- Date = 36539.437489120370000000
- Time = 36539.437489120370000000
- DateFormat = dfShort
- DateMode = dmComboBox
- Enabled = False
- Kind = dtkDate
- ParseInput = False
- TabOrder = 2
- end
- object TimeFrom: TDateTimePicker
- Left = 112
- Top = 24
- Width = 65
- Height = 22
- CalAlignment = dtaLeft
- Date = 36539.438081018510000000
- Time = 36539.438081018510000000
- DateFormat = dfShort
- DateMode = dmUpDown
- Enabled = False
- Kind = dtkTime
- ParseInput = False
- TabOrder = 3
- end
- object DateTo: TDateTimePicker
- Left = 202
- Top = 24
- Width = 77
- Height = 22
- CalAlignment = dtaLeft
- Date = 36539.440206134250000000
- Time = 36539.440206134250000000
- DateFormat = dfShort
- DateMode = dmComboBox
- Enabled = False
- Kind = dtkDate
- ParseInput = False
- TabOrder = 4
- end
- object TimeTo: TDateTimePicker
- Left = 282
- Top = 24
- Width = 65
- Height = 22
- CalAlignment = dtaLeft
- Date = 36539.441162847210000000
- Time = 36539.441162847210000000
- DateFormat = dfShort
- DateMode = dmUpDown
- Enabled = False
- Kind = dtkTime
- ParseInput = False
- TabOrder = 5
- end
- object YearsBefore: TSpinEdit
- Left = 32
- Top = 72
- Width = 35
- Height = 22
- Enabled = False
- MaxLength = 2
- MaxValue = 0
- MinValue = 0
- TabOrder = 6
- Value = 0
- OnChange = SpinChange
- end
- object MonthsBefore: TSpinEdit
- Left = 112
- Top = 72
- Width = 35
- Height = 22
- Enabled = False
- MaxLength = 2
- MaxValue = 0
- MinValue = 0
- TabOrder = 7
- Value = 0
- OnChange = SpinChange
- end
- object DaysBefore: TSpinEdit
- Left = 200
- Top = 72
- Width = 35
- Height = 22
- Enabled = False
- MaxLength = 2
- MaxValue = 0
- MinValue = 0
- TabOrder = 8
- Value = 0
- OnChange = SpinChange
- end
- object HoursBefore: TSpinEdit
- Left = 280
- Top = 72
- Width = 35
- Height = 22
- Enabled = False
- MaxLength = 2
- MaxValue = 0
- MinValue = 0
- TabOrder = 9
- Value = 0
- OnChange = SpinChange
- end
- end
- end
- object TabSize: TTabSheet
- Caption = 'Size && Flags'
- object Label8: TLabel
- Left = 32
- Top = 11
- Width = 33
- Height = 13
- Caption = 'Size is:'
- end
- object Label9: TLabel
- Left = 280
- Top = 11
- Width = 25
- Height = 13
- Caption = 'bytes'
- end
- object Label10: TLabel
- Left = 8
- Top = 40
- Width = 28
- Height = 13
- Caption = 'Flags:'
- end
- object Label11: TLabel
- Left = 48
- Top = 48
- Width = 43
- Height = 13
- Caption = 'D (folder)'
- end
- object Label12: TLabel
- Left = 48
- Top = 64
- Width = 28
- Height = 13
- Caption = 'F (file)'
- end
- object Label13: TLabel
- Left = 48
- Top = 80
- Width = 49
- Height = 13
- Caption = 'H (hidden)'
- end
- object Label14: TLabel
- Left = 48
- Top = 96
- Width = 67
- Height = 13
- Caption = 'A (associated)'
- end
- object Label15: TLabel
- Left = 48
- Top = 112
- Width = 63
- Height = 13
- Caption = 'E (EA record)'
- end
- object Label16: TLabel
- Left = 48
- Top = 128
- Width = 67
- Height = 13
- Caption = 'M (multimedia)'
- end
- object SizeMode: TComboBox
- Left = 80
- Top = 8
- Width = 81
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- Items.Strings = (
- ''
- 'At least'
- 'At Most'
- 'Exact')
- end
- object FileSize: TSpinEdit
- Left = 176
- Top = 8
- Width = 89
- Height = 22
- MaxLength = 9
- MaxValue = 0
- MinValue = 0
- TabOrder = 1
- Value = 0
- OnChange = SpinChange
- end
- object Panel5: TPanel
- Left = 144
- Top = 48
- Width = 185
- Height = 17
- BevelOuter = bvNone
- TabOrder = 2
- object AnyD: TRadioButton
- Left = 8
- Top = 0
- Width = 57
- Height = 17
- Caption = 'Any'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object SetD: TRadioButton
- Left = 64
- Top = 0
- Width = 57
- Height = 17
- Caption = 'Set'
- TabOrder = 1
- OnClick = SetDClick
- end
- object ResetD: TRadioButton
- Left = 120
- Top = 0
- Width = 57
- Height = 17
- Caption = 'Reset'
- TabOrder = 2
- OnClick = ResetDClick
- end
- end
- object Panel6: TPanel
- Left = 144
- Top = 64
- Width = 185
- Height = 17
- BevelOuter = bvNone
- Caption = 'Panel6'
- TabOrder = 3
- object AnyF: TRadioButton
- Left = 8
- Top = 0
- Width = 57
- Height = 17
- Caption = 'Any'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object SetF: TRadioButton
- Left = 64
- Top = 0
- Width = 57
- Height = 17
- Caption = 'Set'
- TabOrder = 1
- OnClick = SetFClick
- end
- object ResetF: TRadioButton
- Left = 120
- Top = 0
- Width = 57
- Height = 17
- Caption = 'Reset'
- TabOrder = 2
- OnClick = ResetFClick
- end
- end
- object Panel7: TPanel
- Left = 144
- Top = 80
- Width = 185
- Height = 17
- BevelOuter = bvNone
- Caption = 'Panel7'
- TabOrder = 4
- object AnyH: TRadioButton
- Left = 8
- Top = 0
- Width = 57
- Height = 17
- Caption = 'Any'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object SetH: TRadioButton
- Left = 64
- Top = 0
- Width = 57
- Height = 17
- Caption = 'Set'
- TabOrder = 1
- end
- object ResetH: TRadioButton
- Left = 120
- Top = 0
- Width = 57
- Height = 17
- Caption = 'Reset'
- TabOrder = 2
- end
- end
- object Panel8: TPanel
- Left = 144
- Top = 96
- Width = 185
- Height = 17
- BevelOuter = bvNone
- Caption = 'Panel8'
- TabOrder = 5
- object AnyA: TRadioButton
- Left = 8
- Top = 0
- Width = 57
- Height = 17
- Caption = 'Any'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object SetA: TRadioButton
- Left = 64
- Top = 0
- Width = 57
- Height = 17
- Caption = 'Set'
- TabOrder = 1
- OnClick = SetAEMClick
- end
- object ResetA: TRadioButton
- Left = 120
- Top = 0
- Width = 57
- Height = 17
- Caption = 'Reset'
- TabOrder = 2
- end
- end
- object Panel9: TPanel
- Left = 144
- Top = 112
- Width = 185
- Height = 17
- BevelOuter = bvNone
- Caption = 'Panel9'
- TabOrder = 6
- object AnyE: TRadioButton
- Left = 8
- Top = 0
- Width = 57
- Height = 17
- Caption = 'Any'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object SetE: TRadioButton
- Left = 64
- Top = 0
- Width = 57
- Height = 17
- Caption = 'Set'
- TabOrder = 1
- OnClick = SetAEMClick
- end
- object ResetE: TRadioButton
- Left = 120
- Top = 0
- Width = 57
- Height = 17
- Caption = 'Reset'
- TabOrder = 2
- end
- end
- object Panel10: TPanel
- Left = 144
- Top = 128
- Width = 185
- Height = 17
- BevelOuter = bvNone
- Caption = 'Panel10'
- TabOrder = 7
- object AnyM: TRadioButton
- Left = 8
- Top = 0
- Width = 57
- Height = 17
- Caption = 'Any'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object SetM: TRadioButton
- Left = 64
- Top = 0
- Width = 57
- Height = 17
- Caption = 'Set'
- TabOrder = 1
- OnClick = SetAEMClick
- end
- object ResetM: TRadioButton
- Left = 120
- Top = 0
- Width = 57
- Height = 17
- Caption = 'Reset'
- TabOrder = 2
- end
- end
- end
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 190
- Width = 380
- Height = 34
- Align = alBottom
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 1
- object OKBtn: TButton
- Left = 221
- Top = 2
- Width = 75
- Height = 25
- Anchors = [akTop, akRight]
- Caption = 'Find file'
- Default = True
- TabOrder = 0
- OnClick = OKBtnClick
- end
- object CancelBtn: TButton
- Left = 301
- Top = 2
- Width = 75
- Height = 25
- Anchors = [akTop, akRight]
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 1
- end
- end
- end
-