object NewFileForm: TNewFileForm Left = 294 Top = 191 HelpContext = 1647 ActiveControl = CreateNewForm BorderStyle = bsDialog Caption = '̧�ق��J��' ClientHeight = 159 ClientWidth = 311 ParentFont = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 12 object Panel1: TPanel Left = 8 Top = 8 Width = 297 Height = 109 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object Label1: TLabel Left = 10 Top = 8 Width = 279 Height = 29 AutoSize = False Caption = '�w�肳�ꂽ̧�ق����݂��܂���B�ȉ��̌`���ŐV�K�ɍ쐬�ł��܂��B:' WordWrap = True end object CreateNewForm: TRadioButton Left = 10 Top = 40 Width = 233 Height = 20 Caption = '̫�т̍쐬(&F)' Checked = True TabOrder = 0 TabStop = True end object CreateNewUnit: TRadioButton Left = 10 Top = 60 Width = 233 Height = 20 Caption = '�ƯĂ̍쐬(&U)' TabOrder = 1 end object CreateNewText: TRadioButton Left = 10 Top = 80 Width = 233 Height = 20 Caption = '÷��̧�ق̍쐬(&T)' TabOrder = 2 end end object OKButton: TButton Left = 70 Top = 126 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 end object CancelButton: TButton Left = 150 Top = 126 Width = 75 Height = 25 Cancel = True Caption = '��ݾ�' ModalResult = 2 TabOrder = 2 end object HelpButton: TButton Left = 230 Top = 126 Width = 75 Height = 25 Caption = '����(&H)' TabOrder = 3 OnClick = HelpButtonClick end end