object DriveSelect: TDriveSelect Left = 291 Top = 163 BorderStyle = bsDialog Caption = '�h���C�u�I��' ClientHeight = 167 ClientWidth = 292 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 OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object Label1: TLabel Left = 16 Top = 8 Width = 85 Height = 12 Caption = '�ύX����h���C�u' end object ListBox1: TListBox Left = 20 Top = 24 Width = 261 Height = 105 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �S�V�b�N' Font.Style = [] ItemHeight = 12 ParentFont = False TabOrder = 0 end object Button1: TButton Left = 56 Top = 136 Width = 75 Height = 25 Caption = '���F(&O)' Default = True TabOrder = 1 OnClick = Button1Click end object Button2: TButton Left = 168 Top = 136 Width = 75 Height = 25 Cancel = True Caption = '�ڍ�(&C)' TabOrder = 2 OnClick = Button2Click end end