home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Beijing Paradise BBS Backup
/
PARADISE.ISO
/
software
/
BWAVE
/
BW95_253.RAR
/
BWPROJ.EXE
/
0
/
RCDATA
/
TFMMERGE
/
TFMMERGE.txt
Wrap
Text File
|
1997-12-29
|
2KB
|
100 lines
object FMMerge: TFMMerge
Left = 21
Top = 19
BorderStyle = bsDialog
Caption = '�ϲ��Ű�'
ClientHeight = 410
ClientWidth = 596
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '����'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 16
Top = 216
Width = 72
Height = 12
Caption = 'ѡ��Ŀ������'
end
object SrcArea: TListView
Left = 16
Top = 16
Width = 561
Height = 185
Columns = <
item
Caption = '����'
Width = 36
end
item
Caption = '����'
Width = 240
end
item
Caption = '����'
Width = 36
end
item
Caption = 'Ŀ������'
Width = 240
end>
ReadOnly = True
HideSelection = False
IconOptions.WrapText = False
MultiSelect = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
end
object Button1: TButton
Left = 400
Top = 376
Width = 75
Height = 25
Caption = 'ȷ��'
Default = True
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 504
Top = 376
Width = 75
Height = 25
Cancel = True
Caption = 'ȡ��'
ModalResult = 2
TabOrder = 2
end
object DestArea: TListBox
Left = 128
Top = 216
Width = 449
Height = 145
ItemHeight = 12
TabOrder = 3
OnClick = DestAreaClick
end
object delmerge: TCheckBox
Left = 16
Top = 376
Width = 209
Height = 17
Caption = '�ϲ���ԭʼ������ɾ�����'
TabOrder = 4
end
object SameMerge: TButton
Left = 240
Top = 376
Width = 129
Height = 25
Caption = 'ͬ�������ϲ�[&S]'
TabOrder = 5
OnClick = SameMergeClick
end
end