object nameDlg: TnameDlg Left = 404 Top = 318 BorderStyle = bsDialog Caption = '���L�̖��O�����߂܂��傤' ClientHeight = 92 ClientWidth = 313 Color = 13487565 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 12 object Bevel1: TBevel Left = 8 Top = 8 Width = 297 Height = 49 Shape = bsFrame end object OKBtn: TButton Left = 79 Top = 60 Width = 75 Height = 25 Cursor = crHandPoint Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 end object CancelBtn: TButton Left = 159 Top = 60 Width = 75 Height = 25 Cursor = crHandPoint Cancel = True Caption = '�L�����Z��' ModalResult = 2 TabOrder = 2 end object Edit1: TEdit Left = 16 Top = 16 Width = 281 Height = 33 AutoSize = False Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -19 Font.Name = '�l�r �S�V�b�N' Font.Style = [] ImeMode = imHira ParentFont = False TabOrder = 0 end end