home *** CD-ROM | disk | FTP | other *** search
- object DlgSearchOpt: TDlgSearchOpt
- Left = 602
- Top = 84
- BorderStyle = bsDialog
- ClientHeight = 188
- ClientWidth = 402
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'System'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 16
- object GBoxDate: TGroupBox
- Left = 10
- Top = 16
- Width = 187
- Height = 137
- TabOrder = 1
- object LabBegin: TLabel
- Tag = 3582
- Left = 12
- Top = 60
- Width = 32
- Height = 16
- Caption = '����'
- end
- object LabEnd: TLabel
- Tag = 3583
- Left = 12
- Top = 94
- Width = 16
- Height = 16
- Caption = '��'
- end
- object TDatePBegin: TDateTimePicker
- Left = 68
- Top = 60
- Width = 107
- Height = 24
- CalAlignment = dtaLeft
- Date = 36787.985744213000000000
- Time = 36787.985744213000000000
- DateFormat = dfShort
- DateMode = dmComboBox
- Kind = dtkDate
- ParseInput = False
- TabOrder = 0
- end
- object TDatePEnd: TDateTimePicker
- Left = 68
- Top = 94
- Width = 107
- Height = 24
- CalAlignment = dtaLeft
- Date = 36787.985869398200000000
- Time = 36787.985869398200000000
- DateFormat = dfShort
- DateMode = dmComboBox
- Kind = dtkDate
- ParseInput = False
- TabOrder = 1
- end
- object CBoxDateType: TComboBox
- Left = 12
- Top = 20
- Width = 159
- Height = 24
- Style = csDropDownList
- ItemHeight = 16
- TabOrder = 2
- end
- end
- object CBoxDate: TCheckBox
- Tag = 3580
- Left = 28
- Top = 12
- Width = 117
- Height = 17
- Caption = '����'
- TabOrder = 0
- OnClick = CBoxDateClick
- end
- object BtnOK: TButton
- Tag = 8000
- Left = 234
- Top = 160
- Width = 75
- Height = 22
- Caption = 'ȷ��'
- Default = True
- ModalResult = 1
- TabOrder = 2
- OnClick = BtnOKClick
- end
- object BtnCancel: TButton
- Tag = 8001
- Left = 316
- Top = 160
- Width = 75
- Height = 22
- Caption = 'ȡ��'
- ModalResult = 2
- TabOrder = 3
- end
- object GBoxType: TGroupBox
- Tag = 3581
- Left = 204
- Top = 16
- Width = 185
- Height = 137
- TabOrder = 4
- object CBoxURL: TCheckBox
- Tag = 3568
- Left = 16
- Top = 24
- Width = 157
- Height = 17
- Caption = 'URL'
- Checked = True
- State = cbChecked
- TabOrder = 0
- end
- object CBoxFile: TCheckBox
- Tag = 3570
- Left = 16
- Top = 76
- Width = 157
- Height = 17
- Caption = '�ļ�/�ļ���'
- Checked = True
- State = cbChecked
- TabOrder = 1
- end
- object CBoxEMail: TCheckBox
- Tag = 3569
- Left = 16
- Top = 50
- Width = 157
- Height = 17
- Caption = 'EMail'
- Checked = True
- State = cbChecked
- TabOrder = 2
- end
- object CBoxOther: TCheckBox
- Tag = 3571
- Left = 16
- Top = 102
- Width = 157
- Height = 17
- Caption = '����'
- Checked = True
- State = cbChecked
- TabOrder = 3
- end
- end
- end
-