object Favorite: TFavorite Left = 215 Top = 313 BorderStyle = bsDialog Caption = '�W�����v��f�B���N�g��' ClientHeight = 214 ClientWidth = 257 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 OnDestroy = FormDestroy OnShortCut = FormShortCut OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object ListBox1: TListBox Left = 12 Top = 8 Width = 233 Height = 145 ItemHeight = 12 TabOrder = 0 OnClick = ListBox1Click OnDblClick = ListBox1DblClick end object Edit1: TEdit Left = 12 Top = 160 Width = 233 Height = 20 TabOrder = 1 end object Button1: TButton Left = 172 Top = 184 Width = 75 Height = 25 Caption = '�ҏW(&E)' TabOrder = 2 OnClick = Button1Click end object Button2: TButton Left = 12 Top = 184 Width = 75 Height = 25 Caption = '���F(&O)' Default = True TabOrder = 3 OnClick = Button2Click end object Button3: TButton Left = 92 Top = 184 Width = 75 Height = 25 Caption = '�ڍ�(&C)' TabOrder = 4 OnClick = Button3Click end end