home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Beijing Paradise BBS Backup
/
PARADISE.ISO
/
software
/
BWAVE
/
BW95_253.RAR
/
BWPROJ.EXE
/
0
/
RCDATA
/
TFINDFORM
/
TFINDFORM.txt
Wrap
Text File
|
1997-12-29
|
6KB
|
253 lines
object FindForm: TFindForm
Left = 53
Top = 113
BorderStyle = bsDialog
Caption = '����'
ClientHeight = 283
ClientWidth = 495
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '����'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object OK: TButton
Left = 408
Top = 8
Width = 73
Height = 25
Caption = 'ȷ��'
Default = True
ModalResult = 1
TabOrder = 0
end
object Cancel: TButton
Left = 408
Top = 56
Width = 73
Height = 25
Cancel = True
Caption = 'ȡ��'
ModalResult = 2
TabOrder = 1
end
object PageControl1: TPageControl
Left = 8
Top = 8
Width = 377
Height = 265
ActivePage = TabSheet1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '����'
Font.Style = []
ParentFont = False
TabOrder = 2
object TabSheet1: TTabSheet
Caption = '����'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = '����'
Font.Style = []
ParentFont = False
object Label1: TLabel
Left = 112
Top = 112
Width = 66
Height = 12
Caption = '��������(&N)'
FocusControl = FindStrs
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '����'
Font.Style = []
ParentFont = False
end
object FindStr: TEdit
Left = 104
Top = 128
Width = 257
Height = 25
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Courier New'
Font.Style = []
ParentFont = False
TabOrder = 0
Text = 'FindStr'
Visible = False
end
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 353
Height = 97
Caption = '���ҷ�Χ'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '����'
Font.Style = []
ParentFont = False
TabOrder = 1
object FindName: TCheckBox
Left = 16
Top = 24
Width = 113
Height = 17
Caption = '&From&&To ����'
State = cbChecked
TabOrder = 0
end
object FindSubj: TCheckBox
Left = 16
Top = 48
Width = 113
Height = 17
Caption = '&Subject ����'
State = cbChecked
TabOrder = 1
end
object FindText: TCheckBox
Left = 16
Top = 72
Width = 113
Height = 17
Caption = '&Text ����'
TabOrder = 2
end
object FindDel: TCheckBox
Left = 168
Top = 24
Width = 145
Height = 17
Caption = '&UnDeleted δɾ��'
TabOrder = 3
end
object FindRead: TCheckBox
Left = 168
Top = 48
Width = 145
Height = 17
Caption = 'Un&Read δ�Ķ�'
TabOrder = 4
end
end
object FindStrs: TMemo
Left = 112
Top = 128
Width = 249
Height = 97
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Courier New'
Font.Style = []
ParentFont = False
TabOrder = 2
WordWrap = False
end
object AndOr: TRadioGroup
Left = 8
Top = 128
Width = 89
Height = 73
Caption = '��������'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '����'
Font.Style = []
ItemIndex = 0
Items.Strings = (
'&And ��'
'&Or ��')
ParentFont = False
TabOrder = 3
end
end
object TabSheet2: TTabSheet
Caption = '�߼�'
object GroupBox2: TGroupBox
Left = 8
Top = 8
Width = 353
Height = 105
Caption = '��С'
TabOrder = 0
object Edit1: TEdit
Left = 24
Top = 24
Width = 121
Height = 20
TabOrder = 0
end
object Edit2: TEdit
Left = 24
Top = 64
Width = 121
Height = 20
TabOrder = 1
end
object ListBox1: TListBox
Left = 184
Top = 24
Width = 121
Height = 57
ItemHeight = 12
Items.Strings = (
'����'
'����'
'����'
'��')
TabOrder = 2
OnClick = ListBox1Click
end
end
object GroupBox3: TGroupBox
Left = 8
Top = 120
Width = 353
Height = 105
Caption = 'ʱ��(��/��/��)'
TabOrder = 1
object ListBox2: TListBox
Left = 184
Top = 24
Width = 121
Height = 57
ItemHeight = 12
Items.Strings = (
'����'
'����'
'����'
'����')
TabOrder = 0
OnClick = ListBox2Click
end
object Edit4: TEdit
Left = 24
Top = 64
Width = 121
Height = 20
TabOrder = 1
end
object Edit3: TEdit
Left = 24
Top = 24
Width = 121
Height = 20
TabOrder = 2
end
end
end
end
end