object JTfrmSlideShow: TJTfrmSlideShow Left = 328 Top = 110 HelpContext = 81 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = '�X���C�h�V���[' ClientHeight = 311 ClientWidth = 427 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 Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 12 object Label2: TLabel Left = 190 Top = 183 Width = 36 Height = 12 Caption = '�b�Ԋu' end object GroupBox1: TGroupBox Left = 8 Top = 8 Width = 309 Height = 89 Caption = '���͉摜' TabOrder = 0 object SpeedButton1: TSpeedButton Left = 274 Top = 24 Width = 20 Height = 20 Glyph.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDD 44DDDDDDDDDDDDD4E44DDDDDDDDDDD4E444DDDDDDDDDD4E444DDDDDD00004E44 4DDDDD00777F8444DDDDD0877777F80DDDDDD07777777F0DDDDD077777777770 DDDD077777777770DDDD07FE77777770DDDD07FE77777770DDDDD0FFEE77770D DDDDD08FFF77780DDDDDDD00777700DDDDDDDDDD0000DDDDDDDD} OnClick = SpeedButton1Click end object Label1: TLabel Left = 12 Top = 28 Width = 49 Height = 12 BiDiMode = bdRightToLeft Caption = '�t�H���_�F' ParentBiDiMode = False end object Label3: TLabel Left = 12 Top = 56 Width = 54 Height = 12 BiDiMode = bdRightToLeft Caption = '�摜��ʁF' ParentBiDiMode = False end object Edit1: TEdit Left = 72 Top = 24 Width = 200 Height = 20 TabOrder = 0 end object ComboBox1: TComboBox Left = 72 Top = 52 Width = 221 Height = 20 Style = csDropDownList ItemHeight = 12 Items.Strings = ( '���ׂẲ摜�t�@�C��(*.jpg;*.bmp;*.dib;*.png)' '�r�b�g�}�b�v�t�@�C��(*.bmp;*.dib)' 'JPEG �t�@�C��(*.jpg)' 'PNG �t�@�C��(*.png)') TabOrder = 1 end end object btnOK: TButton Left = 328 Top = 12 Width = 90 Height = 25 Caption = 'OK' Default = True TabOrder = 10 OnClick = btnOKClick end object btnCancel: TButton Left = 328 Top = 44 Width = 90 Height = 25 Cancel = True Caption = '�L�����Z��' TabOrder = 11 OnClick = btnCancelClick end object btnHelp: TButton Left = 328 Top = 76 Width = 90 Height = 25 Cancel = True Caption = '�w���v' TabOrder = 12 OnClick = btnHelpClick end object CheckBox1: TCheckBox Left = 12 Top = 180 Width = 93 Height = 17 Caption = '�����؂�ւ�' TabOrder = 2 OnClick = CheckBox1Click end object SpinEdit1: TSpinEdit Left = 116 Top = 178 Width = 69 Height = 21 MaxValue = 999 MinValue = 1 TabOrder = 3 Value = 1 end object CheckBox2: TCheckBox Left = 12 Top = 204 Width = 97 Height = 17 Caption = '�J��Ԃ��Đ�' TabOrder = 4 end object RadioGroup1: TRadioGroup Left = 8 Top = 104 Width = 309 Height = 65 Caption = '���בւ�' Columns = 2 ItemIndex = 0 Items.Strings = ( '���O��' '�摜��ʏ�' '�X�V���t��' '�����_��') TabOrder = 1 OnClick = RadioGroup1Click end object CheckBox3: TCheckBox Left = 116 Top = 204 Width = 97 Height = 17 Caption = '�t���Đ�' TabOrder = 5 end object CheckBox4: TCheckBox Left = 12 Top = 228 Width = 305 Height = 17 Caption = '�傫���摜�̓T�C�Y�𒲐����ĕ\��' TabOrder = 6 OnClick = CheckBox4Click end object CheckBox5: TCheckBox Left = 12 Top = 252 Width = 305 Height = 17 Caption = '�ҏW���[�h�ɓ��鎞�ɕ\���{����W���i100���j�ɖ߂�' TabOrder = 7 end object CheckBox6: TCheckBox Left = 12 Top = 276 Width = 97 Height = 17 Caption = '�S��ʕ\��' TabOrder = 8 OnClick = CheckBox6Click end object CheckBox7: TCheckBox Left = 116 Top = 276 Width = 109 Height = 17 Caption = '�t�@�C������\��' TabOrder = 9 end object MxBrowseFolderDlg1: TMxBrowseFolderDlg Caption = '�t�H���_�̎Q��' TextLine1 = '�t�H���_��I�����Ă��������B' ShowSelectDir = True Left = 324 Top = 112 end end