object RemoteOptionDlg: TRemoteOptionDlg Left = 240 Top = 184 BorderStyle = bsDialog Caption = '�����[�g����@�ݒ�_�C�A���O' ClientHeight = 367 ClientWidth = 529 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 12 object CheckBoxRemote: TCheckBox Left = 8 Top = 8 Width = 225 Height = 17 Caption = '�����[�g������g�p����' TabOrder = 0 OnClick = CheckBoxRemoteClick end object Panel: TPanel Left = 0 Top = 326 Width = 529 Height = 41 Align = alBottom BevelOuter = bvLowered TabOrder = 2 object ButtonOk: TButton Left = 368 Top = 8 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 OnClick = ButtonOkClick end object ButtonCancel: TButton Left = 448 Top = 8 Width = 75 Height = 25 Caption = '��ݾ�' ModalResult = 2 TabOrder = 1 end end object Note: TTabbedNotebook Left = 0 Top = 39 Width = 529 Height = 287 Align = alBottom TabFont.Charset = SHIFTJIS_CHARSET TabFont.Color = clBtnText TabFont.Height = -12 TabFont.Name = '�l�r �o�S�V�b�N' TabFont.Style = [] TabOrder = 1 object TTabPage Left = 4 Top = 23 Caption = '��{�ݒ�' object Label1: TLabel Left = 8 Top = 64 Width = 155 Height = 12 Caption = '�N���C�A���g���猩���|�[�g�i�P�j' end object Label2: TLabel Left = 8 Top = 136 Width = 54 Height = 12 Caption = '�p�X���[�h' end object Label3: TLabel Left = 8 Top = 88 Width = 155 Height = 12 Caption = '�N���C�A���g���猩���|�[�g�i�Q�j' end object Label4: TLabel Left = 8 Top = 40 Width = 61 Height = 12 Caption = '�^�C���A�E�g' end object Label5: TLabel Left = 152 Top = 40 Width = 12 Height = 12 Caption = '�b' end object Label31: TLabel Left = 8 Top = 112 Width = 116 Height = 12 Caption = '�҂��󂯂�l�b�g���[�N' end object EditRemotePort1: TEdit Left = 200 Top = 59 Width = 57 Height = 20 TabOrder = 1 end object EditRemotePass: TEdit Left = 80 Top = 131 Width = 177 Height = 20 PasswordChar = '*' TabOrder = 4 end object EditRemotePort2: TEdit Left = 200 Top = 83 Width = 57 Height = 20 TabOrder = 2 end object EditTimeOut: TEdit Left = 80 Top = 35 Width = 57 Height = 20 TabOrder = 0 end object EditBindAddr: TEdit Left = 128 Top = 106 Width = 313 Height = 20 TabOrder = 3 end end object TTabPage Left = 4 Top = 23 Caption = '���p��' object Label10: TLabel Left = 8 Top = 8 Width = 215 Height = 12 Caption = '�w�肵�����[�U�̃A�N�Z�X�݂̂����‚���' end object Label24: TLabel Left = 8 Top = 40 Width = 269 Height = 12 Caption = '�`�F�b�N���Ă��Ȃ��s�́A�R�����g�s�Ƃ��Ĉ����܂��B' end object LabelUserName: TLabel Left = 320 Top = 56 Width = 84 Height = 12 Caption = '���O �i �\���p �j' end object LabelUserAddr: TLabel Left = 320 Top = 104 Width = 40 Height = 12 Caption = '�A�h���X' end object CheckListBoxUser: TCheckListBox Left = 8 Top = 56 Width = 305 Height = 193 ItemHeight = 12 TabOrder = 0 OnClick = CheckListBoxUserClick end object EditUserName: TEdit Left = 320 Top = 75 Width = 193 Height = 20 TabOrder = 1 OnChange = EditUserNameChange end object EditUserAddr: TEdit Left = 320 Top = 123 Width = 193 Height = 20 TabOrder = 2 OnChange = EditUserNameChange end object ButtonUserAdd: TButton Left = 328 Top = 224 Width = 57 Height = 25 Caption = '�lj�' TabOrder = 3 OnClick = ButtonUserAddClick end object ButtonUserDel: TButton Left = 392 Top = 224 Width = 57 Height = 25 Caption = '�폜' TabOrder = 4 OnClick = ButtonUserDelClick end object ButtonUserEdit: TButton Left = 456 Top = 224 Width = 57 Height = 25 Caption = '�ύX' TabOrder = 5 OnClick = ButtonUserEditClick end end end end