object frmallsave: Tfrmallsave Left = 240 Top = 221 BorderStyle = bsDialog Caption = '�ꊇ�ۑ�' ClientHeight = 299 ClientWidth = 357 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 = 16 Top = 16 Width = 54 Height = 12 Caption = '�o��̫���' end object Label2: TLabel Left = 16 Top = 72 Width = 40 Height = 12 Caption = '̧�ٖ�' end object Label3: TLabel Left = 120 Top = 72 Width = 36 Height = 12 Caption = '�����l' end object Label4: TLabel Left = 16 Top = 128 Width = 93 Height = 12 Caption = '�X�^�[�g�t�@�C����' end object Edit1: TEdit Left = 21 Top = 40 Width = 236 Height = 20 TabOrder = 0 OnChange = Edit1Change end object Button1: TButton Left = 196 Top = 269 Width = 75 Height = 25 Caption = '���s' TabOrder = 6 OnClick = Button1Click end object Button2: TButton Left = 276 Top = 269 Width = 75 Height = 25 Cancel = True Caption = '�I��' ModalResult = 2 TabOrder = 7 end object Button3: TButton Left = 276 Top = 39 Width = 75 Height = 25 Caption = '�Q��...' TabOrder = 1 OnClick = Button3Click end object Edit2: TEdit Left = 24 Top = 96 Width = 73 Height = 20 TabOrder = 2 OnChange = Edit2Change end object SpinEdit1: TSpinEdit Left = 120 Top = 96 Width = 41 Height = 21 MaxValue = 999 MinValue = 0 TabOrder = 3 Value = 0 OnChange = SpinEdit1Change end object Memo1: TMemo Left = 24 Top = 144 Width = 321 Height = 49 TabStop = False ReadOnly = True TabOrder = 4 end object RadioGroup1: TRadioGroup Left = 24 Top = 200 Width = 321 Height = 57 Caption = '����t�@�C�����̏���' ItemIndex = 0 Items.Strings = ( '�����I�Ƀt�@�C�������X���C�h' '���ׂď㏑��') TabOrder = 5 end object BrowseDialog1: TBrowseDialog Caption = '�o��̫��ނ̑I��' Left = 307 Top = 5 end end