home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 144
- Top = 164
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = '�ꊇ�ϊ�'
- ClientHeight = 227
- ClientWidth = 402
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 12
- object Label1: TLabel
- Left = 56
- Top = 32
- Width = 235
- Height = 12
- Caption = '�����‚̃t�@�C���̊g���q���ꊇ�ϊ����܂��B'
- end
- object Label2: TLabel
- Left = 56
- Top = 16
- Width = 149
- Height = 12
- Caption = '�ꊇ�ϊ��@[.] �� [.AIFF]�@'
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 56
- Top = 48
- Width = 122
- Height = 12
- Caption = '�{���ɂ�낵���ł����H'
- end
- object Image1: TImage
- Left = 11
- Top = 16
- Width = 33
- Height = 33
- Picture.Data = {<image001.ico>}
- end
- object Bevel1: TBevel
- Left = 8
- Top = 93
- Width = 385
- Height = 9
- Shape = bsTopLine
- end
- object Button1: TButton
- Left = 313
- Top = 34
- Width = 80
- Height = 23
- Cancel = True
- Caption = '��ݾ�(&C)'
- Default = True
- ModalResult = 2
- TabOrder = 0
- end
- object Button2: TButton
- Left = 313
- Top = 8
- Width = 80
- Height = 23
- Caption = '�ϊ�(&O)'
- TabOrder = 1
- OnClick = Button2Click
- end
- object Button3: TButton
- Tag = 1
- Left = 313
- Top = 60
- Width = 80
- Height = 23
- Caption = '�ڍ�(&D) >>'
- TabOrder = 2
- OnClick = Button3Click
- end
- object CheckListBox1: TCheckListBox
- Left = 8
- Top = 103
- Width = 385
- Height = 117
- ItemHeight = 16
- TabOrder = 3
- end
- end
-