object frmIconSelect: TfrmIconSelect Left = 582 Top = 111 Width = 388 Height = 186 Caption = '���\�[�X�I��' 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 Label1: TLabel Left = 6 Top = 8 Width = 331 Height = 25 AutoSize = False end object Button2: TButton Left = 212 Top = 129 Width = 75 Height = 25 Caption = '&OK' Default = True ModalResult = 1 TabOrder = 0 end object ListView1: TListView Left = 12 Top = 40 Width = 349 Height = 81 Columns = <> IconOptions.Arrangement = iaLeft IconOptions.AutoArrange = True TabOrder = 1 LargeImages = ImageList1 SmallImages = ImageList2 end object Button3: TButton Left = 292 Top = 129 Width = 75 Height = 25 Cancel = True Caption = '��ݾ�' ModalResult = 2 TabOrder = 2 end object ImageList1: TImageList Height = 32 Width = 32 Left = 355 Top = 7 end object ImageList2: TImageList Left = 352 Top = 42 end end