home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Beijing Paradise BBS Backup
/
PARADISE.ISO
/
software
/
BWAVE
/
BW95_253.RAR
/
BWPROJ.EXE
/
0
/
RCDATA
/
TFINDDIRFORM
/
TFINDDIRFORM.txt
Wrap
Text File
|
1997-12-29
|
2KB
|
125 lines
object FindDirForm: TFindDirForm
Left = 97
Top = 108
Width = 452
Height = 276
Caption = 'Ŀ¼����'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '����'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object FindDir: TFileListBox
Left = 8
Top = 16
Width = 129
Height = 217
ItemHeight = 12
MultiSelect = True
TabOrder = 0
OnDblClick = FindDirDblClick
end
object FindList: TListBox
Left = 176
Top = 16
Width = 129
Height = 217
ItemHeight = 12
MultiSelect = True
TabOrder = 1
OnDblClick = FindListDblClick
end
object AddOne: TButton
Left = 144
Top = 80
Width = 25
Height = 25
Hint = '����ѡ��'
Caption = '=&>'
ParentShowHint = False
ShowHint = True
TabOrder = 2
OnClick = AddOneClick
end
object DelOne: TButton
Left = 144
Top = 144
Width = 25
Height = 25
Hint = 'ɾ��ѡ��'
Caption = '&<='
ParentShowHint = False
ShowHint = True
TabOrder = 3
OnClick = DelOneClick
end
object AddAll: TButton
Left = 144
Top = 16
Width = 25
Height = 25
Hint = 'ȫ��ѡ��'
Caption = '>>'
ParentShowHint = False
ShowHint = True
TabOrder = 4
OnClick = AddAllClick
end
object DelAll: TButton
Left = 144
Top = 208
Width = 25
Height = 25
Hint = 'ȫ��ɾ��'
Caption = '<<'
ParentShowHint = False
ShowHint = True
TabOrder = 5
OnClick = DelAllClick
end
object Button1: TButton
Left = 328
Top = 16
Width = 89
Height = 25
Caption = '����'
Default = True
ModalResult = 1
TabOrder = 6
end
object Button2: TButton
Left = 328
Top = 56
Width = 89
Height = 25
Cancel = True
Caption = 'ȡ��'
ModalResult = 2
TabOrder = 7
end
object SaveText: TCheckBox
Left = 320
Top = 112
Width = 113
Height = 17
Caption = '�г��ı�(&L)'
TabOrder = 8
Visible = False
end
object TextType: TRadioGroup
Left = 320
Top = 136
Width = 113
Height = 65
ItemIndex = 0
Items.Strings = (
'���ı�(&T)'
'��ɫ�ı�(&C)')
TabOrder = 9
Visible = False
end
end