object SendBox: TSendBox Left = 202 Top = 158 BorderIcons = [] BorderStyle = bsDialog Caption = '�tⳎ����M�_�C�A���O' ClientHeight = 236 ClientWidth = 415 Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Icon.Data = {} Position = poScreenCenter OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object Label2: TLabel Left = 16 Top = 16 Width = 80 Height = 12 Caption = '���M�”\��ؽ�' end object Label1: TLabel Left = 184 Top = 68 Width = 75 Height = 12 Caption = '���M�I�v�V����' end object btnSearch: TButton Left = 184 Top = 32 Width = 209 Height = 25 Caption = '���M�”\�҂�����' TabOrder = 0 OnClick = btnSearchClick end object btnSend: TButton Left = 184 Top = 192 Width = 97 Height = 25 Caption = '���M' Default = True Enabled = False TabOrder = 1 OnClick = btnSendClick end object btnCancel: TButton Left = 296 Top = 192 Width = 97 Height = 25 Cancel = True Caption = '��ݾ�' TabOrder = 2 OnClick = btnCancelClick end object ListBox1: TListBox Left = 16 Top = 32 Width = 153 Height = 185 ItemHeight = 12 Sorted = True TabOrder = 3 OnClick = ListBox1Click OnMouseUp = ListBox1MouseUp end object cb_huseru: TCheckBox Left = 184 Top = 88 Width = 225 Height = 17 Caption = '���e���ӂ��ē\��t����' TabOrder = 4 OnClick = cb_huseruClick end object cb_Zenmen: TCheckBox Left = 184 Top = 160 Width = 217 Height = 17 Caption = '����Ɋm�F���b�Z�[�W��\������' TabOrder = 5 end object cb_Password: TCheckBox Left = 184 Top = 112 Width = 225 Height = 17 Caption = '�p�X���[�h��v������' Enabled = False TabOrder = 6 end object cb_Check: TCheckBox Left = 184 Top = 136 Width = 225 Height = 17 Caption = '���肪�ǂ񂾂��Ƃ��m�F����' Enabled = False TabOrder = 7 end end