home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BWAVE / BW95_253.RAR / BWPROJ.EXE / 0 / RCDATA / TNEWPACK / TNEWPACK.txt
Text File  |  1997-12-29  |  1KB  |  57 lines

  1. object NewPack: TNewPack
  2.   Left = 198
  3.   Top = 116
  4.   BorderStyle = bsDialog
  5.   Caption = '∩┐╜┬╡∩┐╜∩┐╜┼░∩┐╜'
  6.   ClientHeight = 163
  7.   ClientWidth = 290
  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 ListBox1: TListBox
  17.     Left = 16
  18.     Top = 16
  19.     Width = 145
  20.     Height = 129
  21.     ItemHeight = 12
  22.     TabOrder = 0
  23.     OnDblClick = ListBox1DblClick
  24.     OnKeyDown = ListBox1KeyDown
  25.   end
  26.   object Button1: TButton
  27.     Left = 192
  28.     Top = 12
  29.     Width = 75
  30.     Height = 25
  31.     Caption = '∩┐╜∩┐╜'
  32.     Default = True
  33.     ModalResult = 1
  34.     TabOrder = 1
  35.     OnClick = Button1Click
  36.   end
  37.   object Button2: TButton
  38.     Left = 192
  39.     Top = 64
  40.     Width = 75
  41.     Height = 25
  42.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜'
  43.     ModalResult = 5
  44.     TabOrder = 2
  45.   end
  46.   object Button3: TButton
  47.     Left = 192
  48.     Top = 112
  49.     Width = 75
  50.     Height = 25
  51.     Cancel = True
  52.     Caption = '∩┐╜╪▒∩┐╜'
  53.     ModalResult = 2
  54.     TabOrder = 3
  55.   end
  56. end
  57.