object DlgOtpAuth: TDlgOtpAuth Left = 0 Top = 0 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = #51064#51613#53076#46300' '#51077#47141 ClientHeight = 309 ClientWidth = 375 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Segoe UI' Font.Style = [] Position = poScreenCenter Scaled = False TextHeight = 15 object Label1: TLabel Left = 8 Top = 14 Width = 282 Height = 15 Caption = #49373#49457#46108' '#49707#51088#47484' '#51060#50857#54644#49436' '#51064#51613#53076#46300#47484' '#48156#44553#54644' '#51452#49901#49884#50724'.' end object Label2: TLabel Left = 8 Top = 136 Width = 75 Height = 15 Caption = #51064#51613#53076#46300' '#51077#47141 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Segoe UI' Font.Style = [fsBold] ParentFont = False OnDblClick = Label2DblClick end object btnOk: TButton Left = 94 Top = 265 Width = 75 Height = 25 Caption = #54869#51064 TabOrder = 0 OnClick = btnOkClick end object btnCancel: TButton Left = 214 Top = 265 Width = 75 Height = 25 Cancel = True Caption = #52712#49548 ModalResult = 2 TabOrder = 1 OnClick = btnCancelClick end object edRndCode1: TEdit Left = 31 Top = 56 Width = 41 Height = 48 Alignment = taCenter Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -29 Font.Name = 'Segoe UI' Font.Style = [] NumbersOnly = True ParentFont = False ReadOnly = True TabOrder = 2 end object edRndCode2: TEdit Left = 87 Top = 56 Width = 41 Height = 48 Alignment = taCenter Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -29 Font.Name = 'Segoe UI' Font.Style = [] NumbersOnly = True ParentFont = False ReadOnly = True TabOrder = 3 end object edRndCode3: TEdit Left = 143 Top = 56 Width = 41 Height = 48 Alignment = taCenter Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -29 Font.Name = 'Segoe UI' Font.Style = [] NumbersOnly = True ParentFont = False ReadOnly = True TabOrder = 4 end object edRndCode4: TEdit Left = 200 Top = 56 Width = 41 Height = 48 Alignment = taCenter Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -29 Font.Name = 'Segoe UI' Font.Style = [] NumbersOnly = True ParentFont = False ReadOnly = True TabOrder = 5 end object edRndCode5: TEdit Left = 255 Top = 56 Width = 41 Height = 48 Alignment = taCenter Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -29 Font.Name = 'Segoe UI' Font.Style = [] NumbersOnly = True ParentFont = False ReadOnly = True TabOrder = 6 end object edRndCode6: TEdit Left = 311 Top = 56 Width = 41 Height = 48 Alignment = taCenter Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -29 Font.Name = 'Segoe UI' Font.Style = [] NumbersOnly = True ParentFont = False ReadOnly = True TabOrder = 7 end object edAuthCode1: TEdit Left = 31 Top = 176 Width = 41 Height = 48 Alignment = taCenter Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -29 Font.Name = 'Segoe UI' Font.Style = [] MaxLength = 1 NumbersOnly = True ParentFont = False TabOrder = 8 OnKeyDown = edAuthCode1KeyDown end object edAuthCode2: TEdit Left = 87 Top = 176 Width = 41 Height = 48 Alignment = taCenter Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -29 Font.Name = 'Segoe UI' Font.Style = [] MaxLength = 1 NumbersOnly = True ParentFont = False TabOrder = 9 OnKeyDown = edAuthCode1KeyDown end object edAuthCode3: TEdit Left = 143 Top = 176 Width = 41 Height = 48 Alignment = taCenter Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -29 Font.Name = 'Segoe UI' Font.Style = [] MaxLength = 1 NumbersOnly = True ParentFont = False TabOrder = 10 OnKeyDown = edAuthCode1KeyDown end object edAuthCode4: TEdit Left = 200 Top = 176 Width = 41 Height = 48 Alignment = taCenter Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -29 Font.Name = 'Segoe UI' Font.Style = [] MaxLength = 1 NumbersOnly = True ParentFont = False TabOrder = 11 OnKeyDown = edAuthCode1KeyDown end object edAuthCode5: TEdit Left = 255 Top = 176 Width = 41 Height = 48 Alignment = taCenter Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -29 Font.Name = 'Segoe UI' Font.Style = [] MaxLength = 1 NumbersOnly = True ParentFont = False TabOrder = 12 OnKeyDown = edAuthCode1KeyDown end object edAuthCode6: TEdit Left = 311 Top = 176 Width = 41 Height = 48 Alignment = taCenter Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -29 Font.Name = 'Segoe UI' Font.Style = [] MaxLength = 1 NumbersOnly = True ParentFont = False TabOrder = 13 OnKeyDown = edAuthCode1KeyDown OnKeyPress = edAuthCode6KeyPress end end