object PasswordBox: TPasswordBox Left = 431 Top = 116 BorderStyle = bsDialog Caption = '�V�F�A�E�F�A�o�^' ClientHeight = 104 ClientWidth = 215 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 = 8 Top = 48 Width = 54 Height = 12 Caption = '�p�X���[�h' end object Label2: TLabel Left = 8 Top = 24 Width = 60 Height = 12 Caption = '���[�U�[�h�c' end object edtPassword: TMaskEdit Left = 80 Top = 40 Width = 121 Height = 20 MaxLength = 0 TabOrder = 0 end object edtUserId: TEdit Left = 80 Top = 16 Width = 121 Height = 20 TabOrder = 1 end object Button1: TButton Left = 144 Top = 72 Width = 57 Height = 25 Caption = 'OK' TabOrder = 2 OnClick = Button1Click end object Button2: TButton Left = 80 Top = 72 Width = 57 Height = 25 Caption = '��ݾ�' TabOrder = 3 OnClick = Button2Click end end