object EditFavorite: TEditFavorite Left = 310 Top = 392 BorderStyle = bsDialog Caption = '�o�^�t�H���_�ҏW' ClientHeight = 96 ClientWidth = 281 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object Label1: TLabel Left = 8 Top = 16 Width = 52 Height = 12 Caption = '�o�^��(&N)' end object Label2: TLabel Left = 8 Top = 40 Width = 58 Height = 12 Caption = '�t�H���_(&F)' end object Button1: TButton Left = 16 Top = 64 Width = 75 Height = 25 Caption = '���F(&O)' Default = True TabOrder = 2 OnClick = Button1Click end object Button2: TButton Left = 104 Top = 64 Width = 75 Height = 25 Cancel = True Caption = '�ڍ�(&C)' TabOrder = 3 OnClick = Button2Click end object Button3: TButton Left = 192 Top = 64 Width = 75 Height = 25 Caption = '�Q��(&S)' TabOrder = 4 OnClick = Button3Click end object Edit1: TEdit Left = 72 Top = 12 Width = 201 Height = 20 TabOrder = 0 end object Edit2: TEdit Left = 72 Top = 36 Width = 201 Height = 20 TabOrder = 1 end end