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
Text File  |  1997-12-29  |  2KB  |  100 lines

  1. object FMMerge: TFMMerge
  2.   Left = 21
  3.   Top = 19
  4.   BorderStyle = bsDialog
  5.   Caption = '∩┐╜╧▓∩┐╜∩┐╜┼░∩┐╜'
  6.   ClientHeight = 410
  7.   ClientWidth = 596
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 12
  16.   object Label1: TLabel
  17.     Left = 16
  18.     Top = 216
  19.     Width = 72
  20.     Height = 12
  21.     Caption = '╤í∩┐╜∩┐╜─┐∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  22.   end
  23.   object SrcArea: TListView
  24.     Left = 16
  25.     Top = 16
  26.     Width = 561
  27.     Height = 185
  28.     Columns = <
  29.       item
  30.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜'
  31.         Width = 36
  32.       end
  33.       item
  34.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜'
  35.         Width = 240
  36.       end
  37.       item
  38.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜'
  39.         Width = 36
  40.       end
  41.       item
  42.         Caption = '─┐∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  43.         Width = 240
  44.       end>
  45.     ReadOnly = True
  46.     HideSelection = False
  47.     IconOptions.WrapText = False
  48.     MultiSelect = True
  49.     RowSelect = True
  50.     TabOrder = 0
  51.     ViewStyle = vsReport
  52.   end
  53.   object Button1: TButton
  54.     Left = 400
  55.     Top = 376
  56.     Width = 75
  57.     Height = 25
  58.     Caption = '╚╖∩┐╜∩┐╜'
  59.     Default = True
  60.     TabOrder = 1
  61.     OnClick = Button1Click
  62.   end
  63.   object Button2: TButton
  64.     Left = 504
  65.     Top = 376
  66.     Width = 75
  67.     Height = 25
  68.     Cancel = True
  69.     Caption = '╚í∩┐╜∩┐╜'
  70.     ModalResult = 2
  71.     TabOrder = 2
  72.   end
  73.   object DestArea: TListBox
  74.     Left = 128
  75.     Top = 216
  76.     Width = 449
  77.     Height = 145
  78.     ItemHeight = 12
  79.     TabOrder = 3
  80.     OnClick = DestAreaClick
  81.   end
  82.   object delmerge: TCheckBox
  83.     Left = 16
  84.     Top = 376
  85.     Width = 209
  86.     Height = 17
  87.     Caption = '∩┐╜╧▓∩┐╜∩┐╜∩┐╜╘¡╩╝∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜╔╛∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  88.     TabOrder = 4
  89.   end
  90.   object SameMerge: TButton
  91.     Left = 240
  92.     Top = 376
  93.     Width = 129
  94.     Height = 25
  95.     Caption = '═¼∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜╧▓∩┐╜[&S]'
  96.     TabOrder = 5
  97.     OnClick = SameMergeClick
  98.   end
  99. end
  100.