object DlgPass: TDlgPass Left = 483 Top = 323 BorderIcons = [] BorderStyle = bsDialog ClientHeight = 78 ClientWidth = 169 Color = clBtnFace DefaultMonitor = dmMainForm ParentFont = True FormStyle = fsStayOnTop OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object EditP: TEdit Left = 8 Top = 11 Width = 153 Height = 21 MaxLength = 32 PasswordChar = '*' TabOrder = 0 end object BtnOK: TButton Left = 86 Top = 43 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 end end