object NewFileForm: TNewFileForm Left = 157 Top = 99 Width = 478 Height = 332 Caption = '�½��ļ�' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnResize = FormResize PixelsPerInch = 96 TextHeight = 13 object NewFileView: TRichEdit Left = 0 Top = 0 Width = 470 Height = 305 Align = alClient Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '����' Font.Style = [] ParentFont = False ScrollBars = ssBoth TabOrder = 0 WordWrap = False end object NewFileList: TListBox Left = 144 Top = 40 Width = 121 Height = 97 ItemHeight = 13 TabOrder = 1 Visible = False end end