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

  1. object NewFileForm: TNewFileForm
  2.   Left = 157
  3.   Top = 99
  4.   Width = 478
  5.   Height = 332
  6.   Caption = '∩┐╜┬╜∩┐╜∩┐╜─╝∩┐╜'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnResize = FormResize
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object NewFileView: TRichEdit
  17.     Left = 0
  18.     Top = 0
  19.     Width = 470
  20.     Height = 305
  21.     Align = alClient
  22.     Font.Charset = GB2312_CHARSET
  23.     Font.Color = clWindowText
  24.     Font.Height = -12
  25.     Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  26.     Font.Style = []
  27.     ParentFont = False
  28.     ScrollBars = ssBoth
  29.     TabOrder = 0
  30.     WordWrap = False
  31.   end
  32.   object NewFileList: TListBox
  33.     Left = 144
  34.     Top = 40
  35.     Width = 121
  36.     Height = 97
  37.     ItemHeight = 13
  38.     TabOrder = 1
  39.     Visible = False
  40.   end
  41. end
  42.