object frmiconcursel: Tfrmiconcursel Left = 344 Top = 230 BorderStyle = bsDialog Caption = '���\�[�X�I��' ClientHeight = 139 ClientWidth = 209 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] PixelsPerInch = 96 TextHeight = 12 object RadioGroup1: TRadioGroup Left = 25 Top = 7 Width = 160 Height = 82 Caption = '�V�K���\�[�X' ItemIndex = 0 Items.Strings = ( '�A�C�R��' '�J�[�\��') TabOrder = 0 end object Button1: TButton Left = 112 Top = 103 Width = 75 Height = 25 Caption = '&OK' Default = True ModalResult = 1 TabOrder = 1 end end